diff options
author | lbsa71 | 2007-11-05 15:33:03 +0000 |
---|---|---|
committer | lbsa71 | 2007-11-05 15:33:03 +0000 |
commit | 44f3e4fc505172fff47d1492fc032c3189374108 (patch) | |
tree | a200388d224055e705f5ff5ea7fdcfd38e5df045 /prebuild.xml | |
parent | * prebuild now creates .exe references in NAntTarget (diff) | |
download | opensim-SC_OLD-44f3e4fc505172fff47d1492fc032c3189374108.zip opensim-SC_OLD-44f3e4fc505172fff47d1492fc032c3189374108.tar.gz opensim-SC_OLD-44f3e4fc505172fff47d1492fc032c3189374108.tar.bz2 opensim-SC_OLD-44f3e4fc505172fff47d1492fc032c3189374108.tar.xz |
* Reverted local xsd copy
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 a891405..e9cc318 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" ?> | 1 | <?xml version="1.0" encoding="utf-8" ?> |
2 | <Prebuild xmlns="./Prebuild/prebuild-opensim.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.4.0-svn"> | 3 | <Solution name="OpenSim" activeConfig="Debug" path="./" version="0.4.0-svn"> |
4 | <Configuration name="Debug"> | 4 | <Configuration name="Debug"> |
5 | <Options> | 5 | <Options> |