diff options
author | Sean Dague | 2007-07-16 15:40:11 +0000 |
---|---|---|
committer | Sean Dague | 2007-07-16 15:40:11 +0000 |
commit | 2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6 (patch) | |
tree | e3f80ad51736cf17e856547b1bcf956010927434 /Prebuild/scripts/VS2002.bat | |
parent | *Trunk compiles now (diff) | |
download | opensim-SC_OLD-2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6.zip opensim-SC_OLD-2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6.tar.gz opensim-SC_OLD-2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6.tar.bz2 opensim-SC_OLD-2a3c79df83e800d5dfe75a1a3b140ed81da2b1d6.tar.xz |
changed to native line ending encoding
Diffstat (limited to '')
-rw-r--r-- | Prebuild/scripts/VS2002.bat | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Prebuild/scripts/VS2002.bat b/Prebuild/scripts/VS2002.bat index a11740e..dc5b6a7 100644 --- a/Prebuild/scripts/VS2002.bat +++ b/Prebuild/scripts/VS2002.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a solution (.sln) and a set of project files (.csproj) | 1 | @rem Generates a solution (.sln) and a set of project files (.csproj) |
2 | @rem for Microsoft Visual Studio .NET 2002 | 2 | @rem for Microsoft Visual Studio .NET 2002 |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target vs2002 /file prebuild.xml /build NET_1_1 /pause | 4 | Prebuild.exe /target vs2002 /file prebuild.xml /build NET_1_1 /pause |