From aa2b91126827e6460a86ba0622a1f41328a7303e Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 5 Jan 2007 15:57:01 +0000 Subject: - Major reconfiguration of the trunk VS8 project files, read the changelog for details - Also removed some deprecated code that was causing linking conflicts - And fixed a missing md5calc reference in stable's VS8 files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9619 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-8/char-server_sql.vcproj | 105 ++++++++++++++++++++++++++-------------- 1 file changed, 69 insertions(+), 36 deletions(-) (limited to 'vcproj-8/char-server_sql.vcproj') diff --git a/vcproj-8/char-server_sql.vcproj b/vcproj-8/char-server_sql.vcproj index 3cbd1240f..c60607bf5 100644 --- a/vcproj-8/char-server_sql.vcproj +++ b/vcproj-8/char-server_sql.vcproj @@ -46,8 +46,9 @@ GeneratePreprocessedFile="0" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="1" - DefaultCharIsUnsigned="true" + RuntimeLibrary="3" + EnableFunctionLevelLinking="true" + DefaultCharIsUnsigned="false" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" @@ -65,13 +66,14 @@ /> @@ -125,18 +127,21 @@ /> + > + RelativePath="..\src\char_sql\char.h" + > + RelativePath="..\src\common\core.h" + > + RelativePath="..\src\common\db.h" + > + RelativePath="..\src\common\graph.h" + > + RelativePath="..\src\common\grfio.h" + > + RelativePath="..\src\char_sql\int_guild.h" + > + RelativePath="..\src\char_sql\int_homun.h" + > + RelativePath="..\src\char_sql\int_party.h" + > + RelativePath="..\src\char_sql\int_pet.h" + > + RelativePath="..\src\char_sql\int_storage.h" + > + RelativePath="..\src\char_sql\inter.h" + > + RelativePath="..\src\char_sql\itemdb.h" + > + RelativePath="..\src\common\lock.h" + > + RelativePath="..\src\common\malloc.h" + > + RelativePath="..\src\common\mapindex.h" + > + RelativePath="..\src\common\mmo.h" + > + RelativePath="..\src\common\nullpo.h" + > + RelativePath="..\src\common\plugin.h" + > + RelativePath="..\src\common\plugins.h" + > + RelativePath="..\src\common\showmsg.h" + > + RelativePath="..\src\common\socket.h" + > + RelativePath="..\src\common\strlib.h" + > + RelativePath="..\src\common\timer.h" + > + RelativePath="..\src\common\utils.h" + > + RelativePath="..\src\common\version.h" + > -- cgit v1.2.3-70-g09d2