Initialize libbullet git in 2.0_beta.
[platform/upstream/libbullet.git] / Extras / PhysicsEffects / sample / api_physics_effects / CMakeLists.txt
1 SUBDIRS( \r
2         0_console\r
3 )\r
4 \r
5 IF (WIN32)\r
6         SUBDIRS( \r
7         1_simple\r
8         2_stable\r
9         3_sleep\r
10         4_motion_type\r
11         5_raycast\r
12         6_joint\r
13         99_bullet_highlevel\r
14 #       common\r
15         )\r
16 ENDIF()