mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-21 13:39:28 +00:00
11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
SubDir TOP Extras quickstep ;
|
|
|
|
IncludeDir Extras/quickstep ;
|
|
|
|
Library quickstep : [ Wildcard *.h *.cpp ] ;
|
|
CFlags quickstep : [ FIncludes $(TOP)/Extras/quickstep ] ;
|
|
LibDepends quickstep : ;
|
|
|
|
|
|
InstallHeader [ Wildcard *.h ] : quickstep ;
|