summaryrefslogtreecommitdiff
path: root/templates/vc7csharp.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-10-26 15:45:22 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-10-26 15:45:22 +0000
commit6393096c05c8b6001f56c10ae74be7484a58e045 (patch)
tree82b189219170a02f221d289820e53a10d0af842d /templates/vc7csharp.mpd
parenta4dd10ffa8be9cb56a1719f8655c297e89dcb81e (diff)
downloadMPC-6393096c05c8b6001f56c10ae74be7484a58e045.tar.gz
ChangeLogTag: Thu Oct 26 15:45:18 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc7csharp.mpd')
-rw-r--r--templates/vc7csharp.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vc7csharp.mpd b/templates/vc7csharp.mpd
index 3e6a49ca..16436fd0 100644
--- a/templates/vc7csharp.mpd
+++ b/templates/vc7csharp.mpd
@@ -50,7 +50,7 @@
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
- DefineConstants = "<%foreach(defines common_defines macros)%><%define%><%fornotlast(";")%><%endfor%>"
+ DefineConstants = "<%foreach(defines common_defines macros)%><%define%>;<%endfor%><%if(!optimize)%>DESIGN;DEBUG;<%endif%><%if(trace)%>TRACE<%endif%>"
DocumentationFile = ""
DebugSymbols = "<%if(optimize)%>false<%else%>true<%endif%>"
FileAlignment = "4096"