aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pCampBot/prebuild.xml
diff options
context:
space:
mode:
authorJeff Ames2008-02-07 04:41:08 +0000
committerJeff Ames2008-02-07 04:41:08 +0000
commit49622dfbc5619ea8ca09bd371934afb1bf723c18 (patch)
tree45a8fff8e7c0bf1e212b5da5792887628d7e75cb /pCampBot/prebuild.xml
parentSet svn:ignore in pCampBot (diff)
downloadopensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.zip
opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.gz
opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.bz2
opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.xz
Update version numbers to 0.5
Diffstat (limited to 'pCampBot/prebuild.xml')
-rw-r--r--pCampBot/prebuild.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pCampBot/prebuild.xml b/pCampBot/prebuild.xml
index 25219fd..d29d0fc 100644
--- a/pCampBot/prebuild.xml
+++ b/pCampBot/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="pCampBot" activeConfig="Debug" path="./" version="0.4.0-svn"> 3 <Solution name="pCampBot" activeConfig="Debug" path="./" version="0.5.0-svn">
4 <Configuration name="Debug"> 4 <Configuration name="Debug">
5 <Options> 5 <Options>
6 <CompilerDefines>TRACE;DEBUG</CompilerDefines> 6 <CompilerDefines>TRACE;DEBUG</CompilerDefines>
@@ -53,7 +53,6 @@
53 <Reference name="OpenSim.Framework.Console.dll"/> 53 <Reference name="OpenSim.Framework.Console.dll"/>
54 <Reference name="Nini.dll" /> 54 <Reference name="Nini.dll" />
55 55
56
57 <Files> 56 <Files>
58 <Match pattern="*.cs" recurse="true"/> 57 <Match pattern="*.cs" recurse="true"/>
59 </Files> 58 </Files>