aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/scripts/VS2008.bat
diff options
context:
space:
mode:
authorlbsa712009-02-19 14:35:11 +0000
committerlbsa712009-02-19 14:35:11 +0000
commit40d88ce9057babd28074afe803086bf415527dca (patch)
tree3fb229561ebd2c8a49c1839e630275dd8b0c7a3b /Prebuild/scripts/VS2008.bat
parent* Reverted Prebuild commit due to strange run-time errors. (diff)
downloadopensim-SC_OLD-40d88ce9057babd28074afe803086bf415527dca.zip
opensim-SC_OLD-40d88ce9057babd28074afe803086bf415527dca.tar.gz
opensim-SC_OLD-40d88ce9057babd28074afe803086bf415527dca.tar.bz2
opensim-SC_OLD-40d88ce9057babd28074afe803086bf415527dca.tar.xz
* Reverted the revert, as it seems the problem was the 1.0.* in the separate projects.
Diffstat (limited to 'Prebuild/scripts/VS2008.bat')
-rw-r--r--Prebuild/scripts/VS2008.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/Prebuild/scripts/VS2008.bat b/Prebuild/scripts/VS2008.bat
new file mode 100644
index 0000000..b465668
--- /dev/null
+++ b/Prebuild/scripts/VS2008.bat
@@ -0,0 +1,4 @@
1@rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.)
2@rem for Microsoft Visual Studio .NET 2008
3cd ..
4Prebuild.exe /target vs2008 /file prebuild.xml /pause