From 49cd32a7c139490294ea952bde9f0b121301627a Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 28 Jan 2019 13:28:13 +0800 Subject: +Box2D --- Build/3rdParty/box2d/box2d.vcxproj | 103 +++++++++- Build/3rdParty/box2d/box2d.vcxproj.filters | 308 ++++++++++++++++++++++++++++- 2 files changed, 400 insertions(+), 11 deletions(-) (limited to 'Build/3rdParty/box2d') diff --git a/Build/3rdParty/box2d/box2d.vcxproj b/Build/3rdParty/box2d/box2d.vcxproj index 94b9b8d..2eef062 100644 --- a/Build/3rdParty/box2d/box2d.vcxproj +++ b/Build/3rdParty/box2d/box2d.vcxproj @@ -20,8 +20,8 @@ 15.0 - {0B4207C7-3246-47CE-AA9C-4E2C0CA3C09B} - box2d + {4122CC44-1E4C-4A08-B16F-1A650585EBD4} + Box2D 10.0.17134.0 @@ -76,6 +76,7 @@ Disabled true true + $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) @@ -84,6 +85,7 @@ Disabled true true + $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) @@ -94,6 +96,7 @@ true true true + $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) true @@ -108,6 +111,7 @@ true true true + $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) true @@ -115,6 +119,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Build/3rdParty/box2d/box2d.vcxproj.filters b/Build/3rdParty/box2d/box2d.vcxproj.filters index 3c6f4fd..bad924b 100644 --- a/Build/3rdParty/box2d/box2d.vcxproj.filters +++ b/Build/3rdParty/box2d/box2d.vcxproj.filters @@ -1,17 +1,307 @@  - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + {54962725-7c7b-450f-83e8-9e47db0acd9d} - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;ipp;xsd + + {0e29a4d3-8d20-4856-80fa-e76df88b4b7c} - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + {15794cf3-b31e-4a81-8e15-d4dfd1d17e4d} + + {cf0b3c53-c1c7-4fcf-8796-ff872c83d53e} + + + {ea9586f4-ee8c-4416-b1a4-184ba3dfafc4} + + + {ffd86797-9317-40cf-92d2-e1dab63ad857} + + + {aee7169a-a4bd-4889-8d5b-7292f7a5ecbe} + + + + + + Collision + + + Collision + + + Collision + + + Collision + + + Collision + + + Collision\Shapes + + + Collision\Shapes + + + Collision\Shapes + + + Collision\Shapes + + + Collision\Shapes + + + Common + + + Common + + + Common + + + Common + + + Common + + + Common + + + Common + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Rope + + + + + Collision + + + Collision + + + Collision + + + Collision + + + Collision + + + Collision + + + Collision + + + Collision + + + Collision\Shapes + + + Collision\Shapes + + + Collision\Shapes + + + Collision\Shapes + + + Common + + + Common + + + Common + + + Common + + + Common + + + Common + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Rope + \ No newline at end of file -- cgit v1.1-26-g67d0