summaryrefslogtreecommitdiff
path: root/templates/vc8csharp.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2009-12-01 15:06:27 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2009-12-01 15:06:27 +0000
commit0aa2e3a0eb93f9750b81f5e11fcd8b26317ab30e (patch)
tree69d222ea1fa2aecb7bafcbc95eee113710af20f1 /templates/vc8csharp.mpd
parent68b5bb0c3aeb560a45a2788c303813a60263c431 (diff)
downloadMPC-0aa2e3a0eb93f9750b81f5e11fcd8b26317ab30e.tar.gz
ChangeLogTag: Tue Dec 1 15:05:46 UTC 2009 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc8csharp.mpd')
-rw-r--r--templates/vc8csharp.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vc8csharp.mpd b/templates/vc8csharp.mpd
index ad4459e6..7e2ede7b 100644
--- a/templates/vc8csharp.mpd
+++ b/templates/vc8csharp.mpd
@@ -34,7 +34,7 @@
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
- <DelaySign>false</DelaySign>
+ <DelaySign><%DelaySign("false")%></DelaySign>
<%if(exename || sharedname || staticname)%>
<OutputType><%if(exename)%><%if(winapp)%>Win<%endif%>Exe<%else%>Library<%endif%></OutputType>
<%endif%>