From d74d9f4e60e48260ff1fad3ff00aaf000f111a66 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 22 Oct 2010 14:00:01 +0000 Subject: Increased gnu make compatibility Optimised --- tools/mhmake/mhmake.vcxproj | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'tools/mhmake/mhmake.vcxproj') diff --git a/tools/mhmake/mhmake.vcxproj b/tools/mhmake/mhmake.vcxproj index f5e8f2da3..8b7faed2c 100644 --- a/tools/mhmake/mhmake.vcxproj +++ b/tools/mhmake/mhmake.vcxproj @@ -114,6 +114,9 @@ $(Platform)\$(Configuration)\ false mhmake_dbg + mhmake_dbg + false + false @@ -130,7 +133,6 @@ .;src;$(OutDir);%(AdditionalIncludeDirectories) NDEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions) true - Async MultiThreaded false false @@ -158,6 +160,8 @@ MachineX86 + true + true @@ -296,8 +300,6 @@ .;src;$(OutDir);%(AdditionalIncludeDirectories) NDEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions) true - - MultiThreadedDLL false false @@ -311,13 +313,13 @@ ProgramDatabase FastCall Default + 4996;%(DisableSpecificWarnings) NDEBUG;%(PreprocessorDefinitions) 0x0409 - $(Configuration)/mhmake.exe true true $(OutDir)$(ProjectName).pdb @@ -329,6 +331,8 @@ MachineX86 + true + true -- cgit v1.2.3