diff options
| author | RT222 <contact@rt2.fr> | 2019-10-18 02:38:26 +0200 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-10-17 17:38:26 -0700 |
| commit | 94ce38b45ae6905ef0ce8e2780e597d18909bd19 (patch) | |
| tree | 3bbe5ea7e5eb76ffab7d8247d5152fe44c69a7b8 /ports/physx/CONTROL | |
| parent | db411cbe64fcdba91442c5d13afc237a51099527 (diff) | |
| download | vcpkg-94ce38b45ae6905ef0ce8e2780e597d18909bd19.tar.gz vcpkg-94ce38b45ae6905ef0ce8e2780e597d18909bd19.zip | |
[physx] Added a patch to fix missing typeinfo.h header with VS16.3 and missing pdb files (#8561)
* [physx] Added a patch to fix missing typeinfo.h header with VS16.3
* [physx] Fixed missing pdb files
* [physx] Fixed the remaining missing pdb files
Diffstat (limited to 'ports/physx/CONTROL')
| -rw-r--r-- | ports/physx/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/physx/CONTROL b/ports/physx/CONTROL index 5d2e85896..60447a4e5 100644 --- a/ports/physx/CONTROL +++ b/ports/physx/CONTROL @@ -1,3 +1,3 @@ Source: physx
-Version: 4.1.1-1
+Version: 4.1.1-2
Description: The NVIDIA PhysX SDK is a scalable multi-platform physics solution supporting a wide range of devices, from smartphones to high-end multicore CPUs and GPUs
|
