diff options
| author | git perforce import user <a@b> | 2016-10-25 12:29:14 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <Sheikh Dawood Abdul Ajees> | 2016-10-25 18:56:37 -0500 |
| commit | 3dfe2108cfab31ba3ee5527e217d0d8e99a51162 (patch) | |
| tree | fa6485c169e50d7415a651bf838f5bcd0fd3bfbd /APEX_1.4/compiler/linux64/Makefile.APEX_Loader.mk | |
| download | physx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.tar.xz physx-3.4-3dfe2108cfab31ba3ee5527e217d0d8e99a51162.zip | |
Initial commit:
PhysX 3.4.0 Update @ 21294896
APEX 1.4.0 Update @ 21275617
[CL 21300167]
Diffstat (limited to 'APEX_1.4/compiler/linux64/Makefile.APEX_Loader.mk')
| -rw-r--r-- | APEX_1.4/compiler/linux64/Makefile.APEX_Loader.mk | 570 |
1 files changed, 570 insertions, 0 deletions
diff --git a/APEX_1.4/compiler/linux64/Makefile.APEX_Loader.mk b/APEX_1.4/compiler/linux64/Makefile.APEX_Loader.mk new file mode 100644 index 00000000..fc43b7a0 --- /dev/null +++ b/APEX_1.4/compiler/linux64/Makefile.APEX_Loader.mk @@ -0,0 +1,570 @@ +# Makefile generated by XPJ for linux64 +-include Makefile.custom +ProjectName = APEX_Loader +APEX_Loader_cppfiles += ./../../module/loader/src/ModuleLoaderImpl.cpp + +APEX_Loader_cpp_debug_dep = $(addprefix $(DEPSDIR)/APEX_Loader/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Loader_cppfiles))))) +APEX_Loader_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(APEX_Loader_ccfiles))))) +APEX_Loader_c_debug_dep = $(addprefix $(DEPSDIR)/APEX_Loader/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Loader_cfiles))))) +APEX_Loader_debug_dep = $(APEX_Loader_cpp_debug_dep) $(APEX_Loader_cc_debug_dep) $(APEX_Loader_c_debug_dep) +-include $(APEX_Loader_debug_dep) +APEX_Loader_cpp_release_dep = $(addprefix $(DEPSDIR)/APEX_Loader/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Loader_cppfiles))))) +APEX_Loader_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(APEX_Loader_ccfiles))))) +APEX_Loader_c_release_dep = $(addprefix $(DEPSDIR)/APEX_Loader/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Loader_cfiles))))) +APEX_Loader_release_dep = $(APEX_Loader_cpp_release_dep) $(APEX_Loader_cc_release_dep) $(APEX_Loader_c_release_dep) +-include $(APEX_Loader_release_dep) +APEX_Loader_cpp_profile_dep = $(addprefix $(DEPSDIR)/APEX_Loader/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Loader_cppfiles))))) +APEX_Loader_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(APEX_Loader_ccfiles))))) +APEX_Loader_c_profile_dep = $(addprefix $(DEPSDIR)/APEX_Loader/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Loader_cfiles))))) +APEX_Loader_profile_dep = $(APEX_Loader_cpp_profile_dep) $(APEX_Loader_cc_profile_dep) $(APEX_Loader_c_profile_dep) +-include $(APEX_Loader_profile_dep) +APEX_Loader_cpp_checked_dep = $(addprefix $(DEPSDIR)/APEX_Loader/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Loader_cppfiles))))) +APEX_Loader_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(APEX_Loader_ccfiles))))) +APEX_Loader_c_checked_dep = $(addprefix $(DEPSDIR)/APEX_Loader/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Loader_cfiles))))) +APEX_Loader_checked_dep = $(APEX_Loader_cpp_checked_dep) $(APEX_Loader_cc_checked_dep) $(APEX_Loader_c_checked_dep) +-include $(APEX_Loader_checked_dep) +APEX_Loader_debug_hpaths := +APEX_Loader_debug_hpaths += ./../../include +APEX_Loader_debug_hpaths += ./../../include/PhysX3 +APEX_Loader_debug_hpaths += ./../../../PxShared/include +APEX_Loader_debug_hpaths += ./../../../PxShared/include/filebuf +APEX_Loader_debug_hpaths += ./../../../PxShared/include/foundation +APEX_Loader_debug_hpaths += ./../../../PxShared/include/task +APEX_Loader_debug_hpaths += ./../../../PxShared/include/cudamanager +APEX_Loader_debug_hpaths += ./../../../PxShared/include/pvd +APEX_Loader_debug_hpaths += ./../../../PxShared/src/foundation/include +APEX_Loader_debug_hpaths += ./../../../PxShared/src/filebuf/include +APEX_Loader_debug_hpaths += ./../../../PxShared/src/fastxml/include +APEX_Loader_debug_hpaths += ./../../../PxShared/src/pvd/include +APEX_Loader_debug_hpaths += ./../../shared/general/shared +APEX_Loader_debug_hpaths += ./../../public +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/common +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/cooking +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/extensions +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/geometry +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/gpu +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/deformable +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/particles +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/characterkinematic +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/characterdynamic +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Include/vehicle +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers +APEX_Loader_debug_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include +APEX_Loader_debug_hpaths += ./../../shared/general/RenderDebug/public +APEX_Loader_debug_hpaths += ./../../shared/general/shared/inparser/include +APEX_Loader_debug_hpaths += ./../../common/include +APEX_Loader_debug_hpaths += ./../../common/include/autogen +APEX_Loader_debug_hpaths += ./../../common/include/linux +APEX_Loader_debug_hpaths += ./../../shared/internal/include +APEX_Loader_debug_hpaths += ./../../module/common/include +APEX_Loader_debug_hpaths += ./../../NvParameterized/include +APEX_Loader_debug_hpaths += ./../../include +APEX_Loader_debug_hpaths += ./../../include/PhysX3 +APEX_Loader_debug_hpaths += ./../../include/loader +APEX_Loader_debug_hpaths += ./../../include/clothing +APEX_Loader_debug_hpaths += ./../../include/legacy +APEX_Loader_debug_hpaths += ./../../module/loader/include +APEX_Loader_debug_hpaths += ./../../include/destructible +APEX_Loader_debug_lpaths := +APEX_Loader_debug_lpaths += ./../../../PxShared/lib/makelinux64 +APEX_Loader_debug_lpaths += ./../../../PhysX_3.4/Lib/makelinux64 +APEX_Loader_debug_lpaths += ./../../lib/linux64 +APEX_Loader_debug_lpaths += ./../../NvParameterized/lib/linux64 +APEX_Loader_debug_lpaths += ./../../../PxShared/lib/linux64 +APEX_Loader_debug_lpaths += ./../../../PxShared/bin/linux64 +APEX_Loader_debug_defines := $(APEX_Loader_custom_defines) +APEX_Loader_debug_defines += PX_PHYSX_STATIC_LIB +APEX_Loader_debug_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1 +APEX_Loader_debug_defines += ENABLE_TEST=0 +APEX_Loader_debug_defines += _DEBUG +APEX_Loader_debug_defines += PX_DEBUG +APEX_Loader_debug_defines += PX_CHECKED +APEX_Loader_debug_libraries := +APEX_Loader_debug_libraries += APEX_ClothingDEBUG +APEX_Loader_debug_libraries += APEX_DestructibleDEBUG +APEX_Loader_debug_libraries += APEX_LegacyDEBUG +APEX_Loader_debug_libraries += ApexCommonDEBUG +APEX_Loader_debug_libraries += ApexFrameworkDEBUG +APEX_Loader_debug_libraries += NvParameterizedDEBUG +APEX_Loader_debug_libraries += PsFastXmlDEBUG +APEX_Loader_debug_libraries += PxFoundationDEBUG_x64 +APEX_Loader_debug_libraries += PxPvdSDKDEBUG_x64 +APEX_Loader_debug_libraries += PhysX3CommonDEBUG_x64 +APEX_Loader_debug_common_cflags := $(APEX_Loader_custom_cflags) +APEX_Loader_debug_common_cflags += -MMD +APEX_Loader_debug_common_cflags += $(addprefix -D, $(APEX_Loader_debug_defines)) +APEX_Loader_debug_common_cflags += $(addprefix -I, $(APEX_Loader_debug_hpaths)) +APEX_Loader_debug_common_cflags += -m64 +APEX_Loader_debug_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x +APEX_Loader_debug_common_cflags += -g3 -gdwarf-2 +APEX_Loader_debug_cflags := $(APEX_Loader_debug_common_cflags) +APEX_Loader_debug_cppflags := $(APEX_Loader_debug_common_cflags) +APEX_Loader_debug_lflags := $(APEX_Loader_custom_lflags) +APEX_Loader_debug_lflags += $(addprefix -L, $(APEX_Loader_debug_lpaths)) +APEX_Loader_debug_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Loader_debug_libraries)) -Wl,--end-group +APEX_Loader_debug_lflags += -m64 +APEX_Loader_debug_objsdir = $(OBJS_DIR)/APEX_Loader_debug +APEX_Loader_debug_cpp_o = $(addprefix $(APEX_Loader_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Loader_cppfiles))))) +APEX_Loader_debug_cc_o = $(addprefix $(APEX_Loader_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Loader_ccfiles))))) +APEX_Loader_debug_c_o = $(addprefix $(APEX_Loader_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Loader_cfiles))))) +APEX_Loader_debug_obj = $(APEX_Loader_debug_cpp_o) $(APEX_Loader_debug_cc_o) $(APEX_Loader_debug_c_o) +APEX_Loader_debug_bin := ./../../lib/linux64/libAPEX_LoaderDEBUG.a + +clean_APEX_Loader_debug: + @$(ECHO) clean APEX_Loader debug + @$(RMDIR) $(APEX_Loader_debug_objsdir) + @$(RMDIR) $(APEX_Loader_debug_bin) + @$(RMDIR) $(DEPSDIR)/APEX_Loader/debug + +build_APEX_Loader_debug: postbuild_APEX_Loader_debug +postbuild_APEX_Loader_debug: mainbuild_APEX_Loader_debug +mainbuild_APEX_Loader_debug: prebuild_APEX_Loader_debug $(APEX_Loader_debug_bin) +prebuild_APEX_Loader_debug: + +$(APEX_Loader_debug_bin): $(NvParameterized_debug_obj) $(PsFastXml_debug_obj) $(PxPvdSDK_debug_obj) $(APEX_Loader_debug_obj) build_APEX_Clothing_debug build_APEX_Destructible_debug build_APEX_Legacy_debug build_ApexCommon_debug build_ApexFramework_debug build_NvParameterized_debug build_PsFastXml_debug build_PxFoundation_debug build_PxPvdSDK_debug + mkdir -p `dirname ./../../lib/linux64/libAPEX_LoaderDEBUG.a` + @$(AR) rcs $(APEX_Loader_debug_bin) $(NvParameterized_debug_obj) $(PsFastXml_debug_obj) $(PxPvdSDK_debug_obj) $(APEX_Loader_debug_obj) + $(ECHO) building $@ complete! + +APEX_Loader_debug_DEPDIR = $(dir $(@))/$(*F) +$(APEX_Loader_debug_cpp_o): $(APEX_Loader_debug_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Loader_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Loader/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cppfiles)))))) + cp $(APEX_Loader_debug_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Loader/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Loader/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cppfiles))))).P; \ + rm -f $(APEX_Loader_debug_DEPDIR).d + +$(APEX_Loader_debug_cc_o): $(APEX_Loader_debug_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Loader_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_ccfiles)))))) + cp $(APEX_Loader_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_ccfiles))))).debug.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_ccfiles))))).debug.P; \ + rm -f $(APEX_Loader_debug_DEPDIR).d + +$(APEX_Loader_debug_c_o): $(APEX_Loader_debug_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(APEX_Loader_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Loader/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cfiles)))))) + cp $(APEX_Loader_debug_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Loader/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Loader/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_debug_objsdir),, $@))), $(APEX_Loader_cfiles))))).P; \ + rm -f $(APEX_Loader_debug_DEPDIR).d + +APEX_Loader_release_hpaths := +APEX_Loader_release_hpaths += ./../../include +APEX_Loader_release_hpaths += ./../../include/PhysX3 +APEX_Loader_release_hpaths += ./../../../PxShared/include +APEX_Loader_release_hpaths += ./../../../PxShared/include/filebuf +APEX_Loader_release_hpaths += ./../../../PxShared/include/foundation +APEX_Loader_release_hpaths += ./../../../PxShared/include/task +APEX_Loader_release_hpaths += ./../../../PxShared/include/cudamanager +APEX_Loader_release_hpaths += ./../../../PxShared/include/pvd +APEX_Loader_release_hpaths += ./../../../PxShared/src/foundation/include +APEX_Loader_release_hpaths += ./../../../PxShared/src/filebuf/include +APEX_Loader_release_hpaths += ./../../../PxShared/src/fastxml/include +APEX_Loader_release_hpaths += ./../../../PxShared/src/pvd/include +APEX_Loader_release_hpaths += ./../../shared/general/shared +APEX_Loader_release_hpaths += ./../../public +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/common +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/cooking +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/extensions +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/geometry +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/gpu +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/deformable +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/particles +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/characterkinematic +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/characterdynamic +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Include/vehicle +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers +APEX_Loader_release_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include +APEX_Loader_release_hpaths += ./../../shared/general/RenderDebug/public +APEX_Loader_release_hpaths += ./../../shared/general/shared/inparser/include +APEX_Loader_release_hpaths += ./../../common/include +APEX_Loader_release_hpaths += ./../../common/include/autogen +APEX_Loader_release_hpaths += ./../../common/include/linux +APEX_Loader_release_hpaths += ./../../shared/internal/include +APEX_Loader_release_hpaths += ./../../module/common/include +APEX_Loader_release_hpaths += ./../../NvParameterized/include +APEX_Loader_release_hpaths += ./../../include +APEX_Loader_release_hpaths += ./../../include/PhysX3 +APEX_Loader_release_hpaths += ./../../include/loader +APEX_Loader_release_hpaths += ./../../include/clothing +APEX_Loader_release_hpaths += ./../../include/legacy +APEX_Loader_release_hpaths += ./../../module/loader/include +APEX_Loader_release_hpaths += ./../../include/destructible +APEX_Loader_release_lpaths := +APEX_Loader_release_lpaths += ./../../../PxShared/lib/makelinux64 +APEX_Loader_release_lpaths += ./../../../PhysX_3.4/Lib/makelinux64 +APEX_Loader_release_lpaths += ./../../lib/linux64 +APEX_Loader_release_lpaths += ./../../NvParameterized/lib/linux64 +APEX_Loader_release_lpaths += ./../../../PxShared/lib/linux64 +APEX_Loader_release_lpaths += ./../../../PxShared/bin/linux64 +APEX_Loader_release_defines := $(APEX_Loader_custom_defines) +APEX_Loader_release_defines += PX_PHYSX_STATIC_LIB +APEX_Loader_release_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1 +APEX_Loader_release_defines += ENABLE_TEST=0 +APEX_Loader_release_defines += NDEBUG +APEX_Loader_release_defines += APEX_SHIPPING +APEX_Loader_release_libraries := +APEX_Loader_release_libraries += APEX_Clothing +APEX_Loader_release_libraries += APEX_Destructible +APEX_Loader_release_libraries += APEX_Legacy +APEX_Loader_release_libraries += ApexCommon +APEX_Loader_release_libraries += ApexFramework +APEX_Loader_release_libraries += NvParameterized +APEX_Loader_release_libraries += PsFastXml +APEX_Loader_release_libraries += PxFoundation_x64 +APEX_Loader_release_libraries += PxPvdSDK_x64 +APEX_Loader_release_libraries += PhysX3Common_x64 +APEX_Loader_release_common_cflags := $(APEX_Loader_custom_cflags) +APEX_Loader_release_common_cflags += -MMD +APEX_Loader_release_common_cflags += $(addprefix -D, $(APEX_Loader_release_defines)) +APEX_Loader_release_common_cflags += $(addprefix -I, $(APEX_Loader_release_hpaths)) +APEX_Loader_release_common_cflags += -m64 +APEX_Loader_release_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x +APEX_Loader_release_common_cflags += -O3 -fno-strict-aliasing +APEX_Loader_release_cflags := $(APEX_Loader_release_common_cflags) +APEX_Loader_release_cppflags := $(APEX_Loader_release_common_cflags) +APEX_Loader_release_lflags := $(APEX_Loader_custom_lflags) +APEX_Loader_release_lflags += $(addprefix -L, $(APEX_Loader_release_lpaths)) +APEX_Loader_release_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Loader_release_libraries)) -Wl,--end-group +APEX_Loader_release_lflags += -m64 +APEX_Loader_release_objsdir = $(OBJS_DIR)/APEX_Loader_release +APEX_Loader_release_cpp_o = $(addprefix $(APEX_Loader_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Loader_cppfiles))))) +APEX_Loader_release_cc_o = $(addprefix $(APEX_Loader_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Loader_ccfiles))))) +APEX_Loader_release_c_o = $(addprefix $(APEX_Loader_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Loader_cfiles))))) +APEX_Loader_release_obj = $(APEX_Loader_release_cpp_o) $(APEX_Loader_release_cc_o) $(APEX_Loader_release_c_o) +APEX_Loader_release_bin := ./../../lib/linux64/libAPEX_Loader.a + +clean_APEX_Loader_release: + @$(ECHO) clean APEX_Loader release + @$(RMDIR) $(APEX_Loader_release_objsdir) + @$(RMDIR) $(APEX_Loader_release_bin) + @$(RMDIR) $(DEPSDIR)/APEX_Loader/release + +build_APEX_Loader_release: postbuild_APEX_Loader_release +postbuild_APEX_Loader_release: mainbuild_APEX_Loader_release +mainbuild_APEX_Loader_release: prebuild_APEX_Loader_release $(APEX_Loader_release_bin) +prebuild_APEX_Loader_release: + +$(APEX_Loader_release_bin): $(NvParameterized_release_obj) $(PsFastXml_release_obj) $(PxPvdSDK_release_obj) $(APEX_Loader_release_obj) build_APEX_Clothing_release build_APEX_Destructible_release build_APEX_Legacy_release build_ApexCommon_release build_ApexFramework_release build_NvParameterized_release build_PsFastXml_release build_PxFoundation_release build_PxPvdSDK_release + mkdir -p `dirname ./../../lib/linux64/libAPEX_Loader.a` + @$(AR) rcs $(APEX_Loader_release_bin) $(NvParameterized_release_obj) $(PsFastXml_release_obj) $(PxPvdSDK_release_obj) $(APEX_Loader_release_obj) + $(ECHO) building $@ complete! + +APEX_Loader_release_DEPDIR = $(dir $(@))/$(*F) +$(APEX_Loader_release_cpp_o): $(APEX_Loader_release_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Loader_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Loader/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cppfiles)))))) + cp $(APEX_Loader_release_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Loader/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Loader/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cppfiles))))).P; \ + rm -f $(APEX_Loader_release_DEPDIR).d + +$(APEX_Loader_release_cc_o): $(APEX_Loader_release_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Loader_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_ccfiles)))))) + cp $(APEX_Loader_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_ccfiles))))).release.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_ccfiles))))).release.P; \ + rm -f $(APEX_Loader_release_DEPDIR).d + +$(APEX_Loader_release_c_o): $(APEX_Loader_release_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(APEX_Loader_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Loader/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cfiles)))))) + cp $(APEX_Loader_release_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Loader/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Loader/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_release_objsdir),, $@))), $(APEX_Loader_cfiles))))).P; \ + rm -f $(APEX_Loader_release_DEPDIR).d + +APEX_Loader_profile_hpaths := +APEX_Loader_profile_hpaths += ./../../include +APEX_Loader_profile_hpaths += ./../../include/PhysX3 +APEX_Loader_profile_hpaths += ./../../../PxShared/include +APEX_Loader_profile_hpaths += ./../../../PxShared/include/filebuf +APEX_Loader_profile_hpaths += ./../../../PxShared/include/foundation +APEX_Loader_profile_hpaths += ./../../../PxShared/include/task +APEX_Loader_profile_hpaths += ./../../../PxShared/include/cudamanager +APEX_Loader_profile_hpaths += ./../../../PxShared/include/pvd +APEX_Loader_profile_hpaths += ./../../../PxShared/src/foundation/include +APEX_Loader_profile_hpaths += ./../../../PxShared/src/filebuf/include +APEX_Loader_profile_hpaths += ./../../../PxShared/src/fastxml/include +APEX_Loader_profile_hpaths += ./../../../PxShared/src/pvd/include +APEX_Loader_profile_hpaths += ./../../shared/general/shared +APEX_Loader_profile_hpaths += ./../../public +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/common +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/cooking +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/extensions +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/geometry +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/gpu +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/deformable +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/particles +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/characterkinematic +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/characterdynamic +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Include/vehicle +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers +APEX_Loader_profile_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include +APEX_Loader_profile_hpaths += ./../../shared/general/RenderDebug/public +APEX_Loader_profile_hpaths += ./../../shared/general/shared/inparser/include +APEX_Loader_profile_hpaths += ./../../common/include +APEX_Loader_profile_hpaths += ./../../common/include/autogen +APEX_Loader_profile_hpaths += ./../../common/include/linux +APEX_Loader_profile_hpaths += ./../../shared/internal/include +APEX_Loader_profile_hpaths += ./../../module/common/include +APEX_Loader_profile_hpaths += ./../../NvParameterized/include +APEX_Loader_profile_hpaths += ./../../include +APEX_Loader_profile_hpaths += ./../../include/PhysX3 +APEX_Loader_profile_hpaths += ./../../include/loader +APEX_Loader_profile_hpaths += ./../../include/clothing +APEX_Loader_profile_hpaths += ./../../include/legacy +APEX_Loader_profile_hpaths += ./../../module/loader/include +APEX_Loader_profile_hpaths += ./../../include/destructible +APEX_Loader_profile_lpaths := +APEX_Loader_profile_lpaths += ./../../../PxShared/lib/makelinux64 +APEX_Loader_profile_lpaths += ./../../../PhysX_3.4/Lib/makelinux64 +APEX_Loader_profile_lpaths += ./../../lib/linux64 +APEX_Loader_profile_lpaths += ./../../NvParameterized/lib/linux64 +APEX_Loader_profile_lpaths += ./../../../PxShared/lib/linux64 +APEX_Loader_profile_lpaths += ./../../../PxShared/bin/linux64 +APEX_Loader_profile_defines := $(APEX_Loader_custom_defines) +APEX_Loader_profile_defines += PX_PHYSX_STATIC_LIB +APEX_Loader_profile_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1 +APEX_Loader_profile_defines += ENABLE_TEST=0 +APEX_Loader_profile_defines += NDEBUG +APEX_Loader_profile_defines += PX_PROFILE +APEX_Loader_profile_libraries := +APEX_Loader_profile_libraries += APEX_ClothingPROFILE +APEX_Loader_profile_libraries += APEX_DestructiblePROFILE +APEX_Loader_profile_libraries += APEX_LegacyPROFILE +APEX_Loader_profile_libraries += ApexCommonPROFILE +APEX_Loader_profile_libraries += ApexFrameworkPROFILE +APEX_Loader_profile_libraries += NvParameterizedPROFILE +APEX_Loader_profile_libraries += PsFastXmlPROFILE +APEX_Loader_profile_libraries += PxFoundationPROFILE_x64 +APEX_Loader_profile_libraries += PxPvdSDKPROFILE_x64 +APEX_Loader_profile_libraries += PhysX3CommonPROFILE_x64 +APEX_Loader_profile_common_cflags := $(APEX_Loader_custom_cflags) +APEX_Loader_profile_common_cflags += -MMD +APEX_Loader_profile_common_cflags += $(addprefix -D, $(APEX_Loader_profile_defines)) +APEX_Loader_profile_common_cflags += $(addprefix -I, $(APEX_Loader_profile_hpaths)) +APEX_Loader_profile_common_cflags += -m64 +APEX_Loader_profile_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x +APEX_Loader_profile_common_cflags += -O3 -fno-strict-aliasing +APEX_Loader_profile_cflags := $(APEX_Loader_profile_common_cflags) +APEX_Loader_profile_cppflags := $(APEX_Loader_profile_common_cflags) +APEX_Loader_profile_lflags := $(APEX_Loader_custom_lflags) +APEX_Loader_profile_lflags += $(addprefix -L, $(APEX_Loader_profile_lpaths)) +APEX_Loader_profile_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Loader_profile_libraries)) -Wl,--end-group +APEX_Loader_profile_lflags += -m64 +APEX_Loader_profile_objsdir = $(OBJS_DIR)/APEX_Loader_profile +APEX_Loader_profile_cpp_o = $(addprefix $(APEX_Loader_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Loader_cppfiles))))) +APEX_Loader_profile_cc_o = $(addprefix $(APEX_Loader_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Loader_ccfiles))))) +APEX_Loader_profile_c_o = $(addprefix $(APEX_Loader_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Loader_cfiles))))) +APEX_Loader_profile_obj = $(APEX_Loader_profile_cpp_o) $(APEX_Loader_profile_cc_o) $(APEX_Loader_profile_c_o) +APEX_Loader_profile_bin := ./../../lib/linux64/libAPEX_LoaderPROFILE.a + +clean_APEX_Loader_profile: + @$(ECHO) clean APEX_Loader profile + @$(RMDIR) $(APEX_Loader_profile_objsdir) + @$(RMDIR) $(APEX_Loader_profile_bin) + @$(RMDIR) $(DEPSDIR)/APEX_Loader/profile + +build_APEX_Loader_profile: postbuild_APEX_Loader_profile +postbuild_APEX_Loader_profile: mainbuild_APEX_Loader_profile +mainbuild_APEX_Loader_profile: prebuild_APEX_Loader_profile $(APEX_Loader_profile_bin) +prebuild_APEX_Loader_profile: + +$(APEX_Loader_profile_bin): $(NvParameterized_profile_obj) $(PsFastXml_profile_obj) $(PxPvdSDK_profile_obj) $(APEX_Loader_profile_obj) build_APEX_Clothing_profile build_APEX_Destructible_profile build_APEX_Legacy_profile build_ApexCommon_profile build_ApexFramework_profile build_NvParameterized_profile build_PsFastXml_profile build_PxFoundation_profile build_PxPvdSDK_profile + mkdir -p `dirname ./../../lib/linux64/libAPEX_LoaderPROFILE.a` + @$(AR) rcs $(APEX_Loader_profile_bin) $(NvParameterized_profile_obj) $(PsFastXml_profile_obj) $(PxPvdSDK_profile_obj) $(APEX_Loader_profile_obj) + $(ECHO) building $@ complete! + +APEX_Loader_profile_DEPDIR = $(dir $(@))/$(*F) +$(APEX_Loader_profile_cpp_o): $(APEX_Loader_profile_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Loader_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Loader/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cppfiles)))))) + cp $(APEX_Loader_profile_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Loader/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Loader/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cppfiles))))).P; \ + rm -f $(APEX_Loader_profile_DEPDIR).d + +$(APEX_Loader_profile_cc_o): $(APEX_Loader_profile_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Loader_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_ccfiles)))))) + cp $(APEX_Loader_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_ccfiles))))).profile.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_ccfiles))))).profile.P; \ + rm -f $(APEX_Loader_profile_DEPDIR).d + +$(APEX_Loader_profile_c_o): $(APEX_Loader_profile_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(APEX_Loader_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Loader/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cfiles)))))) + cp $(APEX_Loader_profile_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Loader/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Loader/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_profile_objsdir),, $@))), $(APEX_Loader_cfiles))))).P; \ + rm -f $(APEX_Loader_profile_DEPDIR).d + +APEX_Loader_checked_hpaths := +APEX_Loader_checked_hpaths += ./../../include +APEX_Loader_checked_hpaths += ./../../include/PhysX3 +APEX_Loader_checked_hpaths += ./../../../PxShared/include +APEX_Loader_checked_hpaths += ./../../../PxShared/include/filebuf +APEX_Loader_checked_hpaths += ./../../../PxShared/include/foundation +APEX_Loader_checked_hpaths += ./../../../PxShared/include/task +APEX_Loader_checked_hpaths += ./../../../PxShared/include/cudamanager +APEX_Loader_checked_hpaths += ./../../../PxShared/include/pvd +APEX_Loader_checked_hpaths += ./../../../PxShared/src/foundation/include +APEX_Loader_checked_hpaths += ./../../../PxShared/src/filebuf/include +APEX_Loader_checked_hpaths += ./../../../PxShared/src/fastxml/include +APEX_Loader_checked_hpaths += ./../../../PxShared/src/pvd/include +APEX_Loader_checked_hpaths += ./../../shared/general/shared +APEX_Loader_checked_hpaths += ./../../public +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/common +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/cooking +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/extensions +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/geometry +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/gpu +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/deformable +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/particles +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/characterkinematic +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/characterdynamic +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Include/vehicle +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers +APEX_Loader_checked_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include +APEX_Loader_checked_hpaths += ./../../shared/general/RenderDebug/public +APEX_Loader_checked_hpaths += ./../../shared/general/shared/inparser/include +APEX_Loader_checked_hpaths += ./../../common/include +APEX_Loader_checked_hpaths += ./../../common/include/autogen +APEX_Loader_checked_hpaths += ./../../common/include/linux +APEX_Loader_checked_hpaths += ./../../shared/internal/include +APEX_Loader_checked_hpaths += ./../../module/common/include +APEX_Loader_checked_hpaths += ./../../NvParameterized/include +APEX_Loader_checked_hpaths += ./../../include +APEX_Loader_checked_hpaths += ./../../include/PhysX3 +APEX_Loader_checked_hpaths += ./../../include/loader +APEX_Loader_checked_hpaths += ./../../include/clothing +APEX_Loader_checked_hpaths += ./../../include/legacy +APEX_Loader_checked_hpaths += ./../../module/loader/include +APEX_Loader_checked_hpaths += ./../../include/destructible +APEX_Loader_checked_lpaths := +APEX_Loader_checked_lpaths += ./../../../PxShared/lib/makelinux64 +APEX_Loader_checked_lpaths += ./../../../PhysX_3.4/Lib/makelinux64 +APEX_Loader_checked_lpaths += ./../../lib/linux64 +APEX_Loader_checked_lpaths += ./../../NvParameterized/lib/linux64 +APEX_Loader_checked_lpaths += ./../../../PxShared/lib/linux64 +APEX_Loader_checked_lpaths += ./../../../PxShared/bin/linux64 +APEX_Loader_checked_defines := $(APEX_Loader_custom_defines) +APEX_Loader_checked_defines += PX_PHYSX_STATIC_LIB +APEX_Loader_checked_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1 +APEX_Loader_checked_defines += ENABLE_TEST=0 +APEX_Loader_checked_defines += NDEBUG +APEX_Loader_checked_defines += PX_CHECKED +APEX_Loader_checked_defines += PX_ENABLE_CHECKED_ASSERTS +APEX_Loader_checked_libraries := +APEX_Loader_checked_libraries += APEX_ClothingCHECKED +APEX_Loader_checked_libraries += APEX_DestructibleCHECKED +APEX_Loader_checked_libraries += APEX_LegacyCHECKED +APEX_Loader_checked_libraries += ApexCommonCHECKED +APEX_Loader_checked_libraries += ApexFrameworkCHECKED +APEX_Loader_checked_libraries += NvParameterizedCHECKED +APEX_Loader_checked_libraries += PsFastXmlCHECKED +APEX_Loader_checked_libraries += PxFoundationCHECKED_x64 +APEX_Loader_checked_libraries += PxPvdSDKCHECKED_x64 +APEX_Loader_checked_libraries += PhysX3CommonCHECKED_x64 +APEX_Loader_checked_common_cflags := $(APEX_Loader_custom_cflags) +APEX_Loader_checked_common_cflags += -MMD +APEX_Loader_checked_common_cflags += $(addprefix -D, $(APEX_Loader_checked_defines)) +APEX_Loader_checked_common_cflags += $(addprefix -I, $(APEX_Loader_checked_hpaths)) +APEX_Loader_checked_common_cflags += -m64 +APEX_Loader_checked_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x +APEX_Loader_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing +APEX_Loader_checked_cflags := $(APEX_Loader_checked_common_cflags) +APEX_Loader_checked_cppflags := $(APEX_Loader_checked_common_cflags) +APEX_Loader_checked_lflags := $(APEX_Loader_custom_lflags) +APEX_Loader_checked_lflags += $(addprefix -L, $(APEX_Loader_checked_lpaths)) +APEX_Loader_checked_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Loader_checked_libraries)) -Wl,--end-group +APEX_Loader_checked_lflags += -m64 +APEX_Loader_checked_objsdir = $(OBJS_DIR)/APEX_Loader_checked +APEX_Loader_checked_cpp_o = $(addprefix $(APEX_Loader_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Loader_cppfiles))))) +APEX_Loader_checked_cc_o = $(addprefix $(APEX_Loader_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Loader_ccfiles))))) +APEX_Loader_checked_c_o = $(addprefix $(APEX_Loader_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Loader_cfiles))))) +APEX_Loader_checked_obj = $(APEX_Loader_checked_cpp_o) $(APEX_Loader_checked_cc_o) $(APEX_Loader_checked_c_o) +APEX_Loader_checked_bin := ./../../lib/linux64/libAPEX_LoaderCHECKED.a + +clean_APEX_Loader_checked: + @$(ECHO) clean APEX_Loader checked + @$(RMDIR) $(APEX_Loader_checked_objsdir) + @$(RMDIR) $(APEX_Loader_checked_bin) + @$(RMDIR) $(DEPSDIR)/APEX_Loader/checked + +build_APEX_Loader_checked: postbuild_APEX_Loader_checked +postbuild_APEX_Loader_checked: mainbuild_APEX_Loader_checked +mainbuild_APEX_Loader_checked: prebuild_APEX_Loader_checked $(APEX_Loader_checked_bin) +prebuild_APEX_Loader_checked: + +$(APEX_Loader_checked_bin): $(NvParameterized_checked_obj) $(PsFastXml_checked_obj) $(PxPvdSDK_checked_obj) $(APEX_Loader_checked_obj) build_APEX_Clothing_checked build_APEX_Destructible_checked build_APEX_Legacy_checked build_ApexCommon_checked build_ApexFramework_checked build_NvParameterized_checked build_PsFastXml_checked build_PxFoundation_checked build_PxPvdSDK_checked + mkdir -p `dirname ./../../lib/linux64/libAPEX_LoaderCHECKED.a` + @$(AR) rcs $(APEX_Loader_checked_bin) $(NvParameterized_checked_obj) $(PsFastXml_checked_obj) $(PxPvdSDK_checked_obj) $(APEX_Loader_checked_obj) + $(ECHO) building $@ complete! + +APEX_Loader_checked_DEPDIR = $(dir $(@))/$(*F) +$(APEX_Loader_checked_cpp_o): $(APEX_Loader_checked_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Loader_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Loader/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cppfiles)))))) + cp $(APEX_Loader_checked_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Loader/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Loader/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cppfiles))))).P; \ + rm -f $(APEX_Loader_checked_DEPDIR).d + +$(APEX_Loader_checked_cc_o): $(APEX_Loader_checked_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Loader_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_ccfiles)))))) + cp $(APEX_Loader_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_ccfiles))))).checked.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_ccfiles))))).checked.P; \ + rm -f $(APEX_Loader_checked_DEPDIR).d + +$(APEX_Loader_checked_c_o): $(APEX_Loader_checked_objsdir)/%.o: + $(ECHO) APEX_Loader: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(APEX_Loader_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Loader/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cfiles)))))) + cp $(APEX_Loader_checked_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Loader/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Loader_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Loader/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Loader_checked_objsdir),, $@))), $(APEX_Loader_cfiles))))).P; \ + rm -f $(APEX_Loader_checked_DEPDIR).d + +clean_APEX_Loader: clean_APEX_Loader_debug clean_APEX_Loader_release clean_APEX_Loader_profile clean_APEX_Loader_checked + rm -rf $(DEPSDIR) + +export VERBOSE +ifndef VERBOSE +.SILENT: +endif |