diff options
author | Dan Lake | 2012-01-03 16:52:53 -0800 |
---|---|---|
committer | Dan Lake | 2012-01-03 16:52:53 -0800 |
commit | ecf9824b63d181bd4e64bd5cb0ff37b952669bb9 (patch) | |
tree | 269207a773c6bd1fd8383885e0c5649d70b34a62 /Prebuild/scripts/VS2010.bat | |
parent | Access to these static methods to serialize objects are useful outside of ser... (diff) | |
parent | Update C5.dll to version 1.1.1 from 1.1.0 (diff) | |
download | opensim-SC_OLD-ecf9824b63d181bd4e64bd5cb0ff37b952669bb9.zip opensim-SC_OLD-ecf9824b63d181bd4e64bd5cb0ff37b952669bb9.tar.gz opensim-SC_OLD-ecf9824b63d181bd4e64bd5cb0ff37b952669bb9.tar.bz2 opensim-SC_OLD-ecf9824b63d181bd4e64bd5cb0ff37b952669bb9.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to '')
-rw-r--r-- | Prebuild/scripts/VS2010.bat | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Prebuild/scripts/VS2010.bat b/Prebuild/scripts/VS2010.bat index 1b98818..87676ac 100644 --- a/Prebuild/scripts/VS2010.bat +++ b/Prebuild/scripts/VS2010.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) | 1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) |
2 | @rem for Microsoft Visual Studio .NET 2010 | 2 | @rem for Microsoft Visual Studio .NET 2010 |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target vs2010 /file prebuild.xml /pause | 4 | Prebuild.exe /target vs2010 /file prebuild.xml /pause |