From 4b725ec2c484f73f4474f998fda27f59a624c10d Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 26 Mar 2007 00:02:57 +0000 Subject: Changed the vs8 used crt library to static linking git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10070 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-8/char-server_txt.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vcproj-8/char-server_txt.vcproj') diff --git a/vcproj-8/char-server_txt.vcproj b/vcproj-8/char-server_txt.vcproj index 6d1dac4fe..21c2f8394 100644 --- a/vcproj-8/char-server_txt.vcproj +++ b/vcproj-8/char-server_txt.vcproj @@ -47,7 +47,7 @@ MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" - RuntimeLibrary="3" + RuntimeLibrary="1" EnableFunctionLevelLinking="true" DefaultCharIsUnsigned="false" UsePrecompiledHeader="0" @@ -138,7 +138,7 @@ AdditionalIncludeDirectories="..\src\common;..\src\zlib" PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;TXT_ONLY;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION" StringPooling="true" - RuntimeLibrary="2" + RuntimeLibrary="0" DefaultCharIsUnsigned="false" UsePrecompiledHeader="0" WarningLevel="3" -- cgit v1.2.3-60-g2f50