mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
5 lines
189 B
Batchfile
Executable File
5 lines
189 B
Batchfile
Executable File
@rem Generates a solution (.sln) and a set of project files (.csproj)
|
|
@rem for Microsoft Visual Studio .NET 2002
|
|
cd ..
|
|
Prebuild.exe /target vs2002 /file prebuild.xml /build NET_1_1 /pause
|