From c9a3c7d38a0e5ad00999c087b4fe3a70a923da2b Mon Sep 17 00:00:00 2001 From: squall-leonhart Date: Thu, 6 Sep 2012 14:58:46 +0000 Subject: [PATCH] >.> Shuffle2 was wrong. that happens alot. /mp switch enables the use of multiple cl.exe processes during assembling process, this cuts building vba-m times down by a nearly 3/4. --- fex/File_Extractor2010.vcxproj | 1 + project/vs2010_mfc/VBA2010.vcxproj | 8 ++------ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/fex/File_Extractor2010.vcxproj b/fex/File_Extractor2010.vcxproj index 981b58d4..a6b30b46 100644 --- a/fex/File_Extractor2010.vcxproj +++ b/fex/File_Extractor2010.vcxproj @@ -70,6 +70,7 @@ true Fast false + true diff --git a/project/vs2010_mfc/VBA2010.vcxproj b/project/vs2010_mfc/VBA2010.vcxproj index fa1e73f2..40d7a721 100644 --- a/project/vs2010_mfc/VBA2010.vcxproj +++ b/project/vs2010_mfc/VBA2010.vcxproj @@ -88,10 +88,10 @@ 5.0 - true nafxcwd.lib;libcmtd.lib;%(AdditionalDependencies) nafxcwd.lib;libcmtd.lib;%(IgnoreSpecificDefaultLibraries) false + true $(IntDir)$(ProjectName)_BuildLog.htm @@ -108,8 +108,7 @@ /D_ST_MODEL -/D_SECURE_SCL=0 -/MP %(AdditionalOptions) +/D_SECURE_SCL=0 %(AdditionalOptions) AnySuitable Speed ..\..\fex;..\..\..\dependencies\libpng;..\..\..\dependencies\msvc;..\..\..\dependencies\SFML\include;..\..\..\dependencies\zlib;%(AdditionalIncludeDirectories) @@ -125,8 +124,6 @@ true Level3 true - - @@ -138,7 +135,6 @@ 5.0 true true - true false