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/mapcache.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vcproj-10/mapcache.vcxproj') diff --git a/vcproj-10/mapcache.vcxproj b/vcproj-10/mapcache.vcxproj index 5d7f39794..a70f854f9 100644 --- a/vcproj-10/mapcache.vcxproj +++ b/vcproj-10/mapcache.vcxproj @@ -53,7 +53,6 @@ WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;MINICORE;%(PreprocessorDefinitions) false false - true EnableFastChecks @@ -66,6 +65,7 @@ Level3 EditAndContinue CompileAsC + true /FIXED:NO %(AdditionalOptions) @@ -103,6 +103,7 @@ Level3 ProgramDatabase CompileAsC + true libcmt.lib;oldnames.lib;zdll.lib;%(AdditionalDependencies) -- cgit v1.2.3-60-g2f50