mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-31 23:48:32 +00:00
11 lines
162 B
Plaintext
11 lines
162 B
Plaintext
|
|
SubDir TOP src LinearMath ;
|
|
|
|
Description bulletmath : "Bullet Math Library" ;
|
|
|
|
Library bulletmath :
|
|
[ Wildcard *.h *.cpp ]
|
|
;
|
|
|
|
#InstallHeader [ Wildcard *.h ] ;
|