aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712007-03-25 18:40:36 +0000
committerlbsa712007-03-25 18:40:36 +0000
commitfb9562e419d52f852e5542f2000762b0f066a270 (patch)
tree3a98e7f5a8a74602e299f040f96c4c140496b71a /prebuild.xml
parent(no commit message) (diff)
downloadopensim-SC_OLD-fb9562e419d52f852e5542f2000762b0f066a270.zip
opensim-SC_OLD-fb9562e419d52f852e5542f2000762b0f066a270.tar.gz
opensim-SC_OLD-fb9562e419d52f852e5542f2000762b0f066a270.tar.bz2
opensim-SC_OLD-fb9562e419d52f852e5542f2000762b0f066a270.tar.xz
* Hopefully it builds again...
Diffstat (limited to '')
-rw-r--r--prebuild.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/prebuild.xml b/prebuild.xml
index d478c91..179e7e9 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -95,7 +95,6 @@
95 95
96 <Files> 96 <Files>
97 <Match pattern="*.cs" recurse="true"/> 97 <Match pattern="*.cs" recurse="true"/>
98 <Match pattern="..\OGS\common\VersionInfo\VersionInfo.cs"/>
99 </Files> 98 </Files>
100 </Project> 99 </Project>
101 100
@@ -426,10 +425,6 @@
426 <SuppressWarnings>1595</SuppressWarnings> 425 <SuppressWarnings>1595</SuppressWarnings>
427 </Options> 426 </Options>
428 </Configuration> 427 </Configuration>
429 <Files>
430 <File>prebuild.xml</File>
431 <File>prebuild</File>
432 </Files>
433 <Project name="Prebuild" path="src/" language="C#" assemblyName="prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild"> 428 <Project name="Prebuild" path="src/" language="C#" assemblyName="prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild">
434 <Configuration name="Debug"> 429 <Configuration name="Debug">
435 <Options> 430 <Options>