mirror of
https://github.com/opensim/opensim.git
synced 2026-05-17 20:25:34 +08:00
5 lines
188 B
Batchfile
Executable File
5 lines
188 B
Batchfile
Executable File
@rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.)
|
|
@rem for Microsoft Visual Studio .NET 2008
|
|
cd ..
|
|
Prebuild.exe /target vs2008 /file prebuild.xml /pause
|