Removed post-build step, it just causes project not to compile under Visual Studio 2005 Express edition

This commit is contained in:
ejcoumans
2008-01-29 20:14:50 +00:00
parent d3e4d87521
commit daaca4bfcd
4 changed files with 0 additions and 15 deletions

View File

@@ -94,10 +94,6 @@ END -%]
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName="[% workbuild([my.doc.project.0,'.tlb']) %]"/>
<Tool
Name="VCPostBuildEventTool"
[% interpolate('postbuild') -%]
/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool