From 0925cb4f76a1667fb3777efbe6a0e0e69c4cca3c Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 10 Dec 2009 15:49:55 +0000 Subject: Added 64-bit compilation Removed autodep optimisation. --- tools/mhmake/mhmake.vcproj | 508 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 495 insertions(+), 13 deletions(-) (limited to 'tools/mhmake/mhmake.vcproj') diff --git a/tools/mhmake/mhmake.vcproj b/tools/mhmake/mhmake.vcproj index 9aba27775..690701c3c 100644 --- a/tools/mhmake/mhmake.vcproj +++ b/tools/mhmake/mhmake.vcproj @@ -1,15 +1,19 @@ + @@ -60,10 +64,7 @@ RuntimeTypeInfo="false" UsePrecompiledHeader="2" PrecompiledHeaderThrough="stdafx.h" - PrecompiledHeaderFile=".\Release/mhmake.pch" - AssemblerListingLocation=".\Release/" - ObjectFile=".\Release/" - ProgramDataBaseFileName=".\Release/" + AssemblerListingLocation="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" CallingConvention="1" @@ -83,10 +84,9 @@ /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -358,6 +644,14 @@ UsePrecompiledHeader="1" /> + + + @@ -366,6 +660,14 @@ UsePrecompiledHeader="1" /> + + + @@ -374,6 +676,46 @@ UsePrecompiledHeader="1" /> + + + + + + + + + + + + + + + + + + @@ -444,6 +796,16 @@ Outputs="src\parser\mhmakeLexer.cpp;src\parser\mhmakeLexer.h" /> + + + @@ -454,6 +816,56 @@ Outputs="src\parser\mhmakeLexer.cpp;src\parser\mhmakeLexer.h" /> + + + + + + + + + + + + + + + + + + @@ -478,6 +900,16 @@ Outputs="src\parser\mhmakeparser.cpp;src\parser\mhmakeparser.h" /> + + + @@ -488,6 +920,56 @@ Outputs="src\parser\mhmakeparser.cpp;src\parser\mhmakeparser.h" /> + + + + + + + + + + + + + + +