aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/opensim.build
diff options
context:
space:
mode:
Diffstat (limited to 'opensim.build')
-rw-r--r--opensim.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/opensim.build b/opensim.build
index d91e748..e2bf633 100644
--- a/opensim.build
+++ b/opensim.build
@@ -37,7 +37,7 @@
37 <attribute type="AssemblyCopyrightAttribute" value="Copyright © OGS development team 2007"/> 37 <attribute type="AssemblyCopyrightAttribute" value="Copyright © OGS development team 2007"/>
38 </attributes> 38 </attributes>
39 </asminfo> 39 </asminfo>
40 <csc target="exe" output="bin/OpenSim.exe" debug="${debug}" verbose="true"> 40 <csc target="exe" output="bin/OpenSim.exe" debug="${debug}" verbose="true" warninglevel="4">
41 <references basedir="bin/" failonempty="true"> 41 <references basedir="bin/" failonempty="true">
42 <include name="System" /> 42 <include name="System" />
43 <include name="System.Data" /> 43 <include name="System.Data" />