aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/compiler/linux32
diff options
context:
space:
mode:
authorSheikh Dawood <[email protected]>2018-05-25 09:54:38 -0500
committerSheikh Dawood <[email protected]>2018-05-25 09:54:38 -0500
commitb99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 (patch)
treede67d7adc7cc66d44c3e0a399d94d1db6bcebd0c /PhysX_3.4/Source/compiler/linux32
parentPhysX 3.4, APEX 1.4 patch release @23933511 (diff)
downloadphysx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.tar.xz
physx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.zip
PhysX 3.4, APEX 1.4 patch release @24214033v3.4.2
Diffstat (limited to 'PhysX_3.4/Source/compiler/linux32')
-rw-r--r--PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk
index 5c177205..d3d5cb90 100644
--- a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk
+++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk
@@ -114,7 +114,7 @@ PhysXExtensions_debug_hpaths += ./../../PhysX/src
PhysXExtensions_debug_lpaths :=
PhysXExtensions_debug_lpaths += ./../../../../PxShared/lib/linux32
PhysXExtensions_debug_defines := $(PhysXExtensions_custom_defines)
-PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23879214
+PhysXExtensions_debug_defines += PX_BUILD_NUMBER=24171494
PhysXExtensions_debug_defines += PX_PHYSX_STATIC_LIB
PhysXExtensions_debug_defines += _DEBUG
PhysXExtensions_debug_defines += PX_DEBUG=1
@@ -231,7 +231,7 @@ PhysXExtensions_checked_hpaths += ./../../PhysX/src
PhysXExtensions_checked_lpaths :=
PhysXExtensions_checked_lpaths += ./../../../../PxShared/lib/linux32
PhysXExtensions_checked_defines := $(PhysXExtensions_custom_defines)
-PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23879214
+PhysXExtensions_checked_defines += PX_BUILD_NUMBER=24171494
PhysXExtensions_checked_defines += PX_PHYSX_STATIC_LIB
PhysXExtensions_checked_defines += NDEBUG
PhysXExtensions_checked_defines += PX_CHECKED=1
@@ -347,7 +347,7 @@ PhysXExtensions_profile_hpaths += ./../../PhysX/src
PhysXExtensions_profile_lpaths :=
PhysXExtensions_profile_lpaths += ./../../../../PxShared/lib/linux32
PhysXExtensions_profile_defines := $(PhysXExtensions_custom_defines)
-PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23879214
+PhysXExtensions_profile_defines += PX_BUILD_NUMBER=24171494
PhysXExtensions_profile_defines += PX_PHYSX_STATIC_LIB
PhysXExtensions_profile_defines += NDEBUG
PhysXExtensions_profile_defines += PX_PROFILE=1
@@ -463,7 +463,7 @@ PhysXExtensions_release_hpaths += ./../../PhysX/src
PhysXExtensions_release_lpaths :=
PhysXExtensions_release_lpaths += ./../../../../PxShared/lib/linux32
PhysXExtensions_release_defines := $(PhysXExtensions_custom_defines)
-PhysXExtensions_release_defines += PX_BUILD_NUMBER=23879214
+PhysXExtensions_release_defines += PX_BUILD_NUMBER=24171494
PhysXExtensions_release_defines += PX_PHYSX_STATIC_LIB
PhysXExtensions_release_defines += NDEBUG
PhysXExtensions_release_defines += PX_SUPPORT_PVD=0