From 78cfbc99e7ecfdc31687009fe33e551b5c852110 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Thu, 1 Feb 2007 16:59:50 +0000 Subject: - Changes in the VS8 project files: * synchronized the settings between the projects * joined all .h and .cpp files and grouped them based on the src subfolder (easier to understand how the source is organized) * added Debug/Release build targets that build txt/sql only * other minor changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9758 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-8/map-server_sql.vcproj | 217 +++++++++++++++++++++++------------------ 1 file changed, 121 insertions(+), 96 deletions(-) (limited to 'vcproj-8/map-server_sql.vcproj') diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index 1bf2c0b73..a75bee2f5 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -17,8 +17,8 @@ @@ -44,6 +44,7 @@ PreprocessorDefinitions="WIN32;_WIN32;__WIN32;PCRE_SUPPORT;MAPREGSQL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION" GeneratePreprocessedFile="0" MinimalRebuild="true" + ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" EnableFunctionLevelLinking="true" @@ -51,7 +52,7 @@ UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" - DebugInformationFormat="4" + DebugInformationFormat="3" CompileAs="1" /> @@ -103,8 +104,8 @@ + + + + - - + + + + + + + + + + @@ -522,15 +547,15 @@ > -- cgit v1.2.3-70-g09d2