From: stevenknight Date: Fri, 13 Feb 2009 01:56:11 +0000 (+0000) Subject: Issue 2277: Fix generation of VS 8.0 files to use the %(platform)s string X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=55e88b36910a7674811ebb0498351b732473e3eb;p=scons.git Issue 2277: Fix generation of VS 8.0 files to use the %(platform)s string (e.g. x64) instead of hard-coding Win32. (Dan Eaton) git-svn-id: http://scons.tigris.org/svn/scons/trunk@3998 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 74765d5d..976db1e6 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -10,6 +10,10 @@ RELEASE X.X.X - XXX + From Dan Eaton: + + - Fix generation of Visual Studio 8 project files on x64 platforms. + From Steven Knight: - Fix the error message when use of a non-existent drive on Windows diff --git a/src/engine/SCons/Tool/msvs.py b/src/engine/SCons/Tool/msvs.py index b5e6651c..f80564ba 100644 --- a/src/engine/SCons/Tool/msvs.py +++ b/src/engine/SCons/Tool/msvs.py @@ -582,7 +582,7 @@ V8DSPHeader = """\ V8DSPConfiguration = """\ \t\t