add some missing files for premake, thanks to Jeff Bingham for the report

This commit is contained in:
Erwin Coumans
2017-09-24 16:10:14 -07:00
parent 27b02bfa78
commit 97509dc9d0
3 changed files with 5 additions and 0 deletions

View File

@@ -178,6 +178,7 @@ project ("Test_PhysicsServerLoopBack")
"../../examples/SharedMemory/PhysicsServerCommandProcessor.cpp",
"../../examples/SharedMemory/PhysicsServerCommandProcessor.h",
"../../examples/SharedMemory/b3PluginManager.cpp",
"../../examples/SharedMemory/PhysicsDirect.cpp",
"../../examples/SharedMemory/PhysicsLoopBack.cpp",
"../../examples/SharedMemory/PhysicsLoopBack.h",
"../../examples/SharedMemory/PhysicsLoopBackC_API.cpp",