summaryrefslogtreecommitdiff
path: root/templates/vc7vb.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-07-13 16:33:56 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-07-13 16:33:56 +0000
commitd805aed65265e86650828df4a81c05518e1f5e7e (patch)
tree41114d15f77c08a7c3501a90b57f47ea0111a551 /templates/vc7vb.mpd
parent97f8ca67dc98835fd1b8853e8f962a553bab7a57 (diff)
downloadMPC-d805aed65265e86650828df4a81c05518e1f5e7e.tar.gz
ChangeLogTag: Thu Jul 13 16:29:33 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc7vb.mpd')
-rw-r--r--templates/vc7vb.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vc7vb.mpd b/templates/vc7vb.mpd
index 600b6273..94b4b108 100644
--- a/templates/vc7vb.mpd
+++ b/templates/vc7vb.mpd
@@ -55,7 +55,7 @@
IncrementalBuild = "<%incremental("false")%>"
Optimize = "<%if(optimize)%>true<%else%>false<%endif%>"
<%if(exename || sharedname || staticname)%>
- OutputPath = "<%if(exename)%><%if(install)%><%install%><%else%>.\<%output_dir%><%endif%><%else%><%if(dllout)%><%dllout%><%else%><%libout%><%endif%>\<%output_dir%><%endif%>\"
+ OutputPath = "<%if(exename)%><%if(install)%><%install%><%if(windows_style)%>\<%output_dir%><%endif%><%else%>.\<%output_dir%><%endif%><%else%><%if(dllout)%><%dllout%><%else%><%libout%><%endif%>\<%output_dir%><%endif%>\"
<%endif%>
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"