VS2002.bat 189 B

1234
  1. @rem Generates a solution (.sln) and a set of project files (.csproj)
  2. @rem for Microsoft Visual Studio .NET 2002
  3. cd ..
  4. Prebuild.exe /target vs2002 /file prebuild.xml /build NET_1_1 /pause