summaryrefslogtreecommitdiff
path: root/templates/vc8java.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-11-15 13:20:36 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-11-15 13:20:36 +0000
commit780cb234497f44c3a12289eef4e0f1e74fed9877 (patch)
treefe8ad1b12288d0b09e7a0a1e021fd0b8752941f0 /templates/vc8java.mpd
parent1150aa22ae56b9ba14ef69af11f6254d28801b4f (diff)
downloadMPC-780cb234497f44c3a12289eef4e0f1e74fed9877.tar.gz
ChangeLogTag: Thu Nov 15 13:18:35 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc8java.mpd')
-rw-r--r--templates/vc8java.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vc8java.mpd b/templates/vc8java.mpd
index c8de6bb0..a8a1be09 100644
--- a/templates/vc8java.mpd
+++ b/templates/vc8java.mpd
@@ -46,7 +46,7 @@
<%if(exename || sharedname || staticname)%>
<OutputPath><%if(exename)%><%if(exeout)%><%exeout%><%if(windows_style)%>\<%output_dir%><%endif%><%else%>.\<%output_dir%><%endif%><%else%><%if(dllout)%><%dllout%><%else%><%libout%><%endif%>\<%output_dir%><%endif%>\</OutputPath>
<%endif%>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
+ <AllowUnsafeBlocks><%allowunsafeblocks(false)%></AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>