Added command line option for Scons to select which version of MSVS to use. Version...
authorJonathan White <jwhite@tungstengraphics.com>
Fri, 29 Aug 2008 17:30:32 +0000 (11:30 -0600)
committerJonathan White <jwhite@tungstengraphics.com>
Fri, 29 Aug 2008 17:30:32 +0000 (11:30 -0600)
commit3c819926768e3879c8deaedfca964cc52ed1a7c5
tree57fdbf0e46df9b78107c55586a1bd0a8997770cf
parent380385ab7d0c1964464b40aeea237671189d19cb
Added command line option for Scons to select which version of MSVS to use.   Versions 7.1, 8.0 and 9.0 are allowed.   Usage is scons MSVS_VERSION=8.0.
SConstruct