diff options
author | John Hurliman | 2009-10-22 17:03:13 -0700 |
---|---|---|
committer | John Hurliman | 2009-10-22 17:03:13 -0700 |
commit | 96d53f11e554f37c135fa2d009f9ffed1a5ec724 (patch) | |
tree | fa31b970bb08bc9bda9db0e9a5a7866116300d70 /runprebuild2010.bat | |
parent | * Moved Copyrights above the comments in ODEPrim and ODEDynamics so they're c... (diff) | |
download | opensim-SC_OLD-96d53f11e554f37c135fa2d009f9ffed1a5ec724.zip opensim-SC_OLD-96d53f11e554f37c135fa2d009f9ffed1a5ec724.tar.gz opensim-SC_OLD-96d53f11e554f37c135fa2d009f9ffed1a5ec724.tar.bz2 opensim-SC_OLD-96d53f11e554f37c135fa2d009f9ffed1a5ec724.tar.xz |
Added VS2010 support to Prebuild and created runprebuild2010.bat
Diffstat (limited to '')
-rw-r--r-- | runprebuild2010.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runprebuild2010.bat b/runprebuild2010.bat new file mode 100644 index 0000000..8c832b3 --- /dev/null +++ b/runprebuild2010.bat | |||
@@ -0,0 +1,2 @@ | |||
1 | bin\Prebuild.exe /target vs2010 | ||
2 | echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild OpenSim.sln > compile.bat | ||