Slicer3::MSVS200X
From Slicer Wiki
Home < Slicer3::MSVS200X
Slicer3 build system is compatible with Visual Studio 7, 7.1, and 8 (aka 2003, 2003 .NET, and 2005).
The default build method (with the getbuildtest.tcl script) should automatically detect and use the most recent version installed on your system assuming it is in c:/Program Files/ in the default location. Once the process has run to completion, you can directly load the Slicer3-build/Slicer3.sln file for debugging and code development. Note that the libs in Slicer3-lib also have solution files if you want to use/debug those directly.