aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/scripts/VS2005.bat
blob: 86ad3fc2b6d96f1c1d9b5c62938a15b351de5d8d (plain)
1
2
3
4
@rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.)
@rem for Microsoft Visual Studio .NET 2005
cd ..
Prebuild.exe /target vs2005 /file prebuild.xml /build NET_2_0 /pause