summaryrefslogtreecommitdiff
path: root/templates/vc8csharp.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-01-24 19:09:12 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-01-24 19:09:12 +0000
commit32b64ffbe16f03b80b74847033a58c63428003cf (patch)
tree3c9379c9a90d6874842c5af96f38fd983772bdeb /templates/vc8csharp.mpd
parent5eb9fa5d88b1969858501bce52d1f7367b084595 (diff)
downloadMPC-32b64ffbe16f03b80b74847033a58c63428003cf.tar.gz
ChangeLogTag: Wed Jan 24 19:04:58 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc8csharp.mpd')
-rw-r--r--templates/vc8csharp.mpd3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/vc8csharp.mpd b/templates/vc8csharp.mpd
index efa2d871..365f2977 100644
--- a/templates/vc8csharp.mpd
+++ b/templates/vc8csharp.mpd
@@ -77,6 +77,9 @@
<%endfor%>
<%endfor%>
<ItemGroup>
+<%if(after)%>
+ <!-- MPC ADD DEPENDENCIES -->
+<%endif%>
<%foreach(libs)%>
<Reference Include="<%libname_prefix%><%lib%>">
<Name><%libname_prefix%><%lib%></Name>