updated projectfiles

This commit is contained in:
ejcoumans
2007-07-27 21:27:47 +00:00
parent 9eea8dce9b
commit 3ce04b6940
45 changed files with 2114 additions and 166 deletions

View File

@@ -70,6 +70,7 @@
TypeLibraryName="..\..\out\release7\build\libbulletmultithreaded\libbulletmultithreaded.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /r /y $(TARGETPATH) $(PROJECTDIR)..\..\lib\"
/>
<Tool
Name="VCPreBuildEventTool"/>
@@ -132,6 +133,7 @@
TypeLibraryName="..\..\out\release_dbl7\build\libbulletmultithreaded\libbulletmultithreaded.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /r /y $(TARGETPATH) $(PROJECTDIR)..\..\lib\"
/>
<Tool
Name="VCPreBuildEventTool"/>
@@ -203,6 +205,7 @@
TypeLibraryName="..\..\out\debug7\build\libbulletmultithreaded\libbulletmultithreaded.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /r /y $(TARGETPATH) $(PROJECTDIR)..\..\lib\"
/>
<Tool
Name="VCPreBuildEventTool"/>
@@ -270,6 +273,7 @@
TypeLibraryName="..\..\out\debug_dbl7\build\libbulletmultithreaded\libbulletmultithreaded.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /r /y $(TARGETPATH) $(PROJECTDIR)..\..\lib\"
/>
<Tool
Name="VCPreBuildEventTool"/>
@@ -290,6 +294,9 @@
<Filter
Name="Source Files"
Filter="">
<File
RelativePath="..\..\Extras\BulletMultiThreaded\btThreadSupportInterface.cpp">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuCollisionTaskProcess.cpp">
</File>