Files
libremetaverse/Programs/Prebuild/scripts/VS2003.bat
2008-07-30 04:40:20 +00:00

5 lines
189 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 vs2003 /file prebuild.xml /build NET_1_1 /pause