git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2027 52acb1d6-8a22-11de-b505-999d5b087335
5 lines
192 B
Batchfile
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
|