2015-05-28 23:05:24 +00:00
|
|
|
|
|
|
|
project "App_SharedMemoryPhysics"
|
|
|
|
|
|
|
|
if _OPTIONS["ios"] then
|
|
|
|
kind "WindowedApp"
|
|
|
|
else
|
|
|
|
kind "ConsoleApp"
|
|
|
|
end
|
|
|
|
|
2015-05-29 18:37:21 +00:00
|
|
|
includedirs {".","../../src", "../ThirdPartyLibs",}
|
2015-05-28 23:05:24 +00:00
|
|
|
|
|
|
|
links {
|
|
|
|
"Bullet3Common", "BulletDynamics","BulletCollision", "LinearMath"
|
|
|
|
}
|
|
|
|
|
|
|
|
language "C++"
|
|
|
|
|
|
|
|
files {
|
2015-09-17 06:09:10 +00:00
|
|
|
"PhysicsClient.cpp",
|
|
|
|
"PhysicsClientExample.cpp",
|
|
|
|
"PhysicsServerExample.cpp",
|
|
|
|
"main.cpp",
|
|
|
|
"PhysicsClientC_API.cpp",
|
|
|
|
"PhysicsServer.cpp",
|
|
|
|
"PosixSharedMemory.cpp",
|
|
|
|
"Win32SharedMemory.cpp",
|
2015-05-29 18:37:21 +00:00
|
|
|
"../Importers/ImportURDFDemo/ConvertRigidBodies2MultiBody.h",
|
|
|
|
"../Importers/ImportURDFDemo/MultiBodyCreationInterface.h",
|
|
|
|
"../Importers/ImportURDFDemo/MyMultiBodyCreator.cpp",
|
|
|
|
"../Importers/ImportURDFDemo/MyMultiBodyCreator.h",
|
2015-07-04 01:17:14 +00:00
|
|
|
"../Importers/ImportURDFDemo/BulletUrdfImporter.cpp",
|
|
|
|
"../Importers/ImportURDFDemo/BulletUrdfImporter.h",
|
|
|
|
"../Importers/ImportURDFDemo/UrdfParser.cpp",
|
2015-06-29 05:00:03 +00:00
|
|
|
"../Importers/ImportURDFDemo/BulletUrdfImporter.cpp",
|
|
|
|
"../Importers/ImportURDFDemo/BulletUrdfImporter.h",
|
2015-06-29 04:21:57 +00:00
|
|
|
"../Importers/ImportURDFDemo/urdfStringSplit.cpp",
|
|
|
|
"../Importers/ImportURDFDemo/UrdfParser.cpp",
|
|
|
|
"../Importers/ImportURDFDemo/UrdfParser.h",
|
2015-05-29 18:37:21 +00:00
|
|
|
"../Importers/ImportURDFDemo/URDF2Bullet.cpp",
|
|
|
|
"../Importers/ImportURDFDemo/URDF2Bullet.h",
|
2015-07-04 01:17:14 +00:00
|
|
|
"../Utils/b3ResourcePath.cpp",
|
2015-07-15 22:23:40 +00:00
|
|
|
"../Utils/b3Clock.cpp",
|
2015-07-09 21:04:58 +00:00
|
|
|
"../../Extras/Serialize/BulletWorldImporter/*",
|
|
|
|
"../../Extras/Serialize/BulletFileLoader/*",
|
2015-05-29 18:37:21 +00:00
|
|
|
"../Importers/ImportURDFDemo/URDFImporterInterface.h",
|
|
|
|
"../Importers/ImportURDFDemo/URDFJointTypes.h",
|
|
|
|
"../Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.cpp",
|
|
|
|
"../Importers/ImportObjDemo/LoadMeshFromObj.cpp",
|
|
|
|
"../Importers/ImportSTLDemo/ImportSTLSetup.h",
|
|
|
|
"../Importers/ImportSTLDemo/LoadMeshFromSTL.h",
|
|
|
|
"../Importers/ImportColladaDemo/LoadMeshFromCollada.cpp",
|
|
|
|
"../Importers/ImportColladaDemo/ColladaGraphicsInstance.h",
|
|
|
|
"../ThirdPartyLibs/Wavefront/tiny_obj_loader.cpp",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom/urdf_parser/src/pose.cpp",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom/urdf_parser/src/model.cpp",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom/urdf_parser/src/link.cpp",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom/urdf_parser/src/joint.cpp",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom/urdf_parser/include/urdf_parser/urdf_parser.h",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom_headers/urdf_exception/include/urdf_exception/exception.h",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom_headers/urdf_model/include/urdf_model/pose.h",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom_headers/urdf_model/include/urdf_model/model.h",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom_headers/urdf_model/include/urdf_model/link.h",
|
|
|
|
"../ThirdPartyLibs/urdf/urdfdom_headers/urdf_model/include/urdf_model/joint.h",
|
|
|
|
"../ThirdPartyLibs/tinyxml/tinystr.cpp",
|
|
|
|
"../ThirdPartyLibs/tinyxml/tinyxml.cpp",
|
|
|
|
"../ThirdPartyLibs/tinyxml/tinyxmlerror.cpp",
|
|
|
|
"../ThirdPartyLibs/tinyxml/tinyxmlparser.cpp",
|
|
|
|
"../ThirdPartyLibs/urdf/boost_replacement/lexical_cast.h",
|
|
|
|
"../ThirdPartyLibs/urdf/boost_replacement/shared_ptr.h",
|
|
|
|
"../ThirdPartyLibs/urdf/boost_replacement/printf_console.cpp",
|
|
|
|
"../ThirdPartyLibs/urdf/boost_replacement/printf_console.h",
|
|
|
|
"../ThirdPartyLibs/urdf/boost_replacement/string_split.cpp",
|
|
|
|
"../ThirdPartyLibs/urdf/boost_replacement/string_split.h",
|
|
|
|
|
2015-05-28 23:05:24 +00:00
|
|
|
}
|
|
|
|
|