aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorSean Dague2008-05-02 19:21:33 +0000
committerSean Dague2008-05-02 19:21:33 +0000
commit1edb7992f16795ef97323eba994d5451c4df240a (patch)
treea7ed82e2bd582925e5efdbaf2ba850182b1fe11b /prebuild.xml
parentin theory this gives me a back end that will do persistance (diff)
downloadopensim-SC_OLD-1edb7992f16795ef97323eba994d5451c4df240a.zip
opensim-SC_OLD-1edb7992f16795ef97323eba994d5451c4df240a.tar.gz
opensim-SC_OLD-1edb7992f16795ef97323eba994d5451c4df240a.tar.bz2
opensim-SC_OLD-1edb7992f16795ef97323eba994d5451c4df240a.tar.xz
fixed the dos line endings
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 9696705..acf0e47 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$"> 3 <Solution name="OpenSim" activeConfig="Debug" path="./" version="0.5.0-$Rev: 4473 $">
4 <Configuration name="Debug"> 4 <Configuration name="Debug">
5 <Options> 5 <Options>
6 <CompilerDefines>TRACE;DEBUG</CompilerDefines> 6 <CompilerDefines>TRACE;DEBUG</CompilerDefines>