Correct the build files and fix the name of the create method in header

file.
This commit is contained in:
Benjamin Ellenberger
2016-07-04 19:17:50 +02:00
parent 277e103b7b
commit 74aba8b8fd
4 changed files with 21 additions and 19 deletions

View File

@@ -93,8 +93,8 @@ project "App_BulletExampleBrowser"
"../ExtendedTutorials/Chain.cpp",
"../ExtendedTutorials/Bridge.cpp",
"../ExtendedTutorials/RigidBodyFromObj.cpp",
"../ExtendedTutorials/NN3DWalkers.cpp",
"../ExtendedTutorials/NN3DWalkers.h",
"../Evolution/NN3DWalkers.cpp",
"../Evolution/NN3DWalkers.h",
"../Collision/*",
"../Collision/Internal/*",
"../Benchmarks/*",