add GwenParameterInterface.cpp and ConstraintPhysicsSetup.cpp to CMakeLists.txt
should fix the build
This commit is contained in:
@@ -10,12 +10,16 @@ SET(App_AllBullet2Demos_SRCS
|
|||||||
main.cpp
|
main.cpp
|
||||||
BulletDemoInterface.h
|
BulletDemoInterface.h
|
||||||
BulletDemoEntries.h
|
BulletDemoEntries.h
|
||||||
|
GwenParameterInterface.cpp
|
||||||
|
GwenParameterInterface.h
|
||||||
../bullet2/BasicDemo/Bullet2RigidBodyDemo.cpp
|
../bullet2/BasicDemo/Bullet2RigidBodyDemo.cpp
|
||||||
../bullet2/BasicDemo/Bullet2RigidBodyDemo.h
|
../bullet2/BasicDemo/Bullet2RigidBodyDemo.h
|
||||||
../../Demos/BasicDemo/BasicDemoPhysicsSetup.cpp
|
../../Demos/BasicDemo/BasicDemoPhysicsSetup.cpp
|
||||||
../../Demos/BasicDemo/BasicDemoPhysicsSetup.h
|
../../Demos/BasicDemo/BasicDemoPhysicsSetup.h
|
||||||
../../Demos/CcdPhysicsDemo/CcdPhysicsSetup.cpp
|
../../Demos/CcdPhysicsDemo/CcdPhysicsSetup.cpp
|
||||||
../../Demos/CcdPhysicsDemo/CcdPhysicsSetup.h
|
../../Demos/CcdPhysicsDemo/CcdPhysicsSetup.h
|
||||||
|
../../Demos/ConstraintDemo/ConstraintPhysicsSetup.cpp
|
||||||
|
../../Demos/ConstraintDemo/ConstraintPhysicsSetup.h
|
||||||
../bullet2/FeatherstoneMultiBodyDemo/BulletMultiBodyDemos.cpp
|
../bullet2/FeatherstoneMultiBodyDemo/BulletMultiBodyDemos.cpp
|
||||||
../bullet2/FeatherstoneMultiBodyDemo/BulletMultiBodyDemos.h
|
../bullet2/FeatherstoneMultiBodyDemo/BulletMultiBodyDemos.h
|
||||||
../bullet2/FeatherstoneMultiBodyDemo/MultiDofDemo.cpp
|
../bullet2/FeatherstoneMultiBodyDemo/MultiDofDemo.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user