aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712007-11-05 15:10:20 +0000
committerlbsa712007-11-05 15:10:20 +0000
commitce33db72cb7ca15087606a23abf96590c49d166e (patch)
tree0441256a4c38bf92dc74870fe667bf1b777a1c9d /prebuild.xml
parentFixed the MyNpcCharacter errors (diff)
downloadopensim-SC_OLD-ce33db72cb7ca15087606a23abf96590c49d166e.zip
opensim-SC_OLD-ce33db72cb7ca15087606a23abf96590c49d166e.tar.gz
opensim-SC_OLD-ce33db72cb7ca15087606a23abf96590c49d166e.tar.bz2
opensim-SC_OLD-ce33db72cb7ca15087606a23abf96590c49d166e.tar.xz
* prebuild now creates .exe references in NAntTarget
* prebuild now uses local copy of schema (for future expansions)
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 e9cc318..a891405 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="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd" version="1.7"> 2<Prebuild xmlns="./Prebuild/prebuild-opensim.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>