aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
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>