Have Visual Studio echo that we're using SCons to build things, to work around a...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 20 Aug 2005 04:13:59 +0000 (04:13 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 20 Aug 2005 04:13:59 +0000 (04:13 +0000)
commitb553bdff259f1422b30110edce145dd864c484b8
tree27a3ab63f74f7693bb5954d60dae2cb0a09cb937
parente3fb1f5762e96cc339a2e34a91d45671aa76be4e
Have Visual Studio echo that we're using SCons to build things, to work around a quoting issue.  (Shannon Mann)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1337 fdb21ef1-2011-0410-befe-b5e4ea1792b1
18 files changed:
etc/TestCmd.py
etc/TestSCons.py
src/CHANGES.txt
src/engine/SCons/Node/FS.py
src/engine/SCons/SConsign.py
src/engine/SCons/Tool/msvs.py
test/Case.py
test/Configure.py
test/IDL/midl.py
test/MSVC/msvc.py
test/MSVS/vs-6.0.py [new file with mode: 0644]
test/MSVS/vs-7.0.py [new file with mode: 0644]
test/MSVS/vs-7.1.py [new file with mode: 0644]
test/bad-drive.py
test/mingw.py
test/msvs.py [deleted file]
test/timestamp-fallback.py
test/win32pathmadness.py