aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/LaunchSLClient
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Tools/LaunchSLClient')
-rwxr-xr-xOpenSim/Tools/LaunchSLClient/runprebuild.bat4
-rwxr-xr-xOpenSim/Tools/LaunchSLClient/runprebuild.sh2
-rwxr-xr-xOpenSim/Tools/LaunchSLClient/runprebuild2008.bat4
3 files changed, 3 insertions, 7 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/runprebuild.bat b/OpenSim/Tools/LaunchSLClient/runprebuild.bat
index 0ef3dd9..41e2714 100755
--- a/OpenSim/Tools/LaunchSLClient/runprebuild.bat
+++ b/OpenSim/Tools/LaunchSLClient/runprebuild.bat
@@ -1,4 +1,4 @@
1..\..\..\bin\Prebuild.exe /target nant 1..\..\..\bin\Prebuild.exe /target nant
2..\..\..\bin\Prebuild.exe /target vs2005 2..\..\..\bin\Prebuild.exe /target vs2008
3echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild LaunchSLClient.sln > compile.bat
3 4
4echo C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\msbuild LaunchSLClient.sln > compile.bat
diff --git a/OpenSim/Tools/LaunchSLClient/runprebuild.sh b/OpenSim/Tools/LaunchSLClient/runprebuild.sh
index 4fa418b..25ea4cd 100755
--- a/OpenSim/Tools/LaunchSLClient/runprebuild.sh
+++ b/OpenSim/Tools/LaunchSLClient/runprebuild.sh
@@ -2,4 +2,4 @@
2 2
3mono ../../../bin/Prebuild.exe /target nant 3mono ../../../bin/Prebuild.exe /target nant
4mono ../../../bin/Prebuild.exe /target monodev 4mono ../../../bin/Prebuild.exe /target monodev
5mono ../../../bin/Prebuild.exe /target vs2005 5mono ../../../bin/Prebuild.exe /target vs2008
diff --git a/OpenSim/Tools/LaunchSLClient/runprebuild2008.bat b/OpenSim/Tools/LaunchSLClient/runprebuild2008.bat
deleted file mode 100755
index 41e2714..0000000
--- a/OpenSim/Tools/LaunchSLClient/runprebuild2008.bat
+++ /dev/null
@@ -1,4 +0,0 @@
1..\..\..\bin\Prebuild.exe /target nant
2..\..\..\bin\Prebuild.exe /target vs2008
3echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild LaunchSLClient.sln > compile.bat
4