diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index 659e543..d0e7741 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -882,7 +882,7 @@ | |||
882 | <SuppressWarnings>1595</SuppressWarnings> | 882 | <SuppressWarnings>1595</SuppressWarnings> |
883 | </Options> | 883 | </Options> |
884 | </Configuration> | 884 | </Configuration> |
885 | <Project name="Prebuild" path="src/" language="C#" assemblyName="prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild"> | 885 | <Project name="Prebuild" path="src/" language="C#" assemblyName="Prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild"> |
886 | <Configuration name="Debug"> | 886 | <Configuration name="Debug"> |
887 | <Options> | 887 | <Options> |
888 | <CompilerDefines>DEBUG;TRACE</CompilerDefines> | 888 | <CompilerDefines>DEBUG;TRACE</CompilerDefines> |