From 7d25914ea2a9a36591dcfc950cf4384d07c4cef4 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 21 Nov 2011 18:42:55 +0000 Subject: Enabled multi-processor compilation in vcproj-10 files too (followup to r14997). Note that in vs2010 there's an official field for it in the UI. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14998 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-10/txt-converter-login.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vcproj-10/txt-converter-login.vcxproj') diff --git a/vcproj-10/txt-converter-login.vcxproj b/vcproj-10/txt-converter-login.vcxproj index 5995d5868..26e87b993 100644 --- a/vcproj-10/txt-converter-login.vcxproj +++ b/vcproj-10/txt-converter-login.vcxproj @@ -55,7 +55,6 @@ WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION;MINICORE;WITH_TXT;WITH_SQL;%(PreprocessorDefinitions) false false - true EnableFastChecks @@ -68,6 +67,7 @@ Level3 EditAndContinue CompileAsC + true libcmtd.lib;oldnames.lib;ws2_32.lib;libmysql.lib;%(AdditionalDependencies) @@ -108,6 +108,7 @@ Level3 ProgramDatabase CompileAsC + true libcmt.lib;oldnames.lib;ws2_32.lib;libmysql.lib;%(AdditionalDependencies) -- cgit v1.2.3-60-g2f50