more build system work to fix this:
http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1871
This commit is contained in:
@@ -94,6 +94,8 @@ END -%]
|
|||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="[% workbuild([my.doc.project.0,'.tlb']) %]"/>
|
TypeLibraryName="[% workbuild([my.doc.project.0,'.tlb']) %]"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPostBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
|
|||||||
@@ -88,6 +88,8 @@ END -%]
|
|||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
TargetEnvironment="1"
|
TargetEnvironment="1"
|
||||||
TypeLibraryName="[% workbuild([my.doc.project.0,'.tlb']) %]"/>
|
TypeLibraryName="[% workbuild([my.doc.project.0,'.tlb']) %]"/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPostBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"/>
|
Name="VCPreBuildEventTool"/>
|
||||||
<Tool
|
<Tool
|
||||||
|
|||||||
@@ -143,3 +143,4 @@
|
|||||||
[% MACRO librarian_library_release GET library_outfile('') %]
|
[% MACRO librarian_library_release GET library_outfile('') %]
|
||||||
[% MACRO librarian_library_debug GET library_outfile('_d') %]
|
[% MACRO librarian_library_debug GET library_outfile('_d') %]
|
||||||
[% MACRO librarian_group GET library_outfile('') %]
|
[% MACRO librarian_group GET library_outfile('') %]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user