From e818108d447caef7a11ec10f4780a3d77b50b264 Mon Sep 17 00:00:00 2001 From: squall-leonhart Date: Sat, 23 May 2015 02:55:05 +0000 Subject: [PATCH] test change for global static linking on msvc builds. --- fex/File_Extractor2013.vcxproj | 4 ++-- project/vs2013_mfc/VBA-M-MFC.vcxproj | 8 +++++--- project/vs2013_mfc/VBA-M-SDL.vcxproj | 4 ++-- project/vs2013_mfc/VBA-M-WX.vcxproj | 4 ++-- project/vs2013_mfc/VBA2013.vcxproj | 4 ++-- 5 files changed, 13 insertions(+), 11 deletions(-) diff --git a/fex/File_Extractor2013.vcxproj b/fex/File_Extractor2013.vcxproj index 511812be..dec95369 100644 --- a/fex/File_Extractor2013.vcxproj +++ b/fex/File_Extractor2013.vcxproj @@ -59,7 +59,7 @@ _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug EditAndContinue $(ProjectDir)..\..\dependencies\zlib;$(ProjectDir);$(ProjectDir)7z_C;%(AdditionalIncludeDirectories) @@ -69,7 +69,7 @@ $(ProjectDir)..\..\dependencies\zlib;$(ProjectDir);%(AdditionalIncludeDirectories) _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreadedDLL + MultiThreaded AnySuitable true Speed diff --git a/project/vs2013_mfc/VBA-M-MFC.vcxproj b/project/vs2013_mfc/VBA-M-MFC.vcxproj index e8640a47..3a9080c1 100644 --- a/project/vs2013_mfc/VBA-M-MFC.vcxproj +++ b/project/vs2013_mfc/VBA-M-MFC.vcxproj @@ -76,7 +76,7 @@ true EnableFastChecks false - MultiThreadedDebugDLL + MultiThreadedDebug false NotSet @@ -99,6 +99,8 @@ $(OutDir)$(TargetName)$(TargetExt) $(IntDir)$(TargetName).pdb $(IntDir)$(TargetName).pgd + nafxcwd.lib;LIBCMTd.lib;%(AdditionalDependencies) + nafxcwd.lib;LIBCMTd.lib;%(IgnoreSpecificDefaultLibraries) $(IntDir)$(ProjectName)_BuildLog.htm @@ -119,7 +121,7 @@ Speed ..\..\src;..\..\fex;..\..\..\dependencies\libpng;..\..\..\dependencies\msvc;..\..\..\dependencies\SFML\include;..\..\..\dependencies\SubWCRev;..\..\..\dependencies\zlib;%(AdditionalIncludeDirectories) WIN32;_WINDOWS;NDEBUG;SFML_SYSTEM_EXPORTS;SFML_NETWORK_EXPORTS;GBA_LOGGING;OEMRESOURCE;MMX;ASM;FINAL_VERSION;BKPT_SUPPORT;_CRT_SECURE_NO_DEPRECATE;HAS_FILE_EXTRACTOR;%(PreprocessorDefinitions) - MultiThreadedDLL + MultiThreaded StreamingSIMDExtensions Fast @@ -145,7 +147,7 @@ $(OutDir)$(TargetName)$(TargetExt) $(IntDir)$(TargetName).pdb $(IntDir)$(TargetName).pgd - nafxcw.lib;LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) + nafxcw.lib;LIBCMT.lib;%(AdditionalDependencies) nafxcw.lib;LIBCMT.lib;%(IgnoreSpecificDefaultLibraries) diff --git a/project/vs2013_mfc/VBA-M-SDL.vcxproj b/project/vs2013_mfc/VBA-M-SDL.vcxproj index 825fb7d7..38c700ec 100644 --- a/project/vs2013_mfc/VBA-M-SDL.vcxproj +++ b/project/vs2013_mfc/VBA-M-SDL.vcxproj @@ -76,7 +76,7 @@ true EnableFastChecks false - MultiThreadedDebugDLL + MultiThreadedDebug false NotSet @@ -128,7 +128,7 @@ Level3 true true - MultiThreadedDLL + MultiThreaded diff --git a/project/vs2013_mfc/VBA-M-WX.vcxproj b/project/vs2013_mfc/VBA-M-WX.vcxproj index 8a61731b..effbc020 100644 --- a/project/vs2013_mfc/VBA-M-WX.vcxproj +++ b/project/vs2013_mfc/VBA-M-WX.vcxproj @@ -87,7 +87,7 @@ true EnableFastChecks false - MultiThreadedDebugDLL + MultiThreadedDebug false NotSet @@ -141,7 +141,7 @@ Level3 true true - MultiThreadedDLL + MultiThreaded diff --git a/project/vs2013_mfc/VBA2013.vcxproj b/project/vs2013_mfc/VBA2013.vcxproj index e8e75ade..c332ca09 100644 --- a/project/vs2013_mfc/VBA2013.vcxproj +++ b/project/vs2013_mfc/VBA2013.vcxproj @@ -78,7 +78,7 @@ true EnableFastChecks false - MultiThreadedDebugDLL + MultiThreadedDebug false NotSet @@ -120,7 +120,7 @@ Speed ..\..\src;..\..\fex;..\..\..\dependencies\libpng;..\..\..\dependencies\msvc;..\..\..\dependencies\SFML\include;..\..\..\dependencies\SubWCRev;..\..\..\dependencies\zlib;%(AdditionalIncludeDirectories) WIN32;_WINDOWS;NDEBUG;SFML_SYSTEM_EXPORTS;SFML_NETWORK_EXPORTS;GBA_LOGGING;OEMRESOURCE;MMX;ASM;FINAL_VERSION;BKPT_SUPPORT;_CRT_SECURE_NO_DEPRECATE;HAS_FILE_EXTRACTOR;%(PreprocessorDefinitions) - MultiThreadedDLL + MultiThreaded StreamingSIMDExtensions Fast