diff --git a/Demos/GenericJointDemo/Jamfile b/Demos/GenericJointDemo/Jamfile new file mode 100644 index 000000000..9640abf30 --- /dev/null +++ b/Demos/GenericJointDemo/Jamfile @@ -0,0 +1,3 @@ +SubDir TOP Demos GenericJointDemo ; + +BulletDemo GenericJointDemo : [ Wildcard *.h *.cpp ] ;