From: Jonathan Chambers Date: Tue, 3 Nov 2009 02:47:35 +0000 (-0000) Subject: 2009-11-02 Jonathan Chambers X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=9ad4565e5e8d08e0c0cfaf85853c85e361bbe30c;p=mono.git 2009-11-02 Jonathan Chambers * genmdesc.vcproj: Fix amd64 build. * libmono.vcproj: Fix amd64 build. * mono.vcproj: Fix amd64 build. * mono.sln: Fix amd64 build. svn path=/trunk/mono/; revision=145261 --- diff --git a/msvc/ChangeLog b/msvc/ChangeLog index d07336f5a9c..492bccf2a71 100755 --- a/msvc/ChangeLog +++ b/msvc/ChangeLog @@ -1,8 +1,12 @@ -2009-10-15 Jonathan Chambers +2009-11-02 Jonathan Chambers - * profiler-cov.vcproj: Add project. + * genmdesc.vcproj: Fix amd64 build. - * profiler-logging.vcproj: Add project. + * libmono.vcproj: Fix amd64 build. + + * mono.vcproj: Fix amd64 build. + + * mono.sln: Fix amd64 build. 2009-09-08 Jonathan Chambers diff --git a/msvc/genmdesc.vcproj b/msvc/genmdesc.vcproj index 8277d125fe0..80563fbb02f 100644 --- a/msvc/genmdesc.vcproj +++ b/msvc/genmdesc.vcproj @@ -107,7 +107,7 @@ /> @@ -313,8 +313,8 @@ Name="VCCLCompilerTool" Optimization="1" InlineFunctionExpansion="1" - AdditionalIncludeDirectories="..\libgc\include;..\;..\mono\;..\mono\eglib\src;..\..\mono\eglib\src" - PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024" + AdditionalIncludeDirectories="..\libgc\include;..\;"$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0";"$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib";"$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include";..\mono\;..\mono\jit" + PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;PLATFORM_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_CONSOLE;HAVE_CONFIG_H;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" @@ -337,15 +337,13 @@ - @@ -542,16 +538,13 @@ - - - - - - @@ -651,9 +642,6 @@ -