more build system work to fix this:

http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1871
This commit is contained in:
ejcoumans
2008-01-29 20:23:14 +00:00
parent daaca4bfcd
commit e5caadba0b
3 changed files with 5 additions and 0 deletions

View File

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

View File

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

View File

@@ -143,3 +143,4 @@
[% MACRO librarian_library_release GET library_outfile('') %]
[% MACRO librarian_library_debug GET library_outfile('_d') %]
[% MACRO librarian_group GET library_outfile('') %]