From 160e1299ef3d95f8e8c48706d7f61dd3dc6c6b60 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 11 Feb 2020 11:29:07 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=20tab=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj | 224 +++++++++++++++ .../3rdparty/Box2D/Box2D/Box2D.vcxproj.filters | 307 +++++++++++++++++++++ build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.user | 4 + build/vc++/jin.sln | 11 + build/vc++/jin/jin.vcxproj | 9 - build/vc++/jin/jin.vcxproj.filters | 9 - build/vc++/libjin-lua/libjin-lua.vcxproj | 1 + build/vc++/libjin-lua/libjin-lua.vcxproj.filters | 6 + build/vc++/libjin/libjin.vcxproj.filters | 3 + 9 files changed, 556 insertions(+), 18 deletions(-) create mode 100644 build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj create mode 100644 build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.filters create mode 100644 build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.user (limited to 'build/vc++') diff --git a/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj b/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj new file mode 100644 index 0000000..a5ddf9d --- /dev/null +++ b/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj @@ -0,0 +1,224 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {7D436B26-7678-46E5-9C01-4CC838E21965} + Box2D + 10.0.17763.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)..\..\bin + + + $(SolutionDir)..\..\bin + + + + Level3 + Disabled + true + true + $(SolutionDir)..\..\src\3rdparty\ + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + $(SolutionDir)..\..\src\3rdparty\ + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.filters b/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.filters new file mode 100644 index 0000000..c144200 --- /dev/null +++ b/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.filters @@ -0,0 +1,307 @@ + + + + + {a64448a9-be6f-40eb-8559-96bf0bddc3d6} + + + {36983bbb-3cd8-4f85-99ab-405fa2479c05} + + + {8bf984e8-0fdf-4db9-ba4d-77696332c7be} + + + {749717c8-489f-48b9-bb0c-40b3672618d8} + + + {b67da7f8-ea89-4437-ab1d-f310e4068f7f} + + + {9cca248c-4b55-4ff1-bf2a-7bbd6c8efcff} + + + {42b28746-064f-4be4-9164-3575fdf2d78c} + + + + + 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\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Rope + + + + + 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\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Contacts + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Dynamics\Joints + + + Rope + + + + \ No newline at end of file diff --git a/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.user b/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/build/vc++/3rdparty/Box2D/Box2D/Box2D.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/build/vc++/jin.sln b/build/vc++/jin.sln index 03d640f..e8dccf1 100644 --- a/build/vc++/jin.sln +++ b/build/vc++/jin.sln @@ -41,6 +41,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cembed", "3rdparty\cembed\c EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glad", "3rdparty\glad\glad.vcxproj", "{F1AFF637-069B-4013-AB50-4BE5D92BCBC7}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Box2D", "3rdparty\Box2D\Box2D\Box2D.vcxproj", "{7D436B26-7678-46E5-9C01-4CC838E21965}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -161,6 +163,14 @@ Global {F1AFF637-069B-4013-AB50-4BE5D92BCBC7}.Release|x64.Build.0 = Release|x64 {F1AFF637-069B-4013-AB50-4BE5D92BCBC7}.Release|x86.ActiveCfg = Release|Win32 {F1AFF637-069B-4013-AB50-4BE5D92BCBC7}.Release|x86.Build.0 = Release|Win32 + {7D436B26-7678-46E5-9C01-4CC838E21965}.Debug|x64.ActiveCfg = Debug|x64 + {7D436B26-7678-46E5-9C01-4CC838E21965}.Debug|x64.Build.0 = Debug|x64 + {7D436B26-7678-46E5-9C01-4CC838E21965}.Debug|x86.ActiveCfg = Debug|Win32 + {7D436B26-7678-46E5-9C01-4CC838E21965}.Debug|x86.Build.0 = Debug|Win32 + {7D436B26-7678-46E5-9C01-4CC838E21965}.Release|x64.ActiveCfg = Release|x64 + {7D436B26-7678-46E5-9C01-4CC838E21965}.Release|x64.Build.0 = Release|x64 + {7D436B26-7678-46E5-9C01-4CC838E21965}.Release|x86.ActiveCfg = Release|Win32 + {7D436B26-7678-46E5-9C01-4CC838E21965}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -182,6 +192,7 @@ Global {4156CD69-6FC4-4B32-B008-BB94C8AE17F5} = {2A2F610D-E42B-426F-8DC8-79E0C6FCCDD2} {DE837ACB-AA3B-4C91-9CA1-395D1B85E11F} = {65DFFFA6-F434-47FB-9DB2-DCF019060B92} {F1AFF637-069B-4013-AB50-4BE5D92BCBC7} = {65DFFFA6-F434-47FB-9DB2-DCF019060B92} + {7D436B26-7678-46E5-9C01-4CC838E21965} = {65DFFFA6-F434-47FB-9DB2-DCF019060B92} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {633D8D43-3349-43F7-8835-7D7F58BAD2A8} diff --git a/build/vc++/jin/jin.vcxproj b/build/vc++/jin/jin.vcxproj index 499c7da..ab3d37f 100644 --- a/build/vc++/jin/jin.vcxproj +++ b/build/vc++/jin/jin.vcxproj @@ -147,15 +147,6 @@ {a3e35eca-62eb-45ce-8152-674fbc7f7a3b} - - - - - - - - - diff --git a/build/vc++/jin/jin.vcxproj.filters b/build/vc++/jin/jin.vcxproj.filters index 6b4e28f..c17d229 100644 --- a/build/vc++/jin/jin.vcxproj.filters +++ b/build/vc++/jin/jin.vcxproj.filters @@ -3,13 +3,4 @@ - - - - - - - - - \ No newline at end of file diff --git a/build/vc++/libjin-lua/libjin-lua.vcxproj b/build/vc++/libjin-lua/libjin-lua.vcxproj index 3d18d67..8c1e5a4 100644 --- a/build/vc++/libjin-lua/libjin-lua.vcxproj +++ b/build/vc++/libjin-lua/libjin-lua.vcxproj @@ -201,6 +201,7 @@ + diff --git a/build/vc++/libjin-lua/libjin-lua.vcxproj.filters b/build/vc++/libjin-lua/libjin-lua.vcxproj.filters index f884e5f..0085396 100644 --- a/build/vc++/libjin-lua/libjin-lua.vcxproj.filters +++ b/build/vc++/libjin-lua/libjin-lua.vcxproj.filters @@ -88,6 +88,9 @@ {76da0223-0e72-44da-8abe-8dd97c1cec35} + + {25c9d447-fc84-4046-b125-f84660c9ab8b} + @@ -217,6 +220,9 @@ common + + modules\physics + diff --git a/build/vc++/libjin/libjin.vcxproj.filters b/build/vc++/libjin/libjin.vcxproj.filters index 3a17d94..70addea 100644 --- a/build/vc++/libjin/libjin.vcxproj.filters +++ b/build/vc++/libjin/libjin.vcxproj.filters @@ -58,6 +58,9 @@ {6259760f-501a-4b52-b9a1-4abb4d788a99} + + {c78aac1e-298f-4bef-8040-b266db25e112} + -- cgit v1.1-26-g67d0