aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712007-06-13 21:06:39 +0000
committerlbsa712007-06-13 21:06:39 +0000
commit1876c70ebdc2b620797318a56fb4c2ea03fbef17 (patch)
treed1cdee5f1ddb4751b6cb41b97bb847ba337ad4c0 /prebuild.xml
parent* First attempt at fixing differing build files on different .net flavours. (diff)
downloadopensim-SC_OLD-1876c70ebdc2b620797318a56fb4c2ea03fbef17.zip
opensim-SC_OLD-1876c70ebdc2b620797318a56fb4c2ea03fbef17.tar.gz
opensim-SC_OLD-1876c70ebdc2b620797318a56fb4c2ea03fbef17.tar.bz2
opensim-SC_OLD-1876c70ebdc2b620797318a56fb4c2ea03fbef17.tar.xz
* Changed some more sort order issues
* Updated vs2005 files as well
Diffstat (limited to '')
-rw-r--r--prebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 312de2b..d08daab 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -879,7 +879,7 @@
879 <SuppressWarnings>1595</SuppressWarnings> 879 <SuppressWarnings>1595</SuppressWarnings>
880 </Options> 880 </Options>
881 </Configuration> 881 </Configuration>
882 <Project name="Prebuild" path="src/" language="C#" assemblyName="prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild"> 882 <Project name="Prebuild" path="src/" language="C#" assemblyName="Prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild">
883 <Configuration name="Debug"> 883 <Configuration name="Debug">
884 <Options> 884 <Options>
885 <CompilerDefines>DEBUG;TRACE</CompilerDefines> 885 <CompilerDefines>DEBUG;TRACE</CompilerDefines>