From f9ff986908521f4eb816d15f8f4598433f13c18e Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Fri, 10 Jul 2009 04:29:00 +0000 Subject: Switch runprebuild.bat from VS2005 to VS2008. Remove runprebuild2008.bat. --- OpenSim/Tools/LaunchSLClient/runprebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Tools/LaunchSLClient/runprebuild.sh') 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 @@ mono ../../../bin/Prebuild.exe /target nant mono ../../../bin/Prebuild.exe /target monodev -mono ../../../bin/Prebuild.exe /target vs2005 +mono ../../../bin/Prebuild.exe /target vs2008 -- cgit v1.1