Opentk/Build/VS2005.bat

5 lines
198 B
Batchfile
Raw Normal View History

2006-11-02 22:40:36 +01:00
@rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.)
@rem for Microsoft Visual Studio .NET 2005
cd ..
2006-11-05 14:11:41 +01:00
Build\Prebuild.exe /target vs2005 /file Prebuild.xml /pause