updated buildfiles for Benchmarks
This commit is contained in:
@@ -60,6 +60,7 @@ ADD_EXECUTABLE(AllBulletDemos
|
|||||||
DemoEntries.cpp
|
DemoEntries.cpp
|
||||||
../CcdPhysicsDemo/CcdPhysicsDemo.cpp
|
../CcdPhysicsDemo/CcdPhysicsDemo.cpp
|
||||||
../BasicDemo/BasicDemo.cpp
|
../BasicDemo/BasicDemo.cpp
|
||||||
|
../Benchmarks/BenchmarkDemo.cpp
|
||||||
../BspDemo/BspDemo.cpp
|
../BspDemo/BspDemo.cpp
|
||||||
../BspDemo/BspConverter.cpp
|
../BspDemo/BspConverter.cpp
|
||||||
../BspDemo/BspLoader.cpp
|
../BspDemo/BspLoader.cpp
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ FrameWorkDemo AllBulletDemos :
|
|||||||
[ Wildcard *.h *.cpp ]
|
[ Wildcard *.h *.cpp ]
|
||||||
../CcdPhysicsDemo/CcdPhysicsDemo.cpp
|
../CcdPhysicsDemo/CcdPhysicsDemo.cpp
|
||||||
../BasicDemo/BasicDemo.cpp
|
../BasicDemo/BasicDemo.cpp
|
||||||
|
../Benchmarks/BenchmarkDemo.cpp
|
||||||
../BspDemo/BspDemo.cpp
|
../BspDemo/BspDemo.cpp
|
||||||
../BspDemo/BspConverter.cpp
|
../BspDemo/BspConverter.cpp
|
||||||
../BspDemo/BspLoader.cpp
|
../BspDemo/BspLoader.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user