From 5f0139b7e2f48a5e0cde8f6c199c2fc7689fb2b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jack=C2=B7Boos=C2=B7Yu?= <47264268+JackBoosY@users.noreply.github.com> Date: Wed, 3 Feb 2021 11:48:06 -0800 Subject: [physx] Use /Z7 instead of /Zi to integrate the debug info when building static (#15934) * [physx] Use /Z7 instead of /Zi to integrate the debug message when building static * update version record * [physx] Add homepage * update version record * [physx] Re-fix flags, using toolchain set * update version record --- versions/p-/physx.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'versions/p-') diff --git a/versions/p-/physx.json b/versions/p-/physx.json index 87c48b1cd..c69b0eada 100644 --- a/versions/p-/physx.json +++ b/versions/p-/physx.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "61c80fbae2a59a689ceb9774b288dc6ffbdceac4", + "version-string": "4.1.1", + "port-version": 7 + }, { "git-tree": "ff229b023b059806554bb8d9e6fbc2b4eb0fe139", "version-string": "4.1.1", -- cgit v1.2.3