8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
SubDir TOP src ;
|
|
SubInclude TOP src BulletMultiThreaded ;
|
|
SubInclude TOP src BulletSoftBody ;
|
|
SubInclude TOP src BulletCollision ;
|
|
SubInclude TOP src BulletDynamics ;
|
|
SubInclude TOP src LinearMath ;
|
|
Recurse InstallHeader : .h ;
|