summaryrefslogtreecommitdiff
path: root/templates/vc8.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2008-07-10 19:06:24 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2008-07-10 19:06:24 +0000
commit6558966b92e59a59a29c8d3c0064083569c04403 (patch)
tree51e479b744bdba2728b25e87151abdcb23800b46 /templates/vc8.mpd
parentc5d9e7f54978cd8ef4924e5197b72ceffb5325ba (diff)
downloadMPC-6558966b92e59a59a29c8d3c0064083569c04403.tar.gz
ChangeLogTag: Thu Jul 10 19:03:14 UTC 2008 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc8.mpd')
-rw-r--r--templates/vc8.mpd6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/vc8.mpd b/templates/vc8.mpd
index 49e9beb6..53a87132 100644
--- a/templates/vc8.mpd
+++ b/templates/vc8.mpd
@@ -509,6 +509,12 @@
CommandLine="<%eval(postbuild)%>"
<%endif%>
/>
+<%if(postclean)%>
+ <Tool
+ Name="VCPostCleanEventTool"
+ CommandLine="<%eval(postclean)%>"
+ />
+<%endif%>
<%endif%>
</Configuration>
<%endfor%>