aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/compiler/linux64/Makefile.ApexFramework.mk
diff options
context:
space:
mode:
Diffstat (limited to 'APEX_1.4/compiler/linux64/Makefile.ApexFramework.mk')
-rw-r--r--APEX_1.4/compiler/linux64/Makefile.ApexFramework.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/APEX_1.4/compiler/linux64/Makefile.ApexFramework.mk b/APEX_1.4/compiler/linux64/Makefile.ApexFramework.mk
index 31d9922c..9c08e637 100644
--- a/APEX_1.4/compiler/linux64/Makefile.ApexFramework.mk
+++ b/APEX_1.4/compiler/linux64/Makefile.ApexFramework.mk
@@ -124,7 +124,6 @@ ApexFramework_debug_libraries += PxPvdSDKDEBUG_x64
ApexFramework_debug_libraries += PxTaskDEBUG
ApexFramework_debug_libraries += RenderDebugDEBUG
ApexFramework_debug_libraries += PhysX3CommonDEBUG_x64
-ApexFramework_debug_libraries += PxCudaContextManagerDEBUG_x64
ApexFramework_debug_common_cflags := $(ApexFramework_custom_cflags)
ApexFramework_debug_common_cflags += -MMD
ApexFramework_debug_common_cflags += $(addprefix -D, $(ApexFramework_debug_defines))
@@ -253,7 +252,6 @@ ApexFramework_release_libraries += PxPvdSDK_x64
ApexFramework_release_libraries += PxTask
ApexFramework_release_libraries += RenderDebug
ApexFramework_release_libraries += PhysX3Common_x64
-ApexFramework_release_libraries += PxCudaContextManager_x64
ApexFramework_release_common_cflags := $(ApexFramework_custom_cflags)
ApexFramework_release_common_cflags += -MMD
ApexFramework_release_common_cflags += $(addprefix -D, $(ApexFramework_release_defines))
@@ -382,7 +380,6 @@ ApexFramework_profile_libraries += PxPvdSDKPROFILE_x64
ApexFramework_profile_libraries += PxTaskPROFILE
ApexFramework_profile_libraries += RenderDebugPROFILE
ApexFramework_profile_libraries += PhysX3CommonPROFILE_x64
-ApexFramework_profile_libraries += PxCudaContextManagerPROFILE_x64
ApexFramework_profile_common_cflags := $(ApexFramework_custom_cflags)
ApexFramework_profile_common_cflags += -MMD
ApexFramework_profile_common_cflags += $(addprefix -D, $(ApexFramework_profile_defines))
@@ -512,7 +509,6 @@ ApexFramework_checked_libraries += PxPvdSDKCHECKED_x64
ApexFramework_checked_libraries += PxTaskCHECKED
ApexFramework_checked_libraries += RenderDebugCHECKED
ApexFramework_checked_libraries += PhysX3CommonCHECKED_x64
-ApexFramework_checked_libraries += PxCudaContextManagerCHECKED_x64
ApexFramework_checked_common_cflags := $(ApexFramework_custom_cflags)
ApexFramework_checked_common_cflags += -MMD
ApexFramework_checked_common_cflags += $(addprefix -D, $(ApexFramework_checked_defines))