13 lines
458 B
Plaintext
13 lines
458 B
Plaintext
SubDir TOP Extras BulletMultiThreaded ;
|
|
|
|
#IncludeDir Extras/BulletMultiThreaded ;
|
|
|
|
Library bulletmultithreaded : [ Wildcard . : */.h *.cpp ] [ Wildcard SpuNarrowPhaseCollisionTask : *.h *.cpp ] : noinstall ;
|
|
CFlags bulletmultithreaded : [ FIncludes $(TOP)/Extras/BulletMultiThreaded ] ;
|
|
LibDepends bulletmultithreaded : ;
|
|
|
|
MsvcIncDirs bulletmultithreaded :
|
|
"../../Extras/BulletMultiThreaded" ;
|
|
|
|
InstallHeader [ Wildcard *.h ] : bulletmultithreaded ;
|