aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/compiler/linux64/Makefile.APEX_Clothing.mk
diff options
context:
space:
mode:
authorgit perforce import user <a@b>2016-10-25 12:29:14 -0600
committerSheikh Dawood Abdul Ajees <Sheikh Dawood Abdul Ajees>2016-10-25 18:56:37 -0500
commit3dfe2108cfab31ba3ee5527e217d0d8e99a51162 (patch)
treefa6485c169e50d7415a651bf838f5bcd0fd3bfbd /APEX_1.4/compiler/linux64/Makefile.APEX_Clothing.mk
downloadphysx-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_Clothing.mk')
-rw-r--r--APEX_1.4/compiler/linux64/Makefile.APEX_Clothing.mk606
1 files changed, 606 insertions, 0 deletions
diff --git a/APEX_1.4/compiler/linux64/Makefile.APEX_Clothing.mk b/APEX_1.4/compiler/linux64/Makefile.APEX_Clothing.mk
new file mode 100644
index 00000000..21a356d0
--- /dev/null
+++ b/APEX_1.4/compiler/linux64/Makefile.APEX_Clothing.mk
@@ -0,0 +1,606 @@
+# Makefile generated by XPJ for linux64
+-include Makefile.custom
+ProjectName = APEX_Clothing
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingActorData.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingActorImpl.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingActorTasks.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingAssetAuthoringImpl.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingAssetData.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingAssetImpl.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingCollisionImpl.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingCooking.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingPhysicalMeshImpl.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingRenderProxyImpl.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ClothingScene.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/CookingAbstract.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ModuleClothingHelpers.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/ModuleClothingImpl.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/SimulationAbstract.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingActorParam.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingAssetParameters.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingCookedParam.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingCookedPhysX3Param.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingDebugRenderParams.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingGraphicalLodParameters.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingModuleParameters.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/src/autogen/ClothingPreviewParam.cpp
+APEX_Clothing_cppfiles += ./../../module/common/src/ModuleProfileCommon.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/Cooking.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/ExtClothFabricCooker.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/ExtClothGeodesicTetherCooker.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/ExtClothMeshQuadifier.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/ExtClothSimpleTetherCooker.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/Simulation.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/Allocator.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/Factory.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/PhaseConfig.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwCloth.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwClothData.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwCollision.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwFabric.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwFactory.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwInterCollision.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwSelfCollision.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwSolver.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/SwSolverKernel.cpp
+APEX_Clothing_cppfiles += ./../../module/clothing/embedded/LowLevelCloth/src/TripletScheduler.cpp
+
+APEX_Clothing_cpp_debug_dep = $(addprefix $(DEPSDIR)/APEX_Clothing/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Clothing_cppfiles)))))
+APEX_Clothing_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(APEX_Clothing_ccfiles)))))
+APEX_Clothing_c_debug_dep = $(addprefix $(DEPSDIR)/APEX_Clothing/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Clothing_cfiles)))))
+APEX_Clothing_debug_dep = $(APEX_Clothing_cpp_debug_dep) $(APEX_Clothing_cc_debug_dep) $(APEX_Clothing_c_debug_dep)
+-include $(APEX_Clothing_debug_dep)
+APEX_Clothing_cpp_release_dep = $(addprefix $(DEPSDIR)/APEX_Clothing/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Clothing_cppfiles)))))
+APEX_Clothing_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(APEX_Clothing_ccfiles)))))
+APEX_Clothing_c_release_dep = $(addprefix $(DEPSDIR)/APEX_Clothing/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Clothing_cfiles)))))
+APEX_Clothing_release_dep = $(APEX_Clothing_cpp_release_dep) $(APEX_Clothing_cc_release_dep) $(APEX_Clothing_c_release_dep)
+-include $(APEX_Clothing_release_dep)
+APEX_Clothing_cpp_profile_dep = $(addprefix $(DEPSDIR)/APEX_Clothing/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Clothing_cppfiles)))))
+APEX_Clothing_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(APEX_Clothing_ccfiles)))))
+APEX_Clothing_c_profile_dep = $(addprefix $(DEPSDIR)/APEX_Clothing/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Clothing_cfiles)))))
+APEX_Clothing_profile_dep = $(APEX_Clothing_cpp_profile_dep) $(APEX_Clothing_cc_profile_dep) $(APEX_Clothing_c_profile_dep)
+-include $(APEX_Clothing_profile_dep)
+APEX_Clothing_cpp_checked_dep = $(addprefix $(DEPSDIR)/APEX_Clothing/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(APEX_Clothing_cppfiles)))))
+APEX_Clothing_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(APEX_Clothing_ccfiles)))))
+APEX_Clothing_c_checked_dep = $(addprefix $(DEPSDIR)/APEX_Clothing/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(APEX_Clothing_cfiles)))))
+APEX_Clothing_checked_dep = $(APEX_Clothing_cpp_checked_dep) $(APEX_Clothing_cc_checked_dep) $(APEX_Clothing_c_checked_dep)
+-include $(APEX_Clothing_checked_dep)
+APEX_Clothing_debug_hpaths :=
+APEX_Clothing_debug_hpaths += ./../../include
+APEX_Clothing_debug_hpaths += ./../../include/PhysX3
+APEX_Clothing_debug_hpaths += ./../../../PxShared/include
+APEX_Clothing_debug_hpaths += ./../../../PxShared/include/filebuf
+APEX_Clothing_debug_hpaths += ./../../../PxShared/include/foundation
+APEX_Clothing_debug_hpaths += ./../../../PxShared/include/task
+APEX_Clothing_debug_hpaths += ./../../../PxShared/include/cudamanager
+APEX_Clothing_debug_hpaths += ./../../../PxShared/include/pvd
+APEX_Clothing_debug_hpaths += ./../../../PxShared/src/foundation/include
+APEX_Clothing_debug_hpaths += ./../../../PxShared/src/filebuf/include
+APEX_Clothing_debug_hpaths += ./../../../PxShared/src/fastxml/include
+APEX_Clothing_debug_hpaths += ./../../../PxShared/src/pvd/include
+APEX_Clothing_debug_hpaths += ./../../shared/general/shared
+APEX_Clothing_debug_hpaths += ./../../public
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/common
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/cooking
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/extensions
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/geometry
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/gpu
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/deformable
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/particles
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/characterkinematic
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/characterdynamic
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Include/vehicle
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers
+APEX_Clothing_debug_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include
+APEX_Clothing_debug_hpaths += ./../../shared/general/RenderDebug/public
+APEX_Clothing_debug_hpaths += ./../../shared/general/shared/inparser/include
+APEX_Clothing_debug_hpaths += ./../../common/include
+APEX_Clothing_debug_hpaths += ./../../common/include/autogen
+APEX_Clothing_debug_hpaths += ./../../common/include/linux
+APEX_Clothing_debug_hpaths += ./../../shared/internal/include
+APEX_Clothing_debug_hpaths += ./../../module/common/include
+APEX_Clothing_debug_hpaths += ./../../NvParameterized/include
+APEX_Clothing_debug_hpaths += ./../../include
+APEX_Clothing_debug_hpaths += ./../../include/PhysX3
+APEX_Clothing_debug_hpaths += ./../../include/clothing
+APEX_Clothing_debug_hpaths += ./../../module/clothing/include
+APEX_Clothing_debug_hpaths += ./../../module/clothing/include/autogen
+APEX_Clothing_debug_hpaths += ./../../module/clothing/include/unix
+APEX_Clothing_debug_hpaths += ./../../module/clothing/embedded/LowLevelCloth/include
+APEX_Clothing_debug_hpaths += ./../../module/clothing/embedded/LowLevelCloth/src
+APEX_Clothing_debug_hpaths += ./../../module/clothing/embedded
+APEX_Clothing_debug_hpaths += ./../../../PxShared/src/pvd/src
+APEX_Clothing_debug_hpaths += ./../../../PxShared/src/NvSimd/include
+APEX_Clothing_debug_lpaths :=
+APEX_Clothing_debug_lpaths += ./../../../PxShared/lib/makelinux64
+APEX_Clothing_debug_lpaths += ./../../../PhysX_3.4/Lib/makelinux64
+APEX_Clothing_debug_lpaths += ./../../NvParameterized/lib/linux64
+APEX_Clothing_debug_lpaths += ./../../../PxShared/lib/linux64
+APEX_Clothing_debug_lpaths += ./../../../PxShared/bin/linux64
+APEX_Clothing_debug_defines := $(APEX_Clothing_custom_defines)
+APEX_Clothing_debug_defines += PX_PHYSX_STATIC_LIB
+APEX_Clothing_debug_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
+APEX_Clothing_debug_defines += ENABLE_TEST=0
+APEX_Clothing_debug_defines += _DEBUG
+APEX_Clothing_debug_defines += PX_DEBUG
+APEX_Clothing_debug_defines += PX_CHECKED
+APEX_Clothing_debug_libraries :=
+APEX_Clothing_debug_libraries += NvParameterizedDEBUG
+APEX_Clothing_debug_libraries += PsFastXmlDEBUG
+APEX_Clothing_debug_libraries += PxFoundationDEBUG_x64
+APEX_Clothing_debug_libraries += PxPvdSDKDEBUG_x64
+APEX_Clothing_debug_libraries += PhysX3CommonDEBUG_x64
+APEX_Clothing_debug_common_cflags := $(APEX_Clothing_custom_cflags)
+APEX_Clothing_debug_common_cflags += -MMD
+APEX_Clothing_debug_common_cflags += $(addprefix -D, $(APEX_Clothing_debug_defines))
+APEX_Clothing_debug_common_cflags += $(addprefix -I, $(APEX_Clothing_debug_hpaths))
+APEX_Clothing_debug_common_cflags += -m64
+APEX_Clothing_debug_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
+APEX_Clothing_debug_common_cflags += -g3 -gdwarf-2
+APEX_Clothing_debug_cflags := $(APEX_Clothing_debug_common_cflags)
+APEX_Clothing_debug_cppflags := $(APEX_Clothing_debug_common_cflags)
+APEX_Clothing_debug_lflags := $(APEX_Clothing_custom_lflags)
+APEX_Clothing_debug_lflags += $(addprefix -L, $(APEX_Clothing_debug_lpaths))
+APEX_Clothing_debug_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Clothing_debug_libraries)) -Wl,--end-group
+APEX_Clothing_debug_lflags += -m64
+APEX_Clothing_debug_objsdir = $(OBJS_DIR)/APEX_Clothing_debug
+APEX_Clothing_debug_cpp_o = $(addprefix $(APEX_Clothing_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Clothing_cppfiles)))))
+APEX_Clothing_debug_cc_o = $(addprefix $(APEX_Clothing_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Clothing_ccfiles)))))
+APEX_Clothing_debug_c_o = $(addprefix $(APEX_Clothing_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Clothing_cfiles)))))
+APEX_Clothing_debug_obj = $(APEX_Clothing_debug_cpp_o) $(APEX_Clothing_debug_cc_o) $(APEX_Clothing_debug_c_o)
+APEX_Clothing_debug_bin := ./../../lib/linux64/libAPEX_ClothingDEBUG.a
+
+clean_APEX_Clothing_debug:
+ @$(ECHO) clean APEX_Clothing debug
+ @$(RMDIR) $(APEX_Clothing_debug_objsdir)
+ @$(RMDIR) $(APEX_Clothing_debug_bin)
+ @$(RMDIR) $(DEPSDIR)/APEX_Clothing/debug
+
+build_APEX_Clothing_debug: postbuild_APEX_Clothing_debug
+postbuild_APEX_Clothing_debug: mainbuild_APEX_Clothing_debug
+mainbuild_APEX_Clothing_debug: prebuild_APEX_Clothing_debug $(APEX_Clothing_debug_bin)
+prebuild_APEX_Clothing_debug:
+
+$(APEX_Clothing_debug_bin): $(NvParameterized_debug_obj) $(PsFastXml_debug_obj) $(PxPvdSDK_debug_obj) $(APEX_Clothing_debug_obj) build_NvParameterized_debug build_PsFastXml_debug build_PxFoundation_debug build_PxPvdSDK_debug
+ mkdir -p `dirname ./../../lib/linux64/libAPEX_ClothingDEBUG.a`
+ @$(AR) rcs $(APEX_Clothing_debug_bin) $(NvParameterized_debug_obj) $(PsFastXml_debug_obj) $(PxPvdSDK_debug_obj) $(APEX_Clothing_debug_obj)
+ $(ECHO) building $@ complete!
+
+APEX_Clothing_debug_DEPDIR = $(dir $(@))/$(*F)
+$(APEX_Clothing_debug_cpp_o): $(APEX_Clothing_debug_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cppfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(APEX_Clothing_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cppfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Clothing/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cppfiles))))))
+ cp $(APEX_Clothing_debug_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Clothing/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cppfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Clothing/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cppfiles))))).P; \
+ rm -f $(APEX_Clothing_debug_DEPDIR).d
+
+$(APEX_Clothing_debug_cc_o): $(APEX_Clothing_debug_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_ccfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(APEX_Clothing_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_ccfiles)) -o $@
+ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_ccfiles))))))
+ cp $(APEX_Clothing_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_ccfiles))))).debug.P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_ccfiles))))).debug.P; \
+ rm -f $(APEX_Clothing_debug_DEPDIR).d
+
+$(APEX_Clothing_debug_c_o): $(APEX_Clothing_debug_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cfiles))...
+ mkdir -p $(dir $(@))
+ $(CC) $(APEX_Clothing_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Clothing/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cfiles))))))
+ cp $(APEX_Clothing_debug_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Clothing/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Clothing/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_debug_objsdir),, $@))), $(APEX_Clothing_cfiles))))).P; \
+ rm -f $(APEX_Clothing_debug_DEPDIR).d
+
+APEX_Clothing_release_hpaths :=
+APEX_Clothing_release_hpaths += ./../../include
+APEX_Clothing_release_hpaths += ./../../include/PhysX3
+APEX_Clothing_release_hpaths += ./../../../PxShared/include
+APEX_Clothing_release_hpaths += ./../../../PxShared/include/filebuf
+APEX_Clothing_release_hpaths += ./../../../PxShared/include/foundation
+APEX_Clothing_release_hpaths += ./../../../PxShared/include/task
+APEX_Clothing_release_hpaths += ./../../../PxShared/include/cudamanager
+APEX_Clothing_release_hpaths += ./../../../PxShared/include/pvd
+APEX_Clothing_release_hpaths += ./../../../PxShared/src/foundation/include
+APEX_Clothing_release_hpaths += ./../../../PxShared/src/filebuf/include
+APEX_Clothing_release_hpaths += ./../../../PxShared/src/fastxml/include
+APEX_Clothing_release_hpaths += ./../../../PxShared/src/pvd/include
+APEX_Clothing_release_hpaths += ./../../shared/general/shared
+APEX_Clothing_release_hpaths += ./../../public
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/common
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/cooking
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/extensions
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/geometry
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/gpu
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/deformable
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/particles
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/characterkinematic
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/characterdynamic
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Include/vehicle
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers
+APEX_Clothing_release_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include
+APEX_Clothing_release_hpaths += ./../../shared/general/RenderDebug/public
+APEX_Clothing_release_hpaths += ./../../shared/general/shared/inparser/include
+APEX_Clothing_release_hpaths += ./../../common/include
+APEX_Clothing_release_hpaths += ./../../common/include/autogen
+APEX_Clothing_release_hpaths += ./../../common/include/linux
+APEX_Clothing_release_hpaths += ./../../shared/internal/include
+APEX_Clothing_release_hpaths += ./../../module/common/include
+APEX_Clothing_release_hpaths += ./../../NvParameterized/include
+APEX_Clothing_release_hpaths += ./../../include
+APEX_Clothing_release_hpaths += ./../../include/PhysX3
+APEX_Clothing_release_hpaths += ./../../include/clothing
+APEX_Clothing_release_hpaths += ./../../module/clothing/include
+APEX_Clothing_release_hpaths += ./../../module/clothing/include/autogen
+APEX_Clothing_release_hpaths += ./../../module/clothing/include/unix
+APEX_Clothing_release_hpaths += ./../../module/clothing/embedded/LowLevelCloth/include
+APEX_Clothing_release_hpaths += ./../../module/clothing/embedded/LowLevelCloth/src
+APEX_Clothing_release_hpaths += ./../../module/clothing/embedded
+APEX_Clothing_release_hpaths += ./../../../PxShared/src/pvd/src
+APEX_Clothing_release_hpaths += ./../../../PxShared/src/NvSimd/include
+APEX_Clothing_release_lpaths :=
+APEX_Clothing_release_lpaths += ./../../../PxShared/lib/makelinux64
+APEX_Clothing_release_lpaths += ./../../../PhysX_3.4/Lib/makelinux64
+APEX_Clothing_release_lpaths += ./../../NvParameterized/lib/linux64
+APEX_Clothing_release_lpaths += ./../../../PxShared/lib/linux64
+APEX_Clothing_release_lpaths += ./../../../PxShared/bin/linux64
+APEX_Clothing_release_defines := $(APEX_Clothing_custom_defines)
+APEX_Clothing_release_defines += PX_PHYSX_STATIC_LIB
+APEX_Clothing_release_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
+APEX_Clothing_release_defines += ENABLE_TEST=0
+APEX_Clothing_release_defines += NDEBUG
+APEX_Clothing_release_defines += APEX_SHIPPING
+APEX_Clothing_release_libraries :=
+APEX_Clothing_release_libraries += NvParameterized
+APEX_Clothing_release_libraries += PsFastXml
+APEX_Clothing_release_libraries += PxFoundation_x64
+APEX_Clothing_release_libraries += PxPvdSDK_x64
+APEX_Clothing_release_libraries += PhysX3Common_x64
+APEX_Clothing_release_common_cflags := $(APEX_Clothing_custom_cflags)
+APEX_Clothing_release_common_cflags += -MMD
+APEX_Clothing_release_common_cflags += $(addprefix -D, $(APEX_Clothing_release_defines))
+APEX_Clothing_release_common_cflags += $(addprefix -I, $(APEX_Clothing_release_hpaths))
+APEX_Clothing_release_common_cflags += -m64
+APEX_Clothing_release_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
+APEX_Clothing_release_common_cflags += -O3 -fno-strict-aliasing
+APEX_Clothing_release_cflags := $(APEX_Clothing_release_common_cflags)
+APEX_Clothing_release_cppflags := $(APEX_Clothing_release_common_cflags)
+APEX_Clothing_release_lflags := $(APEX_Clothing_custom_lflags)
+APEX_Clothing_release_lflags += $(addprefix -L, $(APEX_Clothing_release_lpaths))
+APEX_Clothing_release_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Clothing_release_libraries)) -Wl,--end-group
+APEX_Clothing_release_lflags += -m64
+APEX_Clothing_release_objsdir = $(OBJS_DIR)/APEX_Clothing_release
+APEX_Clothing_release_cpp_o = $(addprefix $(APEX_Clothing_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Clothing_cppfiles)))))
+APEX_Clothing_release_cc_o = $(addprefix $(APEX_Clothing_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Clothing_ccfiles)))))
+APEX_Clothing_release_c_o = $(addprefix $(APEX_Clothing_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Clothing_cfiles)))))
+APEX_Clothing_release_obj = $(APEX_Clothing_release_cpp_o) $(APEX_Clothing_release_cc_o) $(APEX_Clothing_release_c_o)
+APEX_Clothing_release_bin := ./../../lib/linux64/libAPEX_Clothing.a
+
+clean_APEX_Clothing_release:
+ @$(ECHO) clean APEX_Clothing release
+ @$(RMDIR) $(APEX_Clothing_release_objsdir)
+ @$(RMDIR) $(APEX_Clothing_release_bin)
+ @$(RMDIR) $(DEPSDIR)/APEX_Clothing/release
+
+build_APEX_Clothing_release: postbuild_APEX_Clothing_release
+postbuild_APEX_Clothing_release: mainbuild_APEX_Clothing_release
+mainbuild_APEX_Clothing_release: prebuild_APEX_Clothing_release $(APEX_Clothing_release_bin)
+prebuild_APEX_Clothing_release:
+
+$(APEX_Clothing_release_bin): $(NvParameterized_release_obj) $(PsFastXml_release_obj) $(PxPvdSDK_release_obj) $(APEX_Clothing_release_obj) build_NvParameterized_release build_PsFastXml_release build_PxFoundation_release build_PxPvdSDK_release
+ mkdir -p `dirname ./../../lib/linux64/libAPEX_Clothing.a`
+ @$(AR) rcs $(APEX_Clothing_release_bin) $(NvParameterized_release_obj) $(PsFastXml_release_obj) $(PxPvdSDK_release_obj) $(APEX_Clothing_release_obj)
+ $(ECHO) building $@ complete!
+
+APEX_Clothing_release_DEPDIR = $(dir $(@))/$(*F)
+$(APEX_Clothing_release_cpp_o): $(APEX_Clothing_release_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cppfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(APEX_Clothing_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cppfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Clothing/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cppfiles))))))
+ cp $(APEX_Clothing_release_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Clothing/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cppfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Clothing/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cppfiles))))).P; \
+ rm -f $(APEX_Clothing_release_DEPDIR).d
+
+$(APEX_Clothing_release_cc_o): $(APEX_Clothing_release_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_ccfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(APEX_Clothing_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_ccfiles)) -o $@
+ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_ccfiles))))))
+ cp $(APEX_Clothing_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_ccfiles))))).release.P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_ccfiles))))).release.P; \
+ rm -f $(APEX_Clothing_release_DEPDIR).d
+
+$(APEX_Clothing_release_c_o): $(APEX_Clothing_release_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cfiles))...
+ mkdir -p $(dir $(@))
+ $(CC) $(APEX_Clothing_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Clothing/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cfiles))))))
+ cp $(APEX_Clothing_release_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Clothing/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Clothing/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_release_objsdir),, $@))), $(APEX_Clothing_cfiles))))).P; \
+ rm -f $(APEX_Clothing_release_DEPDIR).d
+
+APEX_Clothing_profile_hpaths :=
+APEX_Clothing_profile_hpaths += ./../../include
+APEX_Clothing_profile_hpaths += ./../../include/PhysX3
+APEX_Clothing_profile_hpaths += ./../../../PxShared/include
+APEX_Clothing_profile_hpaths += ./../../../PxShared/include/filebuf
+APEX_Clothing_profile_hpaths += ./../../../PxShared/include/foundation
+APEX_Clothing_profile_hpaths += ./../../../PxShared/include/task
+APEX_Clothing_profile_hpaths += ./../../../PxShared/include/cudamanager
+APEX_Clothing_profile_hpaths += ./../../../PxShared/include/pvd
+APEX_Clothing_profile_hpaths += ./../../../PxShared/src/foundation/include
+APEX_Clothing_profile_hpaths += ./../../../PxShared/src/filebuf/include
+APEX_Clothing_profile_hpaths += ./../../../PxShared/src/fastxml/include
+APEX_Clothing_profile_hpaths += ./../../../PxShared/src/pvd/include
+APEX_Clothing_profile_hpaths += ./../../shared/general/shared
+APEX_Clothing_profile_hpaths += ./../../public
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/common
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/cooking
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/extensions
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/geometry
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/gpu
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/deformable
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/particles
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/characterkinematic
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/characterdynamic
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Include/vehicle
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers
+APEX_Clothing_profile_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include
+APEX_Clothing_profile_hpaths += ./../../shared/general/RenderDebug/public
+APEX_Clothing_profile_hpaths += ./../../shared/general/shared/inparser/include
+APEX_Clothing_profile_hpaths += ./../../common/include
+APEX_Clothing_profile_hpaths += ./../../common/include/autogen
+APEX_Clothing_profile_hpaths += ./../../common/include/linux
+APEX_Clothing_profile_hpaths += ./../../shared/internal/include
+APEX_Clothing_profile_hpaths += ./../../module/common/include
+APEX_Clothing_profile_hpaths += ./../../NvParameterized/include
+APEX_Clothing_profile_hpaths += ./../../include
+APEX_Clothing_profile_hpaths += ./../../include/PhysX3
+APEX_Clothing_profile_hpaths += ./../../include/clothing
+APEX_Clothing_profile_hpaths += ./../../module/clothing/include
+APEX_Clothing_profile_hpaths += ./../../module/clothing/include/autogen
+APEX_Clothing_profile_hpaths += ./../../module/clothing/include/unix
+APEX_Clothing_profile_hpaths += ./../../module/clothing/embedded/LowLevelCloth/include
+APEX_Clothing_profile_hpaths += ./../../module/clothing/embedded/LowLevelCloth/src
+APEX_Clothing_profile_hpaths += ./../../module/clothing/embedded
+APEX_Clothing_profile_hpaths += ./../../../PxShared/src/pvd/src
+APEX_Clothing_profile_hpaths += ./../../../PxShared/src/NvSimd/include
+APEX_Clothing_profile_lpaths :=
+APEX_Clothing_profile_lpaths += ./../../../PxShared/lib/makelinux64
+APEX_Clothing_profile_lpaths += ./../../../PhysX_3.4/Lib/makelinux64
+APEX_Clothing_profile_lpaths += ./../../NvParameterized/lib/linux64
+APEX_Clothing_profile_lpaths += ./../../../PxShared/lib/linux64
+APEX_Clothing_profile_lpaths += ./../../../PxShared/bin/linux64
+APEX_Clothing_profile_defines := $(APEX_Clothing_custom_defines)
+APEX_Clothing_profile_defines += PX_PHYSX_STATIC_LIB
+APEX_Clothing_profile_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
+APEX_Clothing_profile_defines += ENABLE_TEST=0
+APEX_Clothing_profile_defines += NDEBUG
+APEX_Clothing_profile_defines += PX_PROFILE
+APEX_Clothing_profile_libraries :=
+APEX_Clothing_profile_libraries += NvParameterizedPROFILE
+APEX_Clothing_profile_libraries += PsFastXmlPROFILE
+APEX_Clothing_profile_libraries += PxFoundationPROFILE_x64
+APEX_Clothing_profile_libraries += PxPvdSDKPROFILE_x64
+APEX_Clothing_profile_libraries += PhysX3CommonPROFILE_x64
+APEX_Clothing_profile_common_cflags := $(APEX_Clothing_custom_cflags)
+APEX_Clothing_profile_common_cflags += -MMD
+APEX_Clothing_profile_common_cflags += $(addprefix -D, $(APEX_Clothing_profile_defines))
+APEX_Clothing_profile_common_cflags += $(addprefix -I, $(APEX_Clothing_profile_hpaths))
+APEX_Clothing_profile_common_cflags += -m64
+APEX_Clothing_profile_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
+APEX_Clothing_profile_common_cflags += -O3 -fno-strict-aliasing
+APEX_Clothing_profile_cflags := $(APEX_Clothing_profile_common_cflags)
+APEX_Clothing_profile_cppflags := $(APEX_Clothing_profile_common_cflags)
+APEX_Clothing_profile_lflags := $(APEX_Clothing_custom_lflags)
+APEX_Clothing_profile_lflags += $(addprefix -L, $(APEX_Clothing_profile_lpaths))
+APEX_Clothing_profile_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Clothing_profile_libraries)) -Wl,--end-group
+APEX_Clothing_profile_lflags += -m64
+APEX_Clothing_profile_objsdir = $(OBJS_DIR)/APEX_Clothing_profile
+APEX_Clothing_profile_cpp_o = $(addprefix $(APEX_Clothing_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Clothing_cppfiles)))))
+APEX_Clothing_profile_cc_o = $(addprefix $(APEX_Clothing_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Clothing_ccfiles)))))
+APEX_Clothing_profile_c_o = $(addprefix $(APEX_Clothing_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Clothing_cfiles)))))
+APEX_Clothing_profile_obj = $(APEX_Clothing_profile_cpp_o) $(APEX_Clothing_profile_cc_o) $(APEX_Clothing_profile_c_o)
+APEX_Clothing_profile_bin := ./../../lib/linux64/libAPEX_ClothingPROFILE.a
+
+clean_APEX_Clothing_profile:
+ @$(ECHO) clean APEX_Clothing profile
+ @$(RMDIR) $(APEX_Clothing_profile_objsdir)
+ @$(RMDIR) $(APEX_Clothing_profile_bin)
+ @$(RMDIR) $(DEPSDIR)/APEX_Clothing/profile
+
+build_APEX_Clothing_profile: postbuild_APEX_Clothing_profile
+postbuild_APEX_Clothing_profile: mainbuild_APEX_Clothing_profile
+mainbuild_APEX_Clothing_profile: prebuild_APEX_Clothing_profile $(APEX_Clothing_profile_bin)
+prebuild_APEX_Clothing_profile:
+
+$(APEX_Clothing_profile_bin): $(NvParameterized_profile_obj) $(PsFastXml_profile_obj) $(PxPvdSDK_profile_obj) $(APEX_Clothing_profile_obj) build_NvParameterized_profile build_PsFastXml_profile build_PxFoundation_profile build_PxPvdSDK_profile
+ mkdir -p `dirname ./../../lib/linux64/libAPEX_ClothingPROFILE.a`
+ @$(AR) rcs $(APEX_Clothing_profile_bin) $(NvParameterized_profile_obj) $(PsFastXml_profile_obj) $(PxPvdSDK_profile_obj) $(APEX_Clothing_profile_obj)
+ $(ECHO) building $@ complete!
+
+APEX_Clothing_profile_DEPDIR = $(dir $(@))/$(*F)
+$(APEX_Clothing_profile_cpp_o): $(APEX_Clothing_profile_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cppfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(APEX_Clothing_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cppfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Clothing/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cppfiles))))))
+ cp $(APEX_Clothing_profile_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Clothing/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cppfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Clothing/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cppfiles))))).P; \
+ rm -f $(APEX_Clothing_profile_DEPDIR).d
+
+$(APEX_Clothing_profile_cc_o): $(APEX_Clothing_profile_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_ccfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(APEX_Clothing_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_ccfiles)) -o $@
+ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_ccfiles))))))
+ cp $(APEX_Clothing_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_ccfiles))))).profile.P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_ccfiles))))).profile.P; \
+ rm -f $(APEX_Clothing_profile_DEPDIR).d
+
+$(APEX_Clothing_profile_c_o): $(APEX_Clothing_profile_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cfiles))...
+ mkdir -p $(dir $(@))
+ $(CC) $(APEX_Clothing_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Clothing/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cfiles))))))
+ cp $(APEX_Clothing_profile_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Clothing/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Clothing/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_profile_objsdir),, $@))), $(APEX_Clothing_cfiles))))).P; \
+ rm -f $(APEX_Clothing_profile_DEPDIR).d
+
+APEX_Clothing_checked_hpaths :=
+APEX_Clothing_checked_hpaths += ./../../include
+APEX_Clothing_checked_hpaths += ./../../include/PhysX3
+APEX_Clothing_checked_hpaths += ./../../../PxShared/include
+APEX_Clothing_checked_hpaths += ./../../../PxShared/include/filebuf
+APEX_Clothing_checked_hpaths += ./../../../PxShared/include/foundation
+APEX_Clothing_checked_hpaths += ./../../../PxShared/include/task
+APEX_Clothing_checked_hpaths += ./../../../PxShared/include/cudamanager
+APEX_Clothing_checked_hpaths += ./../../../PxShared/include/pvd
+APEX_Clothing_checked_hpaths += ./../../../PxShared/src/foundation/include
+APEX_Clothing_checked_hpaths += ./../../../PxShared/src/filebuf/include
+APEX_Clothing_checked_hpaths += ./../../../PxShared/src/fastxml/include
+APEX_Clothing_checked_hpaths += ./../../../PxShared/src/pvd/include
+APEX_Clothing_checked_hpaths += ./../../shared/general/shared
+APEX_Clothing_checked_hpaths += ./../../public
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/common
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/cooking
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/extensions
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/geometry
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/gpu
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/deformable
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/particles
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/characterkinematic
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/characterdynamic
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Include/vehicle
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Source/GeomUtils/headers
+APEX_Clothing_checked_hpaths += ./../../../PhysX_3.4/Source/PhysXGpu/include
+APEX_Clothing_checked_hpaths += ./../../shared/general/RenderDebug/public
+APEX_Clothing_checked_hpaths += ./../../shared/general/shared/inparser/include
+APEX_Clothing_checked_hpaths += ./../../common/include
+APEX_Clothing_checked_hpaths += ./../../common/include/autogen
+APEX_Clothing_checked_hpaths += ./../../common/include/linux
+APEX_Clothing_checked_hpaths += ./../../shared/internal/include
+APEX_Clothing_checked_hpaths += ./../../module/common/include
+APEX_Clothing_checked_hpaths += ./../../NvParameterized/include
+APEX_Clothing_checked_hpaths += ./../../include
+APEX_Clothing_checked_hpaths += ./../../include/PhysX3
+APEX_Clothing_checked_hpaths += ./../../include/clothing
+APEX_Clothing_checked_hpaths += ./../../module/clothing/include
+APEX_Clothing_checked_hpaths += ./../../module/clothing/include/autogen
+APEX_Clothing_checked_hpaths += ./../../module/clothing/include/unix
+APEX_Clothing_checked_hpaths += ./../../module/clothing/embedded/LowLevelCloth/include
+APEX_Clothing_checked_hpaths += ./../../module/clothing/embedded/LowLevelCloth/src
+APEX_Clothing_checked_hpaths += ./../../module/clothing/embedded
+APEX_Clothing_checked_hpaths += ./../../../PxShared/src/pvd/src
+APEX_Clothing_checked_hpaths += ./../../../PxShared/src/NvSimd/include
+APEX_Clothing_checked_lpaths :=
+APEX_Clothing_checked_lpaths += ./../../../PxShared/lib/makelinux64
+APEX_Clothing_checked_lpaths += ./../../../PhysX_3.4/Lib/makelinux64
+APEX_Clothing_checked_lpaths += ./../../NvParameterized/lib/linux64
+APEX_Clothing_checked_lpaths += ./../../../PxShared/lib/linux64
+APEX_Clothing_checked_lpaths += ./../../../PxShared/bin/linux64
+APEX_Clothing_checked_defines := $(APEX_Clothing_custom_defines)
+APEX_Clothing_checked_defines += PX_PHYSX_STATIC_LIB
+APEX_Clothing_checked_defines += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
+APEX_Clothing_checked_defines += ENABLE_TEST=0
+APEX_Clothing_checked_defines += NDEBUG
+APEX_Clothing_checked_defines += PX_CHECKED
+APEX_Clothing_checked_defines += PX_ENABLE_CHECKED_ASSERTS
+APEX_Clothing_checked_libraries :=
+APEX_Clothing_checked_libraries += NvParameterizedCHECKED
+APEX_Clothing_checked_libraries += PsFastXmlCHECKED
+APEX_Clothing_checked_libraries += PxFoundationCHECKED_x64
+APEX_Clothing_checked_libraries += PxPvdSDKCHECKED_x64
+APEX_Clothing_checked_libraries += PhysX3CommonCHECKED_x64
+APEX_Clothing_checked_common_cflags := $(APEX_Clothing_custom_cflags)
+APEX_Clothing_checked_common_cflags += -MMD
+APEX_Clothing_checked_common_cflags += $(addprefix -D, $(APEX_Clothing_checked_defines))
+APEX_Clothing_checked_common_cflags += $(addprefix -I, $(APEX_Clothing_checked_hpaths))
+APEX_Clothing_checked_common_cflags += -m64
+APEX_Clothing_checked_common_cflags += -m64 -msse2 -mfpmath=sse -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
+APEX_Clothing_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing
+APEX_Clothing_checked_cflags := $(APEX_Clothing_checked_common_cflags)
+APEX_Clothing_checked_cppflags := $(APEX_Clothing_checked_common_cflags)
+APEX_Clothing_checked_lflags := $(APEX_Clothing_custom_lflags)
+APEX_Clothing_checked_lflags += $(addprefix -L, $(APEX_Clothing_checked_lpaths))
+APEX_Clothing_checked_lflags += -Wl,--start-group $(addprefix -l, $(APEX_Clothing_checked_libraries)) -Wl,--end-group
+APEX_Clothing_checked_lflags += -m64
+APEX_Clothing_checked_objsdir = $(OBJS_DIR)/APEX_Clothing_checked
+APEX_Clothing_checked_cpp_o = $(addprefix $(APEX_Clothing_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(APEX_Clothing_cppfiles)))))
+APEX_Clothing_checked_cc_o = $(addprefix $(APEX_Clothing_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(APEX_Clothing_ccfiles)))))
+APEX_Clothing_checked_c_o = $(addprefix $(APEX_Clothing_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(APEX_Clothing_cfiles)))))
+APEX_Clothing_checked_obj = $(APEX_Clothing_checked_cpp_o) $(APEX_Clothing_checked_cc_o) $(APEX_Clothing_checked_c_o)
+APEX_Clothing_checked_bin := ./../../lib/linux64/libAPEX_ClothingCHECKED.a
+
+clean_APEX_Clothing_checked:
+ @$(ECHO) clean APEX_Clothing checked
+ @$(RMDIR) $(APEX_Clothing_checked_objsdir)
+ @$(RMDIR) $(APEX_Clothing_checked_bin)
+ @$(RMDIR) $(DEPSDIR)/APEX_Clothing/checked
+
+build_APEX_Clothing_checked: postbuild_APEX_Clothing_checked
+postbuild_APEX_Clothing_checked: mainbuild_APEX_Clothing_checked
+mainbuild_APEX_Clothing_checked: prebuild_APEX_Clothing_checked $(APEX_Clothing_checked_bin)
+prebuild_APEX_Clothing_checked:
+
+$(APEX_Clothing_checked_bin): $(NvParameterized_checked_obj) $(PsFastXml_checked_obj) $(PxPvdSDK_checked_obj) $(APEX_Clothing_checked_obj) build_NvParameterized_checked build_PsFastXml_checked build_PxFoundation_checked build_PxPvdSDK_checked
+ mkdir -p `dirname ./../../lib/linux64/libAPEX_ClothingCHECKED.a`
+ @$(AR) rcs $(APEX_Clothing_checked_bin) $(NvParameterized_checked_obj) $(PsFastXml_checked_obj) $(PxPvdSDK_checked_obj) $(APEX_Clothing_checked_obj)
+ $(ECHO) building $@ complete!
+
+APEX_Clothing_checked_DEPDIR = $(dir $(@))/$(*F)
+$(APEX_Clothing_checked_cpp_o): $(APEX_Clothing_checked_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cppfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(APEX_Clothing_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cppfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Clothing/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cppfiles))))))
+ cp $(APEX_Clothing_checked_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Clothing/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cppfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Clothing/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cppfiles))))).P; \
+ rm -f $(APEX_Clothing_checked_DEPDIR).d
+
+$(APEX_Clothing_checked_cc_o): $(APEX_Clothing_checked_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_ccfiles))...
+ mkdir -p $(dir $(@))
+ $(CXX) $(APEX_Clothing_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_ccfiles)) -o $@
+ mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_ccfiles))))))
+ cp $(APEX_Clothing_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_ccfiles))))).checked.P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_ccfiles))))).checked.P; \
+ rm -f $(APEX_Clothing_checked_DEPDIR).d
+
+$(APEX_Clothing_checked_c_o): $(APEX_Clothing_checked_objsdir)/%.o:
+ $(ECHO) APEX_Clothing: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cfiles))...
+ mkdir -p $(dir $(@))
+ $(CC) $(APEX_Clothing_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cfiles)) -o $@
+ @mkdir -p $(dir $(addprefix $(DEPSDIR)/APEX_Clothing/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cfiles))))))
+ cp $(APEX_Clothing_checked_DEPDIR).d $(addprefix $(DEPSDIR)/APEX_Clothing/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cfiles))))).P; \
+ sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
+ -e '/^$$/ d' -e 's/$$/ :/' < $(APEX_Clothing_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/APEX_Clothing/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(APEX_Clothing_checked_objsdir),, $@))), $(APEX_Clothing_cfiles))))).P; \
+ rm -f $(APEX_Clothing_checked_DEPDIR).d
+
+clean_APEX_Clothing: clean_APEX_Clothing_debug clean_APEX_Clothing_release clean_APEX_Clothing_profile clean_APEX_Clothing_checked
+ rm -rf $(DEPSDIR)
+
+export VERBOSE
+ifndef VERBOSE
+.SILENT:
+endif