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

5 lines
192 B
Batchfile

@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