aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/include
diff options
context:
space:
mode:
authorSheikh Dawood Abdul Ajees <[email protected]>2018-01-26 19:43:03 -0600
committerSheikh Dawood Abdul Ajees <[email protected]>2018-01-26 19:43:03 -0600
commitb6db9a56548cd1c41bee309e721d76ea2c9320da (patch)
tree1f0436b187db50c21e576b4f4d491530113c91bc /APEX_1.4/include
parentPhysX 3.4.1, APEX 1.4.1 Release @23307153 (diff)
downloadphysx-3.4-b6db9a56548cd1c41bee309e721d76ea2c9320da.tar.xz
physx-3.4-b6db9a56548cd1c41bee309e721d76ea2c9320da.zip
PhysX 3.4, APEX 1.4 patch release @23472123
Diffstat (limited to 'APEX_1.4/include')
-rw-r--r--APEX_1.4/include/ApexDefs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/APEX_1.4/include/ApexDefs.h b/APEX_1.4/include/ApexDefs.h
index d8f149d5..ed768afb 100644
--- a/APEX_1.4/include/ApexDefs.h
+++ b/APEX_1.4/include/ApexDefs.h
@@ -76,6 +76,10 @@
#define APEX_UE4 0
#endif
+/// Enables Linux shared library
+#ifndef APEX_LINUX_SHARED_LIBRARIES
+#define APEX_LINUX_SHARED_LIBRARIES 0
+#endif
#define APEX_DEFAULT_NO_INTEROP_IMPLEMENTATION 1