From 387d5065905dfdebfa3878211e228c9503447df9 Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Thu, 1 May 2008 15:26:13 +0000 Subject: Add prebuild stuff to LaunchSLClient. Moving LaunchSLClient source files so build works (1/2) --- OpenSim/Tools/LaunchSLClient/runprebuild2008.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 OpenSim/Tools/LaunchSLClient/runprebuild2008.bat (limited to 'OpenSim/Tools/LaunchSLClient/runprebuild2008.bat') diff --git a/OpenSim/Tools/LaunchSLClient/runprebuild2008.bat b/OpenSim/Tools/LaunchSLClient/runprebuild2008.bat new file mode 100755 index 0000000..41e2714 --- /dev/null +++ b/OpenSim/Tools/LaunchSLClient/runprebuild2008.bat @@ -0,0 +1,4 @@ +..\..\..\bin\Prebuild.exe /target nant +..\..\..\bin\Prebuild.exe /target vs2008 +echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild LaunchSLClient.sln > compile.bat + -- cgit v1.1