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_Destructible.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_Destructible.mk')
| -rw-r--r-- | APEX_1.4/compiler/linux64/Makefile.APEX_Destructible.mk | 608 |
1 files changed, 608 insertions, 0 deletions
diff --git a/APEX_1.4/compiler/linux64/Makefile.APEX_Destructible.mk b/APEX_1.4/compiler/linux64/Makefile.APEX_Destructible.mk new file mode 100644 index 00000000..28ac8dae --- /dev/null +++ b/APEX_1.4/compiler/linux64/Makefile.APEX_Destructible.mk @@ -0,0 +1,608 @@ +# Makefile generated by XPJ for linux64 +-include Makefile.custom +ProjectName = APEX_Destructible +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructibleActorImpl.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructibleActorJointImpl.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructibleAssetImpl.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructiblePreviewImpl.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructibleRenderableImpl.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructibleScene.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructibleSceneSyncParams.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructibleStructure.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/DestructibleStructureStressSolver.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/ModuleDestructibleImpl.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/CachedOverlaps.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/DestructibleActorChunks.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/DestructibleActorParam.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/DestructibleActorState.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/DestructibleAssetParameters.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/DestructibleDebugRenderParams.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/DestructibleModuleParameters.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/DestructiblePreviewParam.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/MeshCookedCollisionStream.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/SurfaceTraceParameters.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/src/autogen/SurfaceTraceSetParameters.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Actor.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Compound.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/CompoundCreator.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/CompoundGeometry.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Convex.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Delaunay2d.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Delaunay3d.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/FracturePattern.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/IceBoxPruning.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/IceRevisitedRadix.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/IslandDetector.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Mesh.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/MeshClipper.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/PolygonTriangulator.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Renderable.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/SimScene.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/ActorBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/CompoundBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/CompoundCreatorBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/CompoundGeometryBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/ConvexBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/Delaunay2dBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/Delaunay3dBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/FracturePatternBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/IceBoxPruningBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/IceRevisitedRadixBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/IslandDetectorBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/MeshBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/MeshClipperBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/PolygonTriangulatorBase.cpp +APEX_Destructible_cppfiles += ./../../module/destructible/fracture/Core/SimSceneBase.cpp +APEX_Destructible_cppfiles += ./../../module/common/src/ModuleProfileCommon.cpp + +APEX_Destructible_cpp_debug_dep = $(addprefix $(DEPSDIR)/APEX_Destructible/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Destructible_cppfiles))))) +APEX_Destructible_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(APEX_Destructible_ccfiles))))) +APEX_Destructible_c_debug_dep = $(addprefix $(DEPSDIR)/APEX_Destructible/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Destructible_cfiles))))) +APEX_Destructible_debug_dep = $(APEX_Destructible_cpp_debug_dep) $(APEX_Destructible_cc_debug_dep) $(APEX_Destructible_c_debug_dep) +-include $(APEX_Destructible_debug_dep) +APEX_Destructible_cpp_release_dep = $(addprefix $(DEPSDIR)/APEX_Destructible/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Destructible_cppfiles))))) +APEX_Destructible_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(APEX_Destructible_ccfiles))))) +APEX_Destructible_c_release_dep = $(addprefix $(DEPSDIR)/APEX_Destructible/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Destructible_cfiles))))) +APEX_Destructible_release_dep = $(APEX_Destructible_cpp_release_dep) $(APEX_Destructible_cc_release_dep) $(APEX_Destructible_c_release_dep) +-include $(APEX_Destructible_release_dep) +APEX_Destructible_cpp_profile_dep = $(addprefix $(DEPSDIR)/APEX_Destructible/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Destructible_cppfiles))))) +APEX_Destructible_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(APEX_Destructible_ccfiles))))) +APEX_Destructible_c_profile_dep = $(addprefix $(DEPSDIR)/APEX_Destructible/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Destructible_cfiles))))) +APEX_Destructible_profile_dep = $(APEX_Destructible_cpp_profile_dep) $(APEX_Destructible_cc_profile_dep) $(APEX_Destructible_c_profile_dep) +-include $(APEX_Destructible_profile_dep) +APEX_Destructible_cpp_checked_dep = $(addprefix $(DEPSDIR)/APEX_Destructible/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Destructible_cppfiles))))) +APEX_Destructible_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(APEX_Destructible_ccfiles))))) +APEX_Destructible_c_checked_dep = $(addprefix $(DEPSDIR)/APEX_Destructible/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Destructible_cfiles))))) +APEX_Destructible_checked_dep = $(APEX_Destructible_cpp_checked_dep) $(APEX_Destructible_cc_checked_dep) $(APEX_Destructible_c_checked_dep) +-include $(APEX_Destructible_checked_dep) +APEX_Destructible_debug_hpaths := +APEX_Destructible_debug_hpaths += ./../../../PxShared/include +APEX_Destructible_debug_hpaths += ./../../../PxShared/include/filebuf +APEX_Destructible_debug_hpaths += ./../../../PxShared/include/foundation +APEX_Destructible_debug_hpaths += ./../../../PxShared/include/task +APEX_Destructible_debug_hpaths += ./../../../PxShared/include/cudamanager +APEX_Destructible_debug_hpaths += ./../../../PxShared/include/pvd +APEX_Destructible_debug_hpaths += ./../../../PxShared/src/foundation/include +APEX_Destructible_debug_hpaths += ./../../../PxShared/src/filebuf/include +APEX_Destructible_debug_hpaths += ./../../../PxShared/src/fastxml/include +APEX_Destructible_debug_hpaths += ./../../../PxShared/src/pvd/include +APEX_Destructible_debug_hpaths += ./../../shared/general/shared +APEX_Destructible_debug_hpaths += ./../../public +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/common +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/cooking +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/extensions +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/geometry +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/gpu +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/deformable +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/particles +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/characterkinematic +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/characterdynamic +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Include/vehicle +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers +APEX_Destructible_debug_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include +APEX_Destructible_debug_hpaths += ./../../shared/general/RenderDebug/public +APEX_Destructible_debug_hpaths += ./../../shared/general/shared/inparser/include +APEX_Destructible_debug_hpaths += ./../../common/include +APEX_Destructible_debug_hpaths += ./../../common/include/autogen +APEX_Destructible_debug_hpaths += ./../../common/include/linux +APEX_Destructible_debug_hpaths += ./../../shared/internal/include +APEX_Destructible_debug_hpaths += ./../../module/common/include +APEX_Destructible_debug_hpaths += ./../../NvParameterized/include +APEX_Destructible_debug_hpaths += ./../../include +APEX_Destructible_debug_hpaths += ./../../include/PhysX3 +APEX_Destructible_debug_hpaths += ./../../framework/include +APEX_Destructible_debug_hpaths += ./../../framework/include/autogen +APEX_Destructible_debug_hpaths += ./../../include/destructible +APEX_Destructible_debug_hpaths += ./../../module/destructible/include +APEX_Destructible_debug_hpaths += ./../../module/destructible/include/autogen +APEX_Destructible_debug_hpaths += ./../../module/destructible/fracture +APEX_Destructible_debug_hpaths += ./../../module/destructible/fracture/Core +APEX_Destructible_debug_lpaths := +APEX_Destructible_debug_lpaths += ./../../../PxShared/lib/makelinux64 +APEX_Destructible_debug_lpaths += ./../../../PhysX_3.4/Lib/makelinux64 +APEX_Destructible_debug_lpaths += ./../../NvParameterized/lib/linux64 +APEX_Destructible_debug_lpaths += ./../../../PxShared/lib/linux64 +APEX_Destructible_debug_lpaths += ./../../../PxShared/bin/linux64 +APEX_Destructible_debug_defines := $(APEX_Destructible_custom_defines) +APEX_Destructible_debug_defines += PX_PHYSX_STATIC_LIB +APEX_Destructible_debug_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1 +APEX_Destructible_debug_defines += ENABLE_TEST=0 +APEX_Destructible_debug_defines += _DEBUG +APEX_Destructible_debug_defines += PX_DEBUG +APEX_Destructible_debug_defines += PX_CHECKED +APEX_Destructible_debug_libraries := +APEX_Destructible_debug_libraries += NvParameterizedDEBUG +APEX_Destructible_debug_libraries += PsFastXmlDEBUG +APEX_Destructible_debug_libraries += PxFoundationDEBUG_x64 +APEX_Destructible_debug_libraries += PxPvdSDKDEBUG_x64 +APEX_Destructible_debug_libraries += PhysX3CommonDEBUG_x64 +APEX_Destructible_debug_libraries += PhysX3DEBUG_x64 +APEX_Destructible_debug_libraries += PhysX3ExtensionsDEBUG +APEX_Destructible_debug_common_cflags := $(APEX_Destructible_custom_cflags) +APEX_Destructible_debug_common_cflags += -MMD +APEX_Destructible_debug_common_cflags += $(addprefix -D, $(APEX_Destructible_debug_defines)) +APEX_Destructible_debug_common_cflags += $(addprefix -I, $(APEX_Destructible_debug_hpaths)) +APEX_Destructible_debug_common_cflags += -m64 +APEX_Destructible_debug_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x +APEX_Destructible_debug_common_cflags += -g3 -gdwarf-2 +APEX_Destructible_debug_cflags := $(APEX_Destructible_debug_common_cflags) +APEX_Destructible_debug_cppflags := $(APEX_Destructible_debug_common_cflags) +APEX_Destructible_debug_lflags := $(APEX_Destructible_custom_lflags) +APEX_Destructible_debug_lflags += $(addprefix -L, $(APEX_Destructible_debug_lpaths)) +APEX_Destructible_debug_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Destructible_debug_libraries)) -Wl,--end-group +APEX_Destructible_debug_lflags += -m64 +APEX_Destructible_debug_objsdir = $(OBJS_DIR)/APEX_Destructible_debug +APEX_Destructible_debug_cpp_o = $(addprefix $(APEX_Destructible_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Destructible_cppfiles))))) +APEX_Destructible_debug_cc_o = $(addprefix $(APEX_Destructible_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Destructible_ccfiles))))) +APEX_Destructible_debug_c_o = $(addprefix $(APEX_Destructible_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Destructible_cfiles))))) +APEX_Destructible_debug_obj = $(APEX_Destructible_debug_cpp_o) $(APEX_Destructible_debug_cc_o) $(APEX_Destructible_debug_c_o) +APEX_Destructible_debug_bin := ./../../lib/linux64/libAPEX_DestructibleDEBUG.a + +clean_APEX_Destructible_debug: + @$(ECHO) clean APEX_Destructible debug + @$(RMDIR) $(APEX_Destructible_debug_objsdir) + @$(RMDIR) $(APEX_Destructible_debug_bin) + @$(RMDIR) $(DEPSDIR)/APEX_Destructible/debug + +build_APEX_Destructible_debug: postbuild_APEX_Destructible_debug +postbuild_APEX_Destructible_debug: mainbuild_APEX_Destructible_debug +mainbuild_APEX_Destructible_debug: prebuild_APEX_Destructible_debug $(APEX_Destructible_debug_bin) +prebuild_APEX_Destructible_debug: + +$(APEX_Destructible_debug_bin): $(NvParameterized_debug_obj) $(PsFastXml_debug_obj) $(PxPvdSDK_debug_obj) $(APEX_Destructible_debug_obj) build_NvParameterized_debug build_PsFastXml_debug build_PxFoundation_debug build_PxPvdSDK_debug + mkdir -p `dirname ./../../lib/linux64/libAPEX_DestructibleDEBUG.a` + @$(AR) rcs $(APEX_Destructible_debug_bin) $(NvParameterized_debug_obj) $(PsFastXml_debug_obj) $(PxPvdSDK_debug_obj) $(APEX_Destructible_debug_obj) + $(ECHO) building $@ complete! + +APEX_Destructible_debug_DEPDIR = $(dir $(@))/$(*F) +$(APEX_Destructible_debug_cpp_o): $(APEX_Destructible_debug_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Destructible_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Destructible/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cppfiles)))))) + cp $(APEX_Destructible_debug_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Destructible/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Destructible/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cppfiles))))).P; \ + rm -f $(APEX_Destructible_debug_DEPDIR).d + +$(APEX_Destructible_debug_cc_o): $(APEX_Destructible_debug_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Destructible_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_ccfiles)))))) + cp $(APEX_Destructible_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_ccfiles))))).debug.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_ccfiles))))).debug.P; \ + rm -f $(APEX_Destructible_debug_DEPDIR).d + +$(APEX_Destructible_debug_c_o): $(APEX_Destructible_debug_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(APEX_Destructible_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Destructible/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cfiles)))))) + cp $(APEX_Destructible_debug_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Destructible/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Destructible/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_debug_objsdir),, $@))), $(APEX_Destructible_cfiles))))).P; \ + rm -f $(APEX_Destructible_debug_DEPDIR).d + +APEX_Destructible_release_hpaths := +APEX_Destructible_release_hpaths += ./../../../PxShared/include +APEX_Destructible_release_hpaths += ./../../../PxShared/include/filebuf +APEX_Destructible_release_hpaths += ./../../../PxShared/include/foundation +APEX_Destructible_release_hpaths += ./../../../PxShared/include/task +APEX_Destructible_release_hpaths += ./../../../PxShared/include/cudamanager +APEX_Destructible_release_hpaths += ./../../../PxShared/include/pvd +APEX_Destructible_release_hpaths += ./../../../PxShared/src/foundation/include +APEX_Destructible_release_hpaths += ./../../../PxShared/src/filebuf/include +APEX_Destructible_release_hpaths += ./../../../PxShared/src/fastxml/include +APEX_Destructible_release_hpaths += ./../../../PxShared/src/pvd/include +APEX_Destructible_release_hpaths += ./../../shared/general/shared +APEX_Destructible_release_hpaths += ./../../public +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/common +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/cooking +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/extensions +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/geometry +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/gpu +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/deformable +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/particles +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/characterkinematic +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/characterdynamic +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Include/vehicle +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers +APEX_Destructible_release_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include +APEX_Destructible_release_hpaths += ./../../shared/general/RenderDebug/public +APEX_Destructible_release_hpaths += ./../../shared/general/shared/inparser/include +APEX_Destructible_release_hpaths += ./../../common/include +APEX_Destructible_release_hpaths += ./../../common/include/autogen +APEX_Destructible_release_hpaths += ./../../common/include/linux +APEX_Destructible_release_hpaths += ./../../shared/internal/include +APEX_Destructible_release_hpaths += ./../../module/common/include +APEX_Destructible_release_hpaths += ./../../NvParameterized/include +APEX_Destructible_release_hpaths += ./../../include +APEX_Destructible_release_hpaths += ./../../include/PhysX3 +APEX_Destructible_release_hpaths += ./../../framework/include +APEX_Destructible_release_hpaths += ./../../framework/include/autogen +APEX_Destructible_release_hpaths += ./../../include/destructible +APEX_Destructible_release_hpaths += ./../../module/destructible/include +APEX_Destructible_release_hpaths += ./../../module/destructible/include/autogen +APEX_Destructible_release_hpaths += ./../../module/destructible/fracture +APEX_Destructible_release_hpaths += ./../../module/destructible/fracture/Core +APEX_Destructible_release_lpaths := +APEX_Destructible_release_lpaths += ./../../../PxShared/lib/makelinux64 +APEX_Destructible_release_lpaths += ./../../../PhysX_3.4/Lib/makelinux64 +APEX_Destructible_release_lpaths += ./../../NvParameterized/lib/linux64 +APEX_Destructible_release_lpaths += ./../../../PxShared/lib/linux64 +APEX_Destructible_release_lpaths += ./../../../PxShared/bin/linux64 +APEX_Destructible_release_defines := $(APEX_Destructible_custom_defines) +APEX_Destructible_release_defines += PX_PHYSX_STATIC_LIB +APEX_Destructible_release_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1 +APEX_Destructible_release_defines += ENABLE_TEST=0 +APEX_Destructible_release_defines += NDEBUG +APEX_Destructible_release_defines += APEX_SHIPPING +APEX_Destructible_release_libraries := +APEX_Destructible_release_libraries += NvParameterized +APEX_Destructible_release_libraries += PsFastXml +APEX_Destructible_release_libraries += PxFoundation_x64 +APEX_Destructible_release_libraries += PxPvdSDK_x64 +APEX_Destructible_release_libraries += PhysX3Common_x64 +APEX_Destructible_release_libraries += PhysX3_x64 +APEX_Destructible_release_libraries += PhysX3Extensions +APEX_Destructible_release_common_cflags := $(APEX_Destructible_custom_cflags) +APEX_Destructible_release_common_cflags += -MMD +APEX_Destructible_release_common_cflags += $(addprefix -D, $(APEX_Destructible_release_defines)) +APEX_Destructible_release_common_cflags += $(addprefix -I, $(APEX_Destructible_release_hpaths)) +APEX_Destructible_release_common_cflags += -m64 +APEX_Destructible_release_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x +APEX_Destructible_release_common_cflags += -O3 -fno-strict-aliasing +APEX_Destructible_release_cflags := $(APEX_Destructible_release_common_cflags) +APEX_Destructible_release_cppflags := $(APEX_Destructible_release_common_cflags) +APEX_Destructible_release_lflags := $(APEX_Destructible_custom_lflags) +APEX_Destructible_release_lflags += $(addprefix -L, $(APEX_Destructible_release_lpaths)) +APEX_Destructible_release_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Destructible_release_libraries)) -Wl,--end-group +APEX_Destructible_release_lflags += -m64 +APEX_Destructible_release_objsdir = $(OBJS_DIR)/APEX_Destructible_release +APEX_Destructible_release_cpp_o = $(addprefix $(APEX_Destructible_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Destructible_cppfiles))))) +APEX_Destructible_release_cc_o = $(addprefix $(APEX_Destructible_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Destructible_ccfiles))))) +APEX_Destructible_release_c_o = $(addprefix $(APEX_Destructible_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Destructible_cfiles))))) +APEX_Destructible_release_obj = $(APEX_Destructible_release_cpp_o) $(APEX_Destructible_release_cc_o) $(APEX_Destructible_release_c_o) +APEX_Destructible_release_bin := ./../../lib/linux64/libAPEX_Destructible.a + +clean_APEX_Destructible_release: + @$(ECHO) clean APEX_Destructible release + @$(RMDIR) $(APEX_Destructible_release_objsdir) + @$(RMDIR) $(APEX_Destructible_release_bin) + @$(RMDIR) $(DEPSDIR)/APEX_Destructible/release + +build_APEX_Destructible_release: postbuild_APEX_Destructible_release +postbuild_APEX_Destructible_release: mainbuild_APEX_Destructible_release +mainbuild_APEX_Destructible_release: prebuild_APEX_Destructible_release $(APEX_Destructible_release_bin) +prebuild_APEX_Destructible_release: + +$(APEX_Destructible_release_bin): $(NvParameterized_release_obj) $(PsFastXml_release_obj) $(PxPvdSDK_release_obj) $(APEX_Destructible_release_obj) build_NvParameterized_release build_PsFastXml_release build_PxFoundation_release build_PxPvdSDK_release + mkdir -p `dirname ./../../lib/linux64/libAPEX_Destructible.a` + @$(AR) rcs $(APEX_Destructible_release_bin) $(NvParameterized_release_obj) $(PsFastXml_release_obj) $(PxPvdSDK_release_obj) $(APEX_Destructible_release_obj) + $(ECHO) building $@ complete! + +APEX_Destructible_release_DEPDIR = $(dir $(@))/$(*F) +$(APEX_Destructible_release_cpp_o): $(APEX_Destructible_release_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Destructible_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Destructible/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cppfiles)))))) + cp $(APEX_Destructible_release_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Destructible/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Destructible/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cppfiles))))).P; \ + rm -f $(APEX_Destructible_release_DEPDIR).d + +$(APEX_Destructible_release_cc_o): $(APEX_Destructible_release_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Destructible_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_ccfiles)))))) + cp $(APEX_Destructible_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_ccfiles))))).release.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_ccfiles))))).release.P; \ + rm -f $(APEX_Destructible_release_DEPDIR).d + +$(APEX_Destructible_release_c_o): $(APEX_Destructible_release_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(APEX_Destructible_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Destructible/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cfiles)))))) + cp $(APEX_Destructible_release_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Destructible/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Destructible/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_release_objsdir),, $@))), $(APEX_Destructible_cfiles))))).P; \ + rm -f $(APEX_Destructible_release_DEPDIR).d + +APEX_Destructible_profile_hpaths := +APEX_Destructible_profile_hpaths += ./../../../PxShared/include +APEX_Destructible_profile_hpaths += ./../../../PxShared/include/filebuf +APEX_Destructible_profile_hpaths += ./../../../PxShared/include/foundation +APEX_Destructible_profile_hpaths += ./../../../PxShared/include/task +APEX_Destructible_profile_hpaths += ./../../../PxShared/include/cudamanager +APEX_Destructible_profile_hpaths += ./../../../PxShared/include/pvd +APEX_Destructible_profile_hpaths += ./../../../PxShared/src/foundation/include +APEX_Destructible_profile_hpaths += ./../../../PxShared/src/filebuf/include +APEX_Destructible_profile_hpaths += ./../../../PxShared/src/fastxml/include +APEX_Destructible_profile_hpaths += ./../../../PxShared/src/pvd/include +APEX_Destructible_profile_hpaths += ./../../shared/general/shared +APEX_Destructible_profile_hpaths += ./../../public +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/common +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/cooking +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/extensions +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/geometry +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/gpu +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/deformable +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/particles +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/characterkinematic +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/characterdynamic +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Include/vehicle +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers +APEX_Destructible_profile_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include +APEX_Destructible_profile_hpaths += ./../../shared/general/RenderDebug/public +APEX_Destructible_profile_hpaths += ./../../shared/general/shared/inparser/include +APEX_Destructible_profile_hpaths += ./../../common/include +APEX_Destructible_profile_hpaths += ./../../common/include/autogen +APEX_Destructible_profile_hpaths += ./../../common/include/linux +APEX_Destructible_profile_hpaths += ./../../shared/internal/include +APEX_Destructible_profile_hpaths += ./../../module/common/include +APEX_Destructible_profile_hpaths += ./../../NvParameterized/include +APEX_Destructible_profile_hpaths += ./../../include +APEX_Destructible_profile_hpaths += ./../../include/PhysX3 +APEX_Destructible_profile_hpaths += ./../../framework/include +APEX_Destructible_profile_hpaths += ./../../framework/include/autogen +APEX_Destructible_profile_hpaths += ./../../include/destructible +APEX_Destructible_profile_hpaths += ./../../module/destructible/include +APEX_Destructible_profile_hpaths += ./../../module/destructible/include/autogen +APEX_Destructible_profile_hpaths += ./../../module/destructible/fracture +APEX_Destructible_profile_hpaths += ./../../module/destructible/fracture/Core +APEX_Destructible_profile_lpaths := +APEX_Destructible_profile_lpaths += ./../../../PxShared/lib/makelinux64 +APEX_Destructible_profile_lpaths += ./../../../PhysX_3.4/Lib/makelinux64 +APEX_Destructible_profile_lpaths += ./../../NvParameterized/lib/linux64 +APEX_Destructible_profile_lpaths += ./../../../PxShared/lib/linux64 +APEX_Destructible_profile_lpaths += ./../../../PxShared/bin/linux64 +APEX_Destructible_profile_defines := $(APEX_Destructible_custom_defines) +APEX_Destructible_profile_defines += PX_PHYSX_STATIC_LIB +APEX_Destructible_profile_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1 +APEX_Destructible_profile_defines += ENABLE_TEST=0 +APEX_Destructible_profile_defines += NDEBUG +APEX_Destructible_profile_defines += PX_PROFILE +APEX_Destructible_profile_libraries := +APEX_Destructible_profile_libraries += NvParameterizedPROFILE +APEX_Destructible_profile_libraries += PsFastXmlPROFILE +APEX_Destructible_profile_libraries += PxFoundationPROFILE_x64 +APEX_Destructible_profile_libraries += PxPvdSDKPROFILE_x64 +APEX_Destructible_profile_libraries += PhysX3CommonPROFILE_x64 +APEX_Destructible_profile_libraries += PhysX3PROFILE_x64 +APEX_Destructible_profile_libraries += PhysX3ExtensionsPROFILE +APEX_Destructible_profile_common_cflags := $(APEX_Destructible_custom_cflags) +APEX_Destructible_profile_common_cflags += -MMD +APEX_Destructible_profile_common_cflags += $(addprefix -D, $(APEX_Destructible_profile_defines)) +APEX_Destructible_profile_common_cflags += $(addprefix -I, $(APEX_Destructible_profile_hpaths)) +APEX_Destructible_profile_common_cflags += -m64 +APEX_Destructible_profile_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x +APEX_Destructible_profile_common_cflags += -O3 -fno-strict-aliasing +APEX_Destructible_profile_cflags := $(APEX_Destructible_profile_common_cflags) +APEX_Destructible_profile_cppflags := $(APEX_Destructible_profile_common_cflags) +APEX_Destructible_profile_lflags := $(APEX_Destructible_custom_lflags) +APEX_Destructible_profile_lflags += $(addprefix -L, $(APEX_Destructible_profile_lpaths)) +APEX_Destructible_profile_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Destructible_profile_libraries)) -Wl,--end-group +APEX_Destructible_profile_lflags += -m64 +APEX_Destructible_profile_objsdir = $(OBJS_DIR)/APEX_Destructible_profile +APEX_Destructible_profile_cpp_o = $(addprefix $(APEX_Destructible_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Destructible_cppfiles))))) +APEX_Destructible_profile_cc_o = $(addprefix $(APEX_Destructible_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Destructible_ccfiles))))) +APEX_Destructible_profile_c_o = $(addprefix $(APEX_Destructible_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Destructible_cfiles))))) +APEX_Destructible_profile_obj = $(APEX_Destructible_profile_cpp_o) $(APEX_Destructible_profile_cc_o) $(APEX_Destructible_profile_c_o) +APEX_Destructible_profile_bin := ./../../lib/linux64/libAPEX_DestructiblePROFILE.a + +clean_APEX_Destructible_profile: + @$(ECHO) clean APEX_Destructible profile + @$(RMDIR) $(APEX_Destructible_profile_objsdir) + @$(RMDIR) $(APEX_Destructible_profile_bin) + @$(RMDIR) $(DEPSDIR)/APEX_Destructible/profile + +build_APEX_Destructible_profile: postbuild_APEX_Destructible_profile +postbuild_APEX_Destructible_profile: mainbuild_APEX_Destructible_profile +mainbuild_APEX_Destructible_profile: prebuild_APEX_Destructible_profile $(APEX_Destructible_profile_bin) +prebuild_APEX_Destructible_profile: + +$(APEX_Destructible_profile_bin): $(NvParameterized_profile_obj) $(PsFastXml_profile_obj) $(PxPvdSDK_profile_obj) $(APEX_Destructible_profile_obj) build_NvParameterized_profile build_PsFastXml_profile build_PxFoundation_profile build_PxPvdSDK_profile + mkdir -p `dirname ./../../lib/linux64/libAPEX_DestructiblePROFILE.a` + @$(AR) rcs $(APEX_Destructible_profile_bin) $(NvParameterized_profile_obj) $(PsFastXml_profile_obj) $(PxPvdSDK_profile_obj) $(APEX_Destructible_profile_obj) + $(ECHO) building $@ complete! + +APEX_Destructible_profile_DEPDIR = $(dir $(@))/$(*F) +$(APEX_Destructible_profile_cpp_o): $(APEX_Destructible_profile_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Destructible_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Destructible/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cppfiles)))))) + cp $(APEX_Destructible_profile_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Destructible/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Destructible/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cppfiles))))).P; \ + rm -f $(APEX_Destructible_profile_DEPDIR).d + +$(APEX_Destructible_profile_cc_o): $(APEX_Destructible_profile_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Destructible_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_ccfiles)))))) + cp $(APEX_Destructible_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_ccfiles))))).profile.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_ccfiles))))).profile.P; \ + rm -f $(APEX_Destructible_profile_DEPDIR).d + +$(APEX_Destructible_profile_c_o): $(APEX_Destructible_profile_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(APEX_Destructible_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Destructible/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cfiles)))))) + cp $(APEX_Destructible_profile_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Destructible/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Destructible/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_profile_objsdir),, $@))), $(APEX_Destructible_cfiles))))).P; \ + rm -f $(APEX_Destructible_profile_DEPDIR).d + +APEX_Destructible_checked_hpaths := +APEX_Destructible_checked_hpaths += ./../../../PxShared/include +APEX_Destructible_checked_hpaths += ./../../../PxShared/include/filebuf +APEX_Destructible_checked_hpaths += ./../../../PxShared/include/foundation +APEX_Destructible_checked_hpaths += ./../../../PxShared/include/task +APEX_Destructible_checked_hpaths += ./../../../PxShared/include/cudamanager +APEX_Destructible_checked_hpaths += ./../../../PxShared/include/pvd +APEX_Destructible_checked_hpaths += ./../../../PxShared/src/foundation/include +APEX_Destructible_checked_hpaths += ./../../../PxShared/src/filebuf/include +APEX_Destructible_checked_hpaths += ./../../../PxShared/src/fastxml/include +APEX_Destructible_checked_hpaths += ./../../../PxShared/src/pvd/include +APEX_Destructible_checked_hpaths += ./../../shared/general/shared +APEX_Destructible_checked_hpaths += ./../../public +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/common +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/cooking +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/extensions +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/geometry +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/gpu +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/deformable +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/particles +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/characterkinematic +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/characterdynamic +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Include/vehicle +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers +APEX_Destructible_checked_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include +APEX_Destructible_checked_hpaths += ./../../shared/general/RenderDebug/public +APEX_Destructible_checked_hpaths += ./../../shared/general/shared/inparser/include +APEX_Destructible_checked_hpaths += ./../../common/include +APEX_Destructible_checked_hpaths += ./../../common/include/autogen +APEX_Destructible_checked_hpaths += ./../../common/include/linux +APEX_Destructible_checked_hpaths += ./../../shared/internal/include +APEX_Destructible_checked_hpaths += ./../../module/common/include +APEX_Destructible_checked_hpaths += ./../../NvParameterized/include +APEX_Destructible_checked_hpaths += ./../../include +APEX_Destructible_checked_hpaths += ./../../include/PhysX3 +APEX_Destructible_checked_hpaths += ./../../framework/include +APEX_Destructible_checked_hpaths += ./../../framework/include/autogen +APEX_Destructible_checked_hpaths += ./../../include/destructible +APEX_Destructible_checked_hpaths += ./../../module/destructible/include +APEX_Destructible_checked_hpaths += ./../../module/destructible/include/autogen +APEX_Destructible_checked_hpaths += ./../../module/destructible/fracture +APEX_Destructible_checked_hpaths += ./../../module/destructible/fracture/Core +APEX_Destructible_checked_lpaths := +APEX_Destructible_checked_lpaths += ./../../../PxShared/lib/makelinux64 +APEX_Destructible_checked_lpaths += ./../../../PhysX_3.4/Lib/makelinux64 +APEX_Destructible_checked_lpaths += ./../../NvParameterized/lib/linux64 +APEX_Destructible_checked_lpaths += ./../../../PxShared/lib/linux64 +APEX_Destructible_checked_lpaths += ./../../../PxShared/bin/linux64 +APEX_Destructible_checked_defines := $(APEX_Destructible_custom_defines) +APEX_Destructible_checked_defines += PX_PHYSX_STATIC_LIB +APEX_Destructible_checked_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1 +APEX_Destructible_checked_defines += ENABLE_TEST=0 +APEX_Destructible_checked_defines += NDEBUG +APEX_Destructible_checked_defines += PX_CHECKED +APEX_Destructible_checked_defines += PX_ENABLE_CHECKED_ASSERTS +APEX_Destructible_checked_libraries := +APEX_Destructible_checked_libraries += NvParameterizedCHECKED +APEX_Destructible_checked_libraries += PsFastXmlCHECKED +APEX_Destructible_checked_libraries += PxFoundationCHECKED_x64 +APEX_Destructible_checked_libraries += PxPvdSDKCHECKED_x64 +APEX_Destructible_checked_libraries += PhysX3CommonCHECKED_x64 +APEX_Destructible_checked_libraries += PhysX3CHECKED_x64 +APEX_Destructible_checked_libraries += PhysX3ExtensionsCHECKED +APEX_Destructible_checked_common_cflags := $(APEX_Destructible_custom_cflags) +APEX_Destructible_checked_common_cflags += -MMD +APEX_Destructible_checked_common_cflags += $(addprefix -D, $(APEX_Destructible_checked_defines)) +APEX_Destructible_checked_common_cflags += $(addprefix -I, $(APEX_Destructible_checked_hpaths)) +APEX_Destructible_checked_common_cflags += -m64 +APEX_Destructible_checked_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x +APEX_Destructible_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing +APEX_Destructible_checked_cflags := $(APEX_Destructible_checked_common_cflags) +APEX_Destructible_checked_cppflags := $(APEX_Destructible_checked_common_cflags) +APEX_Destructible_checked_lflags := $(APEX_Destructible_custom_lflags) +APEX_Destructible_checked_lflags += $(addprefix -L, $(APEX_Destructible_checked_lpaths)) +APEX_Destructible_checked_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Destructible_checked_libraries)) -Wl,--end-group +APEX_Destructible_checked_lflags += -m64 +APEX_Destructible_checked_objsdir = $(OBJS_DIR)/APEX_Destructible_checked +APEX_Destructible_checked_cpp_o = $(addprefix $(APEX_Destructible_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Destructible_cppfiles))))) +APEX_Destructible_checked_cc_o = $(addprefix $(APEX_Destructible_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Destructible_ccfiles))))) +APEX_Destructible_checked_c_o = $(addprefix $(APEX_Destructible_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Destructible_cfiles))))) +APEX_Destructible_checked_obj = $(APEX_Destructible_checked_cpp_o) $(APEX_Destructible_checked_cc_o) $(APEX_Destructible_checked_c_o) +APEX_Destructible_checked_bin := ./../../lib/linux64/libAPEX_DestructibleCHECKED.a + +clean_APEX_Destructible_checked: + @$(ECHO) clean APEX_Destructible checked + @$(RMDIR) $(APEX_Destructible_checked_objsdir) + @$(RMDIR) $(APEX_Destructible_checked_bin) + @$(RMDIR) $(DEPSDIR)/APEX_Destructible/checked + +build_APEX_Destructible_checked: postbuild_APEX_Destructible_checked +postbuild_APEX_Destructible_checked: mainbuild_APEX_Destructible_checked +mainbuild_APEX_Destructible_checked: prebuild_APEX_Destructible_checked $(APEX_Destructible_checked_bin) +prebuild_APEX_Destructible_checked: + +$(APEX_Destructible_checked_bin): $(NvParameterized_checked_obj) $(PsFastXml_checked_obj) $(PxPvdSDK_checked_obj) $(APEX_Destructible_checked_obj) build_NvParameterized_checked build_PsFastXml_checked build_PxFoundation_checked build_PxPvdSDK_checked + mkdir -p `dirname ./../../lib/linux64/libAPEX_DestructibleCHECKED.a` + @$(AR) rcs $(APEX_Destructible_checked_bin) $(NvParameterized_checked_obj) $(PsFastXml_checked_obj) $(PxPvdSDK_checked_obj) $(APEX_Destructible_checked_obj) + $(ECHO) building $@ complete! + +APEX_Destructible_checked_DEPDIR = $(dir $(@))/$(*F) +$(APEX_Destructible_checked_cpp_o): $(APEX_Destructible_checked_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Destructible_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Destructible/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cppfiles)))))) + cp $(APEX_Destructible_checked_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Destructible/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Destructible/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cppfiles))))).P; \ + rm -f $(APEX_Destructible_checked_DEPDIR).d + +$(APEX_Destructible_checked_cc_o): $(APEX_Destructible_checked_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(APEX_Destructible_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_ccfiles)))))) + cp $(APEX_Destructible_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_ccfiles))))).checked.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_ccfiles))))).checked.P; \ + rm -f $(APEX_Destructible_checked_DEPDIR).d + +$(APEX_Destructible_checked_c_o): $(APEX_Destructible_checked_objsdir)/%.o: + $(ECHO) APEX_Destructible: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(APEX_Destructible_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Destructible/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cfiles)))))) + cp $(APEX_Destructible_checked_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Destructible/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Destructible_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Destructible/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Destructible_checked_objsdir),, $@))), $(APEX_Destructible_cfiles))))).P; \ + rm -f $(APEX_Destructible_checked_DEPDIR).d + +clean_APEX_Destructible: clean_APEX_Destructible_debug clean_APEX_Destructible_release clean_APEX_Destructible_profile clean_APEX_Destructible_checked + rm -rf $(DEPSDIR) + +export VERBOSE +ifndef VERBOSE +.SILENT: +endif |