aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/scripts/VS2003.bat
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-09-10 22:38:56 +0100
committerJustin Clark-Casey (justincc)2010-09-10 22:38:56 +0100
commit29708e47a56e6935f8965ef43556570bb82b64a9 (patch)
tree8ba76776609118904f8fd8350cd2f2712eda132c /Prebuild/scripts/VS2003.bat
parentRemove parenthesis around the release flavour to get the version string back ... (diff)
parentBuild system upgrade: (diff)
downloadopensim-SC_OLD-29708e47a56e6935f8965ef43556570bb82b64a9.zip
opensim-SC_OLD-29708e47a56e6935f8965ef43556570bb82b64a9.tar.gz
opensim-SC_OLD-29708e47a56e6935f8965ef43556570bb82b64a9.tar.bz2
opensim-SC_OLD-29708e47a56e6935f8965ef43556570bb82b64a9.tar.xz
Merge branch 'prebuild-update'
Diffstat (limited to '')
-rwxr-xr-xPrebuild/scripts/VS2003.bat4
1 files changed, 0 insertions, 4 deletions
diff --git a/Prebuild/scripts/VS2003.bat b/Prebuild/scripts/VS2003.bat
deleted file mode 100755
index 929a480..0000000
--- a/Prebuild/scripts/VS2003.bat
+++ /dev/null
@@ -1,4 +0,0 @@
1@rem Generates a solution (.sln) and a set of project files (.csproj)
2@rem for Microsoft Visual Studio .NET 2002
3cd ..
4Prebuild.exe /target vs2003 /file prebuild.xml /build NET_1_1 /pause