Files
opensim/Prebuild/scripts/VS2002.bat
2007-05-26 13:40:19 +00:00

5 lines
193 B
Batchfile

@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