VS2008.bat 192 B

1234
  1. @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.)
  2. @rem for Microsoft Visual Studio .NET 2008
  3. cd ..
  4. Prebuild.exe /target vs2008 /file prebuild.xml /pause