mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +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
|
||||
|
||||
@@ -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 opensim.sln > compile.bat
|
||||
|
||||
echo C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild opensim.sln > compile.bat
|
||||
|
||||
@@ -4,4 +4,4 @@ mono bin/Prebuild.exe /target nant
|
||||
# needed until we break up OpenSim.exe
|
||||
perl -pi -e 's{OpenSim.dll}{OpenSim.exe}' OpenSim/ApplicationPlugins/LoadRegions/OpenSim.ApplicationPlugins.LoadRegions.dll.build
|
||||
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 opensim.sln > compile.bat
|
||||
|
||||
Reference in New Issue
Block a user