GSdx: added post build step

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1322 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gabest11 2009-06-04 09:30:35 +00:00
parent f8232c19ac
commit e9ad2ffe7b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
CommandLine="" CommandLine=".\postBuild.cmd &quot;$(TargetPath)&quot; &quot;$(TargetName)&quot; $(TargetExt) $(PcsxSubsection)"
/> />
<Tool <Tool
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"