OpenSimMirror/Prebuild/scripts/VS2005.bat

5 lines
207 B
Batchfile
Raw Normal View History

2007-03-22 10:11:15 +00:00
@rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.)
@rem for Microsoft Visual Studio .NET 2005
cd ..
Prebuild.exe /target vs2005 /file prebuild.xml /build NET_2_0 /pause