moved files around
This commit is contained in:
10
Extras/PhysicsInterface/CcdPhysics/Jamfile
Normal file
10
Extras/PhysicsInterface/CcdPhysics/Jamfile
Normal file
@@ -0,0 +1,10 @@
|
||||
SubDir TOP Extras PhysicsInterface CcdPhysics ;
|
||||
|
||||
IncludeDir Extras/PhysicsInterface/Common ;
|
||||
|
||||
Library bulletccdphysics : [ Wildcard *.h *.cpp ] ;
|
||||
CFlags bulletccdphysics : [ FIncludes $(TOP)/Extras/PhysicsInterface/Common ] ;
|
||||
LibDepends bulletccdphysics : bullet bulletphysicsinterfacecommon bulletdynamics ;
|
||||
|
||||
|
||||
InstallHeader [ Wildcard *.h ] : CcdPhysics ;
|
||||
Reference in New Issue
Block a user