mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-30 23:18:33 +00:00
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 ;
|