aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/scripts/VS2010.bat
diff options
context:
space:
mode:
authorMelanie2011-12-28 09:24:35 +0000
committerMelanie2011-12-28 09:24:35 +0000
commitbde004c08edbe1e0209fe348d7464ea3dab7f657 (patch)
treee653ee608b265a19687e49f267e0df030d68848d /Prebuild/scripts/VS2010.bat
parentFix permissions being lost and correct slam behavior, removing icompatible (diff)
parentIntroduce a LightShare kill packet ans send it when needed. Currently only (diff)
downloadopensim-SC_OLD-bde004c08edbe1e0209fe348d7464ea3dab7f657.zip
opensim-SC_OLD-bde004c08edbe1e0209fe348d7464ea3dab7f657.tar.gz
opensim-SC_OLD-bde004c08edbe1e0209fe348d7464ea3dab7f657.tar.bz2
opensim-SC_OLD-bde004c08edbe1e0209fe348d7464ea3dab7f657.tar.xz
Merge branch 'master' into careminster
Diffstat (limited to 'Prebuild/scripts/VS2010.bat')
-rw-r--r--Prebuild/scripts/VS2010.bat8
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
3cd .. 3cd ..
4Prebuild.exe /target vs2010 /file prebuild.xml /pause 4Prebuild.exe /target vs2010 /file prebuild.xml /pause