mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Switch runprebuild.bat from VS2005 to VS2008. Remove runprebuild2008.bat.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
..\..\..\bin\Prebuild.exe /target nant
|
||||
..\..\..\bin\Prebuild.exe /target vs2005
|
||||
..\..\..\bin\Prebuild.exe /target vs2008
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild LaunchSLClient.sln > compile.bat
|
||||
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild LaunchSLClient.sln > compile.bat
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
mono ../../../bin/Prebuild.exe /target nant
|
||||
mono ../../../bin/Prebuild.exe /target monodev
|
||||
mono ../../../bin/Prebuild.exe /target vs2005
|
||||
mono ../../../bin/Prebuild.exe /target vs2008
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
..\..\..\bin\Prebuild.exe /target nant
|
||||
..\..\..\bin\Prebuild.exe /target vs2008
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild LaunchSLClient.sln > compile.bat
|
||||
|
||||
Reference in New Issue
Block a user