Fix execution of test/MSV[CS]/*.py tests on non-Windows systems by
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 21 Jul 2009 14:24:00 +0000 (14:24 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 21 Jul 2009 14:24:00 +0000 (14:24 +0000)
commitc1f297fb263f60926d66b2f1319da953fbf1a58f
treec32cf386db29c94a6c2835962405fe3a495ef351
parent55307a7aadc171562bbca09d2d970fee5ffc8223
Fix execution of test/MSV[CS]/*.py tests on non-Windows systems by
not assuming that %PROCESSOR_ARCHITECTURE% will be defined, and not
assuming that we'll find any installed Windows SDKs.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4297 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Platform/win32.py
src/engine/SCons/Tool/MSCommon/sdk.py