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/nant.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/nant.bat | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Prebuild/scripts/nant.bat b/Prebuild/scripts/nant.bat index 2a6ae60..925467d 100644 --- a/Prebuild/scripts/nant.bat +++ b/Prebuild/scripts/nant.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a .build files | 1 | @rem Generates a .build files |
2 | @rem for NAnt | 2 | @rem for NAnt |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target nant /file prebuild.xml /pause | 4 | Prebuild.exe /target nant /file prebuild.xml /pause |