# Makefile generated by XPJ for linux32 -include Makefile.custom ProjectName = ApexFramework ApexFramework_cppfiles += ./../../framework/src/ApexAssetPreviewScene.cpp ApexFramework_cppfiles += ./../../framework/src/ApexCreateSDK.cpp ApexFramework_cppfiles += ./../../framework/src/ApexCustomBufferIterator.cpp ApexFramework_cppfiles += ./../../framework/src/ApexRenderDebug.cpp ApexFramework_cppfiles += ./../../framework/src/ApexRenderMeshActor.cpp ApexFramework_cppfiles += ./../../framework/src/ApexRenderMeshAsset.cpp ApexFramework_cppfiles += ./../../framework/src/ApexRenderMeshAssetAuthoring.cpp ApexFramework_cppfiles += ./../../framework/src/ApexRenderSubmesh.cpp ApexFramework_cppfiles += ./../../framework/src/ApexResourceProvider.cpp ApexFramework_cppfiles += ./../../framework/src/ApexSDKImpl.cpp ApexFramework_cppfiles += ./../../framework/src/ApexSDKVersionString.cpp ApexFramework_cppfiles += ./../../framework/src/ApexScene.cpp ApexFramework_cppfiles += ./../../framework/src/ApexSceneTasks.cpp ApexFramework_cppfiles += ./../../framework/src/ApexSceneUserNotify.cpp ApexFramework_cppfiles += ./../../framework/src/ApexVertexBuffer.cpp ApexFramework_cppfiles += ./../../framework/src/ApexVertexFormat.cpp ApexFramework_cppfiles += ./../../framework/src/FrameworkProfile.cpp ApexFramework_cppfiles += ./../../framework/src/MirrorSceneImpl.cpp ApexFramework_cppfiles += ./../../framework/src/ThreadPool.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferF32x1.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferF32x2.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferF32x3.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferF32x4.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU16x1.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU16x2.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU16x3.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU16x4.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU32x1.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU32x2.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU32x3.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU32x4.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU8x1.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU8x2.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU8x3.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/BufferU8x4.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/RenderMeshAssetParameters.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/SubmeshParameters.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/SurfaceBufferParameters.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/VertexBufferParameters.cpp ApexFramework_cppfiles += ./../../framework/src/autogen/VertexFormatParameters.cpp ApexFramework_cpp_debug_dep = $(addprefix $(DEPSDIR)/ApexFramework/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexFramework_cppfiles))))) ApexFramework_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(ApexFramework_ccfiles))))) ApexFramework_c_debug_dep = $(addprefix $(DEPSDIR)/ApexFramework/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexFramework_cfiles))))) ApexFramework_debug_dep = $(ApexFramework_cpp_debug_dep) $(ApexFramework_cc_debug_dep) $(ApexFramework_c_debug_dep) -include $(ApexFramework_debug_dep) ApexFramework_cpp_release_dep = $(addprefix $(DEPSDIR)/ApexFramework/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexFramework_cppfiles))))) ApexFramework_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(ApexFramework_ccfiles))))) ApexFramework_c_release_dep = $(addprefix $(DEPSDIR)/ApexFramework/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexFramework_cfiles))))) ApexFramework_release_dep = $(ApexFramework_cpp_release_dep) $(ApexFramework_cc_release_dep) $(ApexFramework_c_release_dep) -include $(ApexFramework_release_dep) ApexFramework_cpp_profile_dep = $(addprefix $(DEPSDIR)/ApexFramework/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexFramework_cppfiles))))) ApexFramework_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(ApexFramework_ccfiles))))) ApexFramework_c_profile_dep = $(addprefix $(DEPSDIR)/ApexFramework/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexFramework_cfiles))))) ApexFramework_profile_dep = $(ApexFramework_cpp_profile_dep) $(ApexFramework_cc_profile_dep) $(ApexFramework_c_profile_dep) -include $(ApexFramework_profile_dep) ApexFramework_cpp_checked_dep = $(addprefix $(DEPSDIR)/ApexFramework/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexFramework_cppfiles))))) ApexFramework_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(ApexFramework_ccfiles))))) ApexFramework_c_checked_dep = $(addprefix $(DEPSDIR)/ApexFramework/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexFramework_cfiles))))) ApexFramework_checked_dep = $(ApexFramework_cpp_checked_dep) $(ApexFramework_cc_checked_dep) $(ApexFramework_c_checked_dep) -include $(ApexFramework_checked_dep) ApexFramework_debug_hpaths := ApexFramework_debug_hpaths += ./../../framework/include ApexFramework_debug_hpaths += ./../../framework/include/autogen ApexFramework_debug_hpaths += ./../../common/include ApexFramework_debug_hpaths += ./../../common/include/autogen ApexFramework_debug_hpaths += ./../../shared/internal/include ApexFramework_debug_hpaths += ./../../NvParameterized/include ApexFramework_debug_hpaths += ./../../shared/general/RenderDebug/public ApexFramework_debug_hpaths += ./../../include ApexFramework_debug_hpaths += ./../../include/PhysX3 ApexFramework_debug_hpaths += ./../../../PxShared/include ApexFramework_debug_hpaths += ./../../../PxShared/include/filebuf ApexFramework_debug_hpaths += ./../../../PxShared/include/foundation ApexFramework_debug_hpaths += ./../../../PxShared/include/task ApexFramework_debug_hpaths += ./../../../PxShared/include/cudamanager ApexFramework_debug_hpaths += ./../../../PxShared/include/pvd ApexFramework_debug_hpaths += ./../../../PxShared/src/foundation/include ApexFramework_debug_hpaths += ./../../../PxShared/src/filebuf/include ApexFramework_debug_hpaths += ./../../../PxShared/src/fastxml/include ApexFramework_debug_hpaths += ./../../../PxShared/src/pvd/include ApexFramework_debug_hpaths += ./../../shared/general/shared ApexFramework_debug_hpaths += ./../../public ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/common ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/cooking ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/extensions ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/geometry ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/gpu ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/deformable ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/particles ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/characterkinematic ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/characterdynamic ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Include/vehicle ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers ApexFramework_debug_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include ApexFramework_debug_hpaths += ./../../shared/general/PairFilter/include ApexFramework_debug_hpaths += ./../../shared/general/PairFilter/public ApexFramework_debug_hpaths += ./../../../PxShared/src/pvd/src ApexFramework_debug_hpaths += ./../../../PxShared/src/cudamanager/include ApexFramework_debug_lpaths := ApexFramework_debug_lpaths += ./../../../PxShared/lib/makelinux32 ApexFramework_debug_lpaths += ./../../../PhysX_3.4/Lib/makelinux32 ApexFramework_debug_lpaths += ./../../lib/linux32 ApexFramework_debug_lpaths += ./../../NvParameterized/lib/linux32 ApexFramework_debug_lpaths += ./../../../PxShared/lib/linux32 ApexFramework_debug_lpaths += ./../../../PxShared/bin/linux32 ApexFramework_debug_lpaths += ./../../shared/general/RenderDebug/lib/linux32 ApexFramework_debug_defines := $(ApexFramework_custom_defines) ApexFramework_debug_defines += PX_PHYSX_STATIC_LIB ApexFramework_debug_defines += _DEBUG ApexFramework_debug_defines += PX_DEBUG ApexFramework_debug_defines += PX_CHECKED ApexFramework_debug_libraries := ApexFramework_debug_libraries += ApexCommonDEBUG ApexFramework_debug_libraries += ApexSharedDEBUG ApexFramework_debug_libraries += NvParameterizedDEBUG ApexFramework_debug_libraries += PsFastXmlDEBUG ApexFramework_debug_libraries += PxFoundationDEBUG_x86 ApexFramework_debug_libraries += PxPvdSDKDEBUG_x86 ApexFramework_debug_libraries += PxTaskDEBUG ApexFramework_debug_libraries += RenderDebugDEBUG ApexFramework_debug_libraries += PhysX3CommonDEBUG_x86 ApexFramework_debug_common_cflags := $(ApexFramework_custom_cflags) ApexFramework_debug_common_cflags += -MMD ApexFramework_debug_common_cflags += $(addprefix -D, $(ApexFramework_debug_defines)) ApexFramework_debug_common_cflags += $(addprefix -I, $(ApexFramework_debug_hpaths)) ApexFramework_debug_common_cflags += -m32 ApexFramework_debug_common_cflags += -m32 -msse2 -mfpmath=sse -malign-double -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x ApexFramework_debug_common_cflags += -g3 -gdwarf-2 ApexFramework_debug_cflags := $(ApexFramework_debug_common_cflags) ApexFramework_debug_cppflags := $(ApexFramework_debug_common_cflags) ApexFramework_debug_lflags := $(ApexFramework_custom_lflags) ApexFramework_debug_lflags += $(addprefix -L, $(ApexFramework_debug_lpaths)) ApexFramework_debug_lflags += -Wl,--start-group $(addprefix -l, $(ApexFramework_debug_libraries)) -Wl,--end-group ApexFramework_debug_lflags += -lrt -pthread -z muldefs -Wl,-rpath=. ApexFramework_debug_lflags += -m32 ApexFramework_debug_objsdir = $(OBJS_DIR)/ApexFramework_debug ApexFramework_debug_cpp_o = $(addprefix $(ApexFramework_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexFramework_cppfiles))))) ApexFramework_debug_cc_o = $(addprefix $(ApexFramework_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexFramework_ccfiles))))) ApexFramework_debug_c_o = $(addprefix $(ApexFramework_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexFramework_cfiles))))) ApexFramework_debug_obj = $(ApexFramework_debug_cpp_o) $(ApexFramework_debug_cc_o) $(ApexFramework_debug_c_o) ApexFramework_debug_bin := ./../../lib/linux32/libApexFrameworkDEBUG.a clean_ApexFramework_debug: @$(ECHO) clean ApexFramework debug @$(RMDIR) $(ApexFramework_debug_objsdir) @$(RMDIR) $(ApexFramework_debug_bin) @$(RMDIR) $(DEPSDIR)/ApexFramework/debug build_ApexFramework_debug: postbuild_ApexFramework_debug postbuild_ApexFramework_debug: mainbuild_ApexFramework_debug mainbuild_ApexFramework_debug: prebuild_ApexFramework_debug $(ApexFramework_debug_bin) prebuild_ApexFramework_debug: $(ApexFramework_debug_bin): $(NvParameterized_debug_obj) $(PsFastXml_debug_obj) $(PxPvdSDK_debug_obj) $(PxTask_debug_obj) $(RenderDebug_debug_obj) $(ApexFramework_debug_obj) build_ApexCommon_debug build_ApexShared_debug build_NvParameterized_debug build_PsFastXml_debug build_PxFoundation_debug build_PxPvdSDK_debug build_PxTask_debug build_RenderDebug_debug mkdir -p `dirname ./../../lib/linux32/libApexFrameworkDEBUG.a` @$(AR) rcs $(ApexFramework_debug_bin) $(NvParameterized_debug_obj) $(PsFastXml_debug_obj) $(PxPvdSDK_debug_obj) $(PxTask_debug_obj) $(RenderDebug_debug_obj) $(ApexFramework_debug_obj) $(ECHO) building $@ complete! ApexFramework_debug_DEPDIR = $(dir $(@))/$(*F) $(ApexFramework_debug_cpp_o): $(ApexFramework_debug_objsdir)/%.o: $(ECHO) ApexFramework: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cppfiles))... mkdir -p $(dir $(@)) $(CXX) $(ApexFramework_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cppfiles)) -o $@ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexFramework/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cppfiles)))))) cp $(ApexFramework_debug_DEPDIR).d $(addprefix $(DEPSDIR)/ApexFramework/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cppfiles))))).P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexFramework/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cppfiles))))).P; \ rm -f $(ApexFramework_debug_DEPDIR).d $(ApexFramework_debug_cc_o): $(ApexFramework_debug_objsdir)/%.o: $(ECHO) ApexFramework: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_ccfiles))... mkdir -p $(dir $(@)) $(CXX) $(ApexFramework_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_ccfiles)) -o $@ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_ccfiles)))))) cp $(ApexFramework_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_ccfiles))))).debug.P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_ccfiles))))).debug.P; \ rm -f $(ApexFramework_debug_DEPDIR).d $(ApexFramework_debug_c_o): $(ApexFramework_debug_objsdir)/%.o: $(ECHO) ApexFramework: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cfiles))... mkdir -p $(dir $(@)) $(CC) $(ApexFramework_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cfiles)) -o $@ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexFramework/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cfiles)))))) cp $(ApexFramework_debug_DEPDIR).d $(addprefix $(DEPSDIR)/ApexFramework/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cfiles))))).P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexFramework/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_debug_objsdir),, $@))), $(ApexFramework_cfiles))))).P; \ rm -f $(ApexFramework_debug_DEPDIR).d ApexFramework_release_hpaths := ApexFramework_release_hpaths += ./../../framework/include ApexFramework_release_hpaths += ./../../framework/include/autogen ApexFramework_release_hpaths += ./../../common/include ApexFramework_release_hpaths += ./../../common/include/autogen ApexFramework_release_hpaths += ./../../shared/internal/include ApexFramework_release_hpaths += ./../../NvParameterized/include ApexFramework_release_hpaths += ./../../shared/general/RenderDebug/public ApexFramework_release_hpaths += ./../../include ApexFramework_release_hpaths += ./../../include/PhysX3 ApexFramework_release_hpaths += ./../../../PxShared/include ApexFramework_release_hpaths += ./../../../PxShared/include/filebuf ApexFramework_release_hpaths += ./../../../PxShared/include/foundation ApexFramework_release_hpaths += ./../../../PxShared/include/task ApexFramework_release_hpaths += ./../../../PxShared/include/cudamanager ApexFramework_release_hpaths += ./../../../PxShared/include/pvd ApexFramework_release_hpaths += ./../../../PxShared/src/foundation/include ApexFramework_release_hpaths += ./../../../PxShared/src/filebuf/include ApexFramework_release_hpaths += ./../../../PxShared/src/fastxml/include ApexFramework_release_hpaths += ./../../../PxShared/src/pvd/include ApexFramework_release_hpaths += ./../../shared/general/shared ApexFramework_release_hpaths += ./../../public ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/common ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/cooking ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/extensions ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/geometry ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/gpu ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/deformable ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/particles ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/characterkinematic ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/characterdynamic ApexFramework_release_hpaths += ./../../../PhysX_3.4/Include/vehicle ApexFramework_release_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers ApexFramework_release_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include ApexFramework_release_hpaths += ./../../shared/general/PairFilter/include ApexFramework_release_hpaths += ./../../shared/general/PairFilter/public ApexFramework_release_hpaths += ./../../../PxShared/src/pvd/src ApexFramework_release_hpaths += ./../../../PxShared/src/cudamanager/include ApexFramework_release_lpaths := ApexFramework_release_lpaths += ./../../../PxShared/lib/makelinux32 ApexFramework_release_lpaths += ./../../../PhysX_3.4/Lib/makelinux32 ApexFramework_release_lpaths += ./../../lib/linux32 ApexFramework_release_lpaths += ./../../NvParameterized/lib/linux32 ApexFramework_release_lpaths += ./../../../PxShared/lib/linux32 ApexFramework_release_lpaths += ./../../../PxShared/bin/linux32 ApexFramework_release_lpaths += ./../../shared/general/RenderDebug/lib/linux32 ApexFramework_release_defines := $(ApexFramework_custom_defines) ApexFramework_release_defines += PX_PHYSX_STATIC_LIB ApexFramework_release_defines += NDEBUG ApexFramework_release_defines += APEX_SHIPPING ApexFramework_release_libraries := ApexFramework_release_libraries += ApexCommon ApexFramework_release_libraries += ApexShared ApexFramework_release_libraries += NvParameterized ApexFramework_release_libraries += PsFastXml ApexFramework_release_libraries += PxFoundation_x86 ApexFramework_release_libraries += PxPvdSDK_x86 ApexFramework_release_libraries += PxTask ApexFramework_release_libraries += RenderDebug ApexFramework_release_libraries += PhysX3Common_x86 ApexFramework_release_common_cflags := $(ApexFramework_custom_cflags) ApexFramework_release_common_cflags += -MMD ApexFramework_release_common_cflags += $(addprefix -D, $(ApexFramework_release_defines)) ApexFramework_release_common_cflags += $(addprefix -I, $(ApexFramework_release_hpaths)) ApexFramework_release_common_cflags += -m32 ApexFramework_release_common_cflags += -m32 -msse2 -mfpmath=sse -malign-double -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x ApexFramework_release_common_cflags += -O3 -fno-strict-aliasing ApexFramework_release_cflags := $(ApexFramework_release_common_cflags) ApexFramework_release_cppflags := $(ApexFramework_release_common_cflags) ApexFramework_release_lflags := $(ApexFramework_custom_lflags) ApexFramework_release_lflags += $(addprefix -L, $(ApexFramework_release_lpaths)) ApexFramework_release_lflags += -Wl,--start-group $(addprefix -l, $(ApexFramework_release_libraries)) -Wl,--end-group ApexFramework_release_lflags += -lrt -pthread -z muldefs -Wl,-rpath=. ApexFramework_release_lflags += -m32 ApexFramework_release_objsdir = $(OBJS_DIR)/ApexFramework_release ApexFramework_release_cpp_o = $(addprefix $(ApexFramework_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexFramework_cppfiles))))) ApexFramework_release_cc_o = $(addprefix $(ApexFramework_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexFramework_ccfiles))))) ApexFramework_release_c_o = $(addprefix $(ApexFramework_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexFramework_cfiles))))) ApexFramework_release_obj = $(ApexFramework_release_cpp_o) $(ApexFramework_release_cc_o) $(ApexFramework_release_c_o) ApexFramework_release_bin := ./../../lib/linux32/libApexFramework.a clean_ApexFramework_release: @$(ECHO) clean ApexFramework release @$(RMDIR) $(ApexFramework_release_objsdir) @$(RMDIR) $(ApexFramework_release_bin) @$(RMDIR) $(DEPSDIR)/ApexFramework/release build_ApexFramework_release: postbuild_ApexFramework_release postbuild_ApexFramework_release: mainbuild_ApexFramework_release mainbuild_ApexFramework_release: prebuild_ApexFramework_release $(ApexFramework_release_bin) prebuild_ApexFramework_release: $(ApexFramework_release_bin): $(NvParameterized_release_obj) $(PsFastXml_release_obj) $(PxPvdSDK_release_obj) $(PxTask_release_obj) $(RenderDebug_release_obj) $(ApexFramework_release_obj) build_ApexCommon_release build_ApexShared_release build_NvParameterized_release build_PsFastXml_release build_PxFoundation_release build_PxPvdSDK_release build_PxTask_release build_RenderDebug_release mkdir -p `dirname ./../../lib/linux32/libApexFramework.a` @$(AR) rcs $(ApexFramework_release_bin) $(NvParameterized_release_obj) $(PsFastXml_release_obj) $(PxPvdSDK_release_obj) $(PxTask_release_obj) $(RenderDebug_release_obj) $(ApexFramework_release_obj) $(ECHO) building $@ complete! ApexFramework_release_DEPDIR = $(dir $(@))/$(*F) $(ApexFramework_release_cpp_o): $(ApexFramework_release_objsdir)/%.o: $(ECHO) ApexFramework: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cppfiles))... mkdir -p $(dir $(@)) $(CXX) $(ApexFramework_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cppfiles)) -o $@ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexFramework/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cppfiles)))))) cp $(ApexFramework_release_DEPDIR).d $(addprefix $(DEPSDIR)/ApexFramework/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cppfiles))))).P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexFramework/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cppfiles))))).P; \ rm -f $(ApexFramework_release_DEPDIR).d $(ApexFramework_release_cc_o): $(ApexFramework_release_objsdir)/%.o: $(ECHO) ApexFramework: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_ccfiles))... mkdir -p $(dir $(@)) $(CXX) $(ApexFramework_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_ccfiles)) -o $@ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_ccfiles)))))) cp $(ApexFramework_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_ccfiles))))).release.P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_ccfiles))))).release.P; \ rm -f $(ApexFramework_release_DEPDIR).d $(ApexFramework_release_c_o): $(ApexFramework_release_objsdir)/%.o: $(ECHO) ApexFramework: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cfiles))... mkdir -p $(dir $(@)) $(CC) $(ApexFramework_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cfiles)) -o $@ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexFramework/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cfiles)))))) cp $(ApexFramework_release_DEPDIR).d $(addprefix $(DEPSDIR)/ApexFramework/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cfiles))))).P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexFramework/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_release_objsdir),, $@))), $(ApexFramework_cfiles))))).P; \ rm -f $(ApexFramework_release_DEPDIR).d ApexFramework_profile_hpaths := ApexFramework_profile_hpaths += ./../../framework/include ApexFramework_profile_hpaths += ./../../framework/include/autogen ApexFramework_profile_hpaths += ./../../common/include ApexFramework_profile_hpaths += ./../../common/include/autogen ApexFramework_profile_hpaths += ./../../shared/internal/include ApexFramework_profile_hpaths += ./../../NvParameterized/include ApexFramework_profile_hpaths += ./../../shared/general/RenderDebug/public ApexFramework_profile_hpaths += ./../../include ApexFramework_profile_hpaths += ./../../include/PhysX3 ApexFramework_profile_hpaths += ./../../../PxShared/include ApexFramework_profile_hpaths += ./../../../PxShared/include/filebuf ApexFramework_profile_hpaths += ./../../../PxShared/include/foundation ApexFramework_profile_hpaths += ./../../../PxShared/include/task ApexFramework_profile_hpaths += ./../../../PxShared/include/cudamanager ApexFramework_profile_hpaths += ./../../../PxShared/include/pvd ApexFramework_profile_hpaths += ./../../../PxShared/src/foundation/include ApexFramework_profile_hpaths += ./../../../PxShared/src/filebuf/include ApexFramework_profile_hpaths += ./../../../PxShared/src/fastxml/include ApexFramework_profile_hpaths += ./../../../PxShared/src/pvd/include ApexFramework_profile_hpaths += ./../../shared/general/shared ApexFramework_profile_hpaths += ./../../public ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/common ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/cooking ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/extensions ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/geometry ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/gpu ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/deformable ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/particles ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/characterkinematic ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/characterdynamic ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Include/vehicle ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers ApexFramework_profile_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include ApexFramework_profile_hpaths += ./../../shared/general/PairFilter/include ApexFramework_profile_hpaths += ./../../shared/general/PairFilter/public ApexFramework_profile_hpaths += ./../../../PxShared/src/pvd/src ApexFramework_profile_hpaths += ./../../../PxShared/src/cudamanager/include ApexFramework_profile_lpaths := ApexFramework_profile_lpaths += ./../../../PxShared/lib/makelinux32 ApexFramework_profile_lpaths += ./../../../PhysX_3.4/Lib/makelinux32 ApexFramework_profile_lpaths += ./../../lib/linux32 ApexFramework_profile_lpaths += ./../../NvParameterized/lib/linux32 ApexFramework_profile_lpaths += ./../../../PxShared/lib/linux32 ApexFramework_profile_lpaths += ./../../../PxShared/bin/linux32 ApexFramework_profile_lpaths += ./../../shared/general/RenderDebug/lib/linux32 ApexFramework_profile_defines := $(ApexFramework_custom_defines) ApexFramework_profile_defines += PX_PHYSX_STATIC_LIB ApexFramework_profile_defines += NDEBUG ApexFramework_profile_defines += PX_PROFILE ApexFramework_profile_libraries := ApexFramework_profile_libraries += ApexCommonPROFILE ApexFramework_profile_libraries += ApexSharedPROFILE ApexFramework_profile_libraries += NvParameterizedPROFILE ApexFramework_profile_libraries += PsFastXmlPROFILE ApexFramework_profile_libraries += PxFoundationPROFILE_x86 ApexFramework_profile_libraries += PxPvdSDKPROFILE_x86 ApexFramework_profile_libraries += PxTaskPROFILE ApexFramework_profile_libraries += RenderDebugPROFILE ApexFramework_profile_libraries += PhysX3CommonPROFILE_x86 ApexFramework_profile_common_cflags := $(ApexFramework_custom_cflags) ApexFramework_profile_common_cflags += -MMD ApexFramework_profile_common_cflags += $(addprefix -D, $(ApexFramework_profile_defines)) ApexFramework_profile_common_cflags += $(addprefix -I, $(ApexFramework_profile_hpaths)) ApexFramework_profile_common_cflags += -m32 ApexFramework_profile_common_cflags += -m32 -msse2 -mfpmath=sse -malign-double -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x ApexFramework_profile_common_cflags += -O3 -fno-strict-aliasing ApexFramework_profile_cflags := $(ApexFramework_profile_common_cflags) ApexFramework_profile_cppflags := $(ApexFramework_profile_common_cflags) ApexFramework_profile_lflags := $(ApexFramework_custom_lflags) ApexFramework_profile_lflags += $(addprefix -L, $(ApexFramework_profile_lpaths)) ApexFramework_profile_lflags += -Wl,--start-group $(addprefix -l, $(ApexFramework_profile_libraries)) -Wl,--end-group ApexFramework_profile_lflags += -lrt -pthread -z muldefs -Wl,-rpath=. ApexFramework_profile_lflags += -m32 ApexFramework_profile_objsdir = $(OBJS_DIR)/ApexFramework_profile ApexFramework_profile_cpp_o = $(addprefix $(ApexFramework_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexFramework_cppfiles))))) ApexFramework_profile_cc_o = $(addprefix $(ApexFramework_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexFramework_ccfiles))))) ApexFramework_profile_c_o = $(addprefix $(ApexFramework_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexFramework_cfiles))))) ApexFramework_profile_obj = $(ApexFramework_profile_cpp_o) $(ApexFramework_profile_cc_o) $(ApexFramework_profile_c_o) ApexFramework_profile_bin := ./../../lib/linux32/libApexFrameworkPROFILE.a clean_ApexFramework_profile: @$(ECHO) clean ApexFramework profile @$(RMDIR) $(ApexFramework_profile_objsdir) @$(RMDIR) $(ApexFramework_profile_bin) @$(RMDIR) $(DEPSDIR)/ApexFramework/profile build_ApexFramework_profile: postbuild_ApexFramework_profile postbuild_ApexFramework_profile: mainbuild_ApexFramework_profile mainbuild_ApexFramework_profile: prebuild_ApexFramework_profile $(ApexFramework_profile_bin) prebuild_ApexFramework_profile: $(ApexFramework_profile_bin): $(NvParameterized_profile_obj) $(PsFastXml_profile_obj) $(PxPvdSDK_profile_obj) $(PxTask_profile_obj) $(RenderDebug_profile_obj) $(ApexFramework_profile_obj) build_ApexCommon_profile build_ApexShared_profile build_NvParameterized_profile build_PsFastXml_profile build_PxFoundation_profile build_PxPvdSDK_profile build_PxTask_profile build_RenderDebug_profile mkdir -p `dirname ./../../lib/linux32/libApexFrameworkPROFILE.a` @$(AR) rcs $(ApexFramework_profile_bin) $(NvParameterized_profile_obj) $(PsFastXml_profile_obj) $(PxPvdSDK_profile_obj) $(PxTask_profile_obj) $(RenderDebug_profile_obj) $(ApexFramework_profile_obj) $(ECHO) building $@ complete! ApexFramework_profile_DEPDIR = $(dir $(@))/$(*F) $(ApexFramework_profile_cpp_o): $(ApexFramework_profile_objsdir)/%.o: $(ECHO) ApexFramework: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cppfiles))... mkdir -p $(dir $(@)) $(CXX) $(ApexFramework_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cppfiles)) -o $@ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexFramework/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cppfiles)))))) cp $(ApexFramework_profile_DEPDIR).d $(addprefix $(DEPSDIR)/ApexFramework/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cppfiles))))).P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexFramework/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cppfiles))))).P; \ rm -f $(ApexFramework_profile_DEPDIR).d $(ApexFramework_profile_cc_o): $(ApexFramework_profile_objsdir)/%.o: $(ECHO) ApexFramework: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_ccfiles))... mkdir -p $(dir $(@)) $(CXX) $(ApexFramework_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_ccfiles)) -o $@ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_ccfiles)))))) cp $(ApexFramework_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_ccfiles))))).profile.P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_ccfiles))))).profile.P; \ rm -f $(ApexFramework_profile_DEPDIR).d $(ApexFramework_profile_c_o): $(ApexFramework_profile_objsdir)/%.o: $(ECHO) ApexFramework: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cfiles))... mkdir -p $(dir $(@)) $(CC) $(ApexFramework_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cfiles)) -o $@ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexFramework/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cfiles)))))) cp $(ApexFramework_profile_DEPDIR).d $(addprefix $(DEPSDIR)/ApexFramework/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cfiles))))).P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexFramework/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_profile_objsdir),, $@))), $(ApexFramework_cfiles))))).P; \ rm -f $(ApexFramework_profile_DEPDIR).d ApexFramework_checked_hpaths := ApexFramework_checked_hpaths += ./../../framework/include ApexFramework_checked_hpaths += ./../../framework/include/autogen ApexFramework_checked_hpaths += ./../../common/include ApexFramework_checked_hpaths += ./../../common/include/autogen ApexFramework_checked_hpaths += ./../../shared/internal/include ApexFramework_checked_hpaths += ./../../NvParameterized/include ApexFramework_checked_hpaths += ./../../shared/general/RenderDebug/public ApexFramework_checked_hpaths += ./../../include ApexFramework_checked_hpaths += ./../../include/PhysX3 ApexFramework_checked_hpaths += ./../../../PxShared/include ApexFramework_checked_hpaths += ./../../../PxShared/include/filebuf ApexFramework_checked_hpaths += ./../../../PxShared/include/foundation ApexFramework_checked_hpaths += ./../../../PxShared/include/task ApexFramework_checked_hpaths += ./../../../PxShared/include/cudamanager ApexFramework_checked_hpaths += ./../../../PxShared/include/pvd ApexFramework_checked_hpaths += ./../../../PxShared/src/foundation/include ApexFramework_checked_hpaths += ./../../../PxShared/src/filebuf/include ApexFramework_checked_hpaths += ./../../../PxShared/src/fastxml/include ApexFramework_checked_hpaths += ./../../../PxShared/src/pvd/include ApexFramework_checked_hpaths += ./../../shared/general/shared ApexFramework_checked_hpaths += ./../../public ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/common ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/cooking ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/extensions ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/geometry ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/gpu ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/deformable ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/particles ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/characterkinematic ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/characterdynamic ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Include/vehicle ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers ApexFramework_checked_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include ApexFramework_checked_hpaths += ./../../shared/general/PairFilter/include ApexFramework_checked_hpaths += ./../../shared/general/PairFilter/public ApexFramework_checked_hpaths += ./../../../PxShared/src/pvd/src ApexFramework_checked_hpaths += ./../../../PxShared/src/cudamanager/include ApexFramework_checked_lpaths := ApexFramework_checked_lpaths += ./../../../PxShared/lib/makelinux32 ApexFramework_checked_lpaths += ./../../../PhysX_3.4/Lib/makelinux32 ApexFramework_checked_lpaths += ./../../lib/linux32 ApexFramework_checked_lpaths += ./../../NvParameterized/lib/linux32 ApexFramework_checked_lpaths += ./../../../PxShared/lib/linux32 ApexFramework_checked_lpaths += ./../../../PxShared/bin/linux32 ApexFramework_checked_lpaths += ./../../shared/general/RenderDebug/lib/linux32 ApexFramework_checked_defines := $(ApexFramework_custom_defines) ApexFramework_checked_defines += PX_PHYSX_STATIC_LIB ApexFramework_checked_defines += NDEBUG ApexFramework_checked_defines += PX_CHECKED ApexFramework_checked_defines += PX_ENABLE_CHECKED_ASSERTS ApexFramework_checked_libraries := ApexFramework_checked_libraries += ApexCommonCHECKED ApexFramework_checked_libraries += ApexSharedCHECKED ApexFramework_checked_libraries += NvParameterizedCHECKED ApexFramework_checked_libraries += PsFastXmlCHECKED ApexFramework_checked_libraries += PxFoundationCHECKED_x86 ApexFramework_checked_libraries += PxPvdSDKCHECKED_x86 ApexFramework_checked_libraries += PxTaskCHECKED ApexFramework_checked_libraries += RenderDebugCHECKED ApexFramework_checked_libraries += PhysX3CommonCHECKED_x86 ApexFramework_checked_common_cflags := $(ApexFramework_custom_cflags) ApexFramework_checked_common_cflags += -MMD ApexFramework_checked_common_cflags += $(addprefix -D, $(ApexFramework_checked_defines)) ApexFramework_checked_common_cflags += $(addprefix -I, $(ApexFramework_checked_hpaths)) ApexFramework_checked_common_cflags += -m32 ApexFramework_checked_common_cflags += -m32 -msse2 -mfpmath=sse -malign-double -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x ApexFramework_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing ApexFramework_checked_cflags := $(ApexFramework_checked_common_cflags) ApexFramework_checked_cppflags := $(ApexFramework_checked_common_cflags) ApexFramework_checked_lflags := $(ApexFramework_custom_lflags) ApexFramework_checked_lflags += $(addprefix -L, $(ApexFramework_checked_lpaths)) ApexFramework_checked_lflags += -Wl,--start-group $(addprefix -l, $(ApexFramework_checked_libraries)) -Wl,--end-group ApexFramework_checked_lflags += -lrt -pthread -z muldefs -Wl,-rpath=. ApexFramework_checked_lflags += -m32 ApexFramework_checked_objsdir = $(OBJS_DIR)/ApexFramework_checked ApexFramework_checked_cpp_o = $(addprefix $(ApexFramework_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexFramework_cppfiles))))) ApexFramework_checked_cc_o = $(addprefix $(ApexFramework_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexFramework_ccfiles))))) ApexFramework_checked_c_o = $(addprefix $(ApexFramework_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexFramework_cfiles))))) ApexFramework_checked_obj = $(ApexFramework_checked_cpp_o) $(ApexFramework_checked_cc_o) $(ApexFramework_checked_c_o) ApexFramework_checked_bin := ./../../lib/linux32/libApexFrameworkCHECKED.a clean_ApexFramework_checked: @$(ECHO) clean ApexFramework checked @$(RMDIR) $(ApexFramework_checked_objsdir) @$(RMDIR) $(ApexFramework_checked_bin) @$(RMDIR) $(DEPSDIR)/ApexFramework/checked build_ApexFramework_checked: postbuild_ApexFramework_checked postbuild_ApexFramework_checked: mainbuild_ApexFramework_checked mainbuild_ApexFramework_checked: prebuild_ApexFramework_checked $(ApexFramework_checked_bin) prebuild_ApexFramework_checked: $(ApexFramework_checked_bin): $(NvParameterized_checked_obj) $(PsFastXml_checked_obj) $(PxPvdSDK_checked_obj) $(PxTask_checked_obj) $(RenderDebug_checked_obj) $(ApexFramework_checked_obj) build_ApexCommon_checked build_ApexShared_checked build_NvParameterized_checked build_PsFastXml_checked build_PxFoundation_checked build_PxPvdSDK_checked build_PxTask_checked build_RenderDebug_checked mkdir -p `dirname ./../../lib/linux32/libApexFrameworkCHECKED.a` @$(AR) rcs $(ApexFramework_checked_bin) $(NvParameterized_checked_obj) $(PsFastXml_checked_obj) $(PxPvdSDK_checked_obj) $(PxTask_checked_obj) $(RenderDebug_checked_obj) $(ApexFramework_checked_obj) $(ECHO) building $@ complete! ApexFramework_checked_DEPDIR = $(dir $(@))/$(*F) $(ApexFramework_checked_cpp_o): $(ApexFramework_checked_objsdir)/%.o: $(ECHO) ApexFramework: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cppfiles))... mkdir -p $(dir $(@)) $(CXX) $(ApexFramework_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cppfiles)) -o $@ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexFramework/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cppfiles)))))) cp $(ApexFramework_checked_DEPDIR).d $(addprefix $(DEPSDIR)/ApexFramework/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cppfiles))))).P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexFramework/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cppfiles))))).P; \ rm -f $(ApexFramework_checked_DEPDIR).d $(ApexFramework_checked_cc_o): $(ApexFramework_checked_objsdir)/%.o: $(ECHO) ApexFramework: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_ccfiles))... mkdir -p $(dir $(@)) $(CXX) $(ApexFramework_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_ccfiles)) -o $@ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_ccfiles)))))) cp $(ApexFramework_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_ccfiles))))).checked.P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_ccfiles))))).checked.P; \ rm -f $(ApexFramework_checked_DEPDIR).d $(ApexFramework_checked_c_o): $(ApexFramework_checked_objsdir)/%.o: $(ECHO) ApexFramework: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cfiles))... mkdir -p $(dir $(@)) $(CC) $(ApexFramework_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cfiles)) -o $@ @mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexFramework/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cfiles)))))) cp $(ApexFramework_checked_DEPDIR).d $(addprefix $(DEPSDIR)/ApexFramework/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cfiles))))).P; \ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ -e '/^$$/ d' -e 's/$$/ :/' < $(ApexFramework_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexFramework/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexFramework_checked_objsdir),, $@))), $(ApexFramework_cfiles))))).P; \ rm -f $(ApexFramework_checked_DEPDIR).d clean_ApexFramework: clean_ApexFramework_debug clean_ApexFramework_release clean_ApexFramework_profile clean_ApexFramework_checked rm -rf $(DEPSDIR) export VERBOSE ifndef VERBOSE .SILENT: endif