diff options
author | Jeff Ames | 2008-05-06 22:14:15 +0000 |
---|---|---|
committer | Jeff Ames | 2008-05-06 22:14:15 +0000 |
commit | be024e1e938e8d4ebe8844e5814da5f69895fa40 (patch) | |
tree | e04e15c2fdc9acb82d44f2d884a63d7e2f729e67 /prebuild.xml | |
parent | this should fix zariok's issue (diff) | |
download | opensim-SC_OLD-be024e1e938e8d4ebe8844e5814da5f69895fa40.zip opensim-SC_OLD-be024e1e938e8d4ebe8844e5814da5f69895fa40.tar.gz opensim-SC_OLD-be024e1e938e8d4ebe8844e5814da5f69895fa40.tar.bz2 opensim-SC_OLD-be024e1e938e8d4ebe8844e5814da5f69895fa40.tar.xz |
Restored svn:keywords to prebuild.xml.
Set svn properties script to ignore this property from now on.
Update svn properties on some other file types.
Minor formatting cleanup.
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index acf0e47..9696705 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" ?> | 1 | <?xml version="1.0" encoding="utf-8" ?> |
2 | <Prebuild xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd" version="1.7"> | 2 | <Prebuild xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd" version="1.7"> |
3 | <Solution name="OpenSim" activeConfig="Debug" path="./" version="0.5.0-$Rev: 4473 $"> | 3 | <Solution name="OpenSim" activeConfig="Debug" path="./" version="0.5.0-$Rev$"> |
4 | <Configuration name="Debug"> | 4 | <Configuration name="Debug"> |
5 | <Options> | 5 | <Options> |
6 | <CompilerDefines>TRACE;DEBUG</CompilerDefines> | 6 | <CompilerDefines>TRACE;DEBUG</CompilerDefines> |