diff options
Diffstat (limited to 'pCampBot/prebuild.xml')
-rw-r--r-- | pCampBot/prebuild.xml | 3 |
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> |