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 /PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReportCCD.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 'PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReportCCD.mk')
| -rw-r--r-- | PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReportCCD.mk | 523 |
1 files changed, 523 insertions, 0 deletions
diff --git a/PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReportCCD.mk b/PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReportCCD.mk new file mode 100644 index 00000000..c667dc3d --- /dev/null +++ b/PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReportCCD.mk @@ -0,0 +1,523 @@ +# Makefile generated by XPJ for android16 +-include Makefile.custom +ProjectName = SnippetContactReportCCD +SnippetContactReportCCD_cppfiles += ./../../SnippetCommon/ClassicMain.cpp +SnippetContactReportCCD_cppfiles += ./../../SnippetContactReportCCD/SnippetContactReportCCD.cpp +SnippetContactReportCCD_cppfiles += ./../../SnippetContactReportCCD/SnippetContactReportCCDRender.cpp + +SnippetContactReportCCD_cpp_debug_dep = $(addprefix $(DEPSDIR)/SnippetContactReportCCD/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetContactReportCCD_cppfiles))))) +SnippetContactReportCCD_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(SnippetContactReportCCD_ccfiles))))) +SnippetContactReportCCD_c_debug_dep = $(addprefix $(DEPSDIR)/SnippetContactReportCCD/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetContactReportCCD_cfiles))))) +SnippetContactReportCCD_debug_dep = $(SnippetContactReportCCD_cpp_debug_dep) $(SnippetContactReportCCD_cc_debug_dep) $(SnippetContactReportCCD_c_debug_dep) +-include $(SnippetContactReportCCD_debug_dep) +SnippetContactReportCCD_cpp_checked_dep = $(addprefix $(DEPSDIR)/SnippetContactReportCCD/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetContactReportCCD_cppfiles))))) +SnippetContactReportCCD_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(SnippetContactReportCCD_ccfiles))))) +SnippetContactReportCCD_c_checked_dep = $(addprefix $(DEPSDIR)/SnippetContactReportCCD/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetContactReportCCD_cfiles))))) +SnippetContactReportCCD_checked_dep = $(SnippetContactReportCCD_cpp_checked_dep) $(SnippetContactReportCCD_cc_checked_dep) $(SnippetContactReportCCD_c_checked_dep) +-include $(SnippetContactReportCCD_checked_dep) +SnippetContactReportCCD_cpp_profile_dep = $(addprefix $(DEPSDIR)/SnippetContactReportCCD/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetContactReportCCD_cppfiles))))) +SnippetContactReportCCD_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(SnippetContactReportCCD_ccfiles))))) +SnippetContactReportCCD_c_profile_dep = $(addprefix $(DEPSDIR)/SnippetContactReportCCD/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetContactReportCCD_cfiles))))) +SnippetContactReportCCD_profile_dep = $(SnippetContactReportCCD_cpp_profile_dep) $(SnippetContactReportCCD_cc_profile_dep) $(SnippetContactReportCCD_c_profile_dep) +-include $(SnippetContactReportCCD_profile_dep) +SnippetContactReportCCD_cpp_release_dep = $(addprefix $(DEPSDIR)/SnippetContactReportCCD/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetContactReportCCD_cppfiles))))) +SnippetContactReportCCD_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(SnippetContactReportCCD_ccfiles))))) +SnippetContactReportCCD_c_release_dep = $(addprefix $(DEPSDIR)/SnippetContactReportCCD/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetContactReportCCD_cfiles))))) +SnippetContactReportCCD_release_dep = $(SnippetContactReportCCD_cpp_release_dep) $(SnippetContactReportCCD_cc_release_dep) $(SnippetContactReportCCD_c_release_dep) +-include $(SnippetContactReportCCD_release_dep) +SnippetContactReportCCD_debug_hpaths := +SnippetContactReportCCD_debug_hpaths += ./../../../Include +SnippetContactReportCCD_debug_hpaths += ./../../../../PxShared/include +SnippetContactReportCCD_debug_hpaths += ./../../../../PxShared/src/foundation/include +SnippetContactReportCCD_debug_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetContactReportCCD_debug_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +SnippetContactReportCCD_debug_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +SnippetContactReportCCD_debug_lpaths := +SnippetContactReportCCD_debug_lpaths += ./../../../../Externals/nvToolsExt/1/lib/armv7 +SnippetContactReportCCD_debug_lpaths += ./../../../Lib/android16 +SnippetContactReportCCD_debug_lpaths += ./../../lib/android16 +SnippetContactReportCCD_debug_lpaths += ./../../../../PxShared/lib/android16 +SnippetContactReportCCD_debug_lpaths += ./../../lib/android16 +SnippetContactReportCCD_debug_defines := $(SnippetContactReportCCD_custom_defines) +SnippetContactReportCCD_debug_defines += ANDROID +SnippetContactReportCCD_debug_defines += GLES2 +SnippetContactReportCCD_debug_defines += __STDC_LIMIT_MACROS +SnippetContactReportCCD_debug_defines += __ARM_ARCH_5__ +SnippetContactReportCCD_debug_defines += __ARM_ARCH_5T__ +SnippetContactReportCCD_debug_defines += __ARM_ARCH_5E__ +SnippetContactReportCCD_debug_defines += __ARM_ARCH_5TE__ +SnippetContactReportCCD_debug_defines += _DEBUG +SnippetContactReportCCD_debug_defines += PX_DEBUG=1 +SnippetContactReportCCD_debug_defines += PX_CHECKED=1 +SnippetContactReportCCD_debug_defines += PX_SUPPORT_PVD=1 +SnippetContactReportCCD_debug_defines += PX_NVTX=1 +SnippetContactReportCCD_debug_defines += PHYSX_PROFILE_SDK +SnippetContactReportCCD_debug_libraries := +SnippetContactReportCCD_debug_libraries += SnippetUtilsDEBUG +SnippetContactReportCCD_debug_libraries += log +SnippetContactReportCCD_debug_libraries += gnustl_static +SnippetContactReportCCD_debug_libraries += supc++ +SnippetContactReportCCD_debug_libraries += m +SnippetContactReportCCD_debug_libraries += c +SnippetContactReportCCD_debug_libraries += nvToolsExt +SnippetContactReportCCD_debug_libraries += PhysX3CommonDEBUG +SnippetContactReportCCD_debug_libraries += PhysX3DEBUG +SnippetContactReportCCD_debug_libraries += PhysX3VehicleDEBUG +SnippetContactReportCCD_debug_libraries += PhysX3CookingDEBUG +SnippetContactReportCCD_debug_libraries += PhysX3ExtensionsDEBUG +SnippetContactReportCCD_debug_libraries += PhysX3CharacterKinematicDEBUG +SnippetContactReportCCD_debug_libraries += SnippetUtilsDEBUG +SnippetContactReportCCD_debug_libraries += PxFoundationDEBUG +SnippetContactReportCCD_debug_libraries += PsFastXmlDEBUG +SnippetContactReportCCD_debug_libraries += PxPvdSDKDEBUG +SnippetContactReportCCD_debug_common_cflags := $(SnippetContactReportCCD_custom_cflags) +SnippetContactReportCCD_debug_common_cflags += -MMD +SnippetContactReportCCD_debug_common_cflags += $(addprefix -D, $(SnippetContactReportCCD_debug_defines)) +SnippetContactReportCCD_debug_common_cflags += $(addprefix -I, $(SnippetContactReportCCD_debug_hpaths)) +SnippetContactReportCCD_debug_common_cflags += -Werror +SnippetContactReportCCD_debug_common_cflags += -fpic -fno-exceptions +SnippetContactReportCCD_debug_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReportCCD_debug_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +SnippetContactReportCCD_debug_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +SnippetContactReportCCD_debug_common_cflags += -Wno-maybe-uninitialized +SnippetContactReportCCD_debug_common_cflags += -Wno-pedantic +SnippetContactReportCCD_debug_common_cflags += -fPIE +SnippetContactReportCCD_debug_common_cflags += -g3 -gdwarf-2 +SnippetContactReportCCD_debug_cflags := $(SnippetContactReportCCD_debug_common_cflags) +SnippetContactReportCCD_debug_cppflags := $(SnippetContactReportCCD_debug_common_cflags) +SnippetContactReportCCD_debug_cppflags += -fno-rtti +SnippetContactReportCCD_debug_lflags := $(SnippetContactReportCCD_custom_lflags) +SnippetContactReportCCD_debug_lflags += $(addprefix -L, $(SnippetContactReportCCD_debug_lpaths)) +SnippetContactReportCCD_debug_lflags += -Wl,--start-group $(addprefix -l, $(SnippetContactReportCCD_debug_libraries)) -Wl,--end-group +SnippetContactReportCCD_debug_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReportCCD_debug_lflags += -Wl,--no-undefined +SnippetContactReportCCD_debug_lflags += -Wl,-z,noexecstack -L../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a -Wl,-rpath-link=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm/usr/lib +SnippetContactReportCCD_debug_lflags += -pie +SnippetContactReportCCD_debug_objsdir = $(OBJS_DIR)/SnippetContactReportCCD_debug +SnippetContactReportCCD_debug_cpp_o = $(addprefix $(SnippetContactReportCCD_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetContactReportCCD_cppfiles))))) +SnippetContactReportCCD_debug_cc_o = $(addprefix $(SnippetContactReportCCD_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetContactReportCCD_ccfiles))))) +SnippetContactReportCCD_debug_c_o = $(addprefix $(SnippetContactReportCCD_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetContactReportCCD_cfiles))))) +SnippetContactReportCCD_debug_obj = $(SnippetContactReportCCD_debug_cpp_o) $(SnippetContactReportCCD_debug_cc_o) $(SnippetContactReportCCD_debug_c_o) +SnippetContactReportCCD_debug_bin := ./../../../Bin/android16/SnippetContactReportCCDDEBUG + +clean_SnippetContactReportCCD_debug: + @$(ECHO) clean SnippetContactReportCCD debug + @$(RMDIR) $(SnippetContactReportCCD_debug_objsdir) + @$(RMDIR) $(SnippetContactReportCCD_debug_bin) + @$(RMDIR) $(DEPSDIR)/SnippetContactReportCCD/debug + +build_SnippetContactReportCCD_debug: postbuild_SnippetContactReportCCD_debug +postbuild_SnippetContactReportCCD_debug: mainbuild_SnippetContactReportCCD_debug +mainbuild_SnippetContactReportCCD_debug: prebuild_SnippetContactReportCCD_debug $(SnippetContactReportCCD_debug_bin) +prebuild_SnippetContactReportCCD_debug: + +$(SnippetContactReportCCD_debug_bin): $(SnippetContactReportCCD_debug_obj) build_SnippetUtils_debug + mkdir -p `dirname ./../../../Bin/android16/SnippetContactReportCCDDEBUG` + $(CCLD) $(SnippetContactReportCCD_debug_obj) $(SnippetContactReportCCD_debug_lflags) -o $(SnippetContactReportCCD_debug_bin) + $(ECHO) building $@ complete! + +SnippetContactReportCCD_debug_DEPDIR = $(dir $(@))/$(*F) +$(SnippetContactReportCCD_debug_cpp_o): $(SnippetContactReportCCD_debug_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReportCCD_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReportCCD/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles)))))) + cp $(SnippetContactReportCCD_debug_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReportCCD/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReportCCD/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))))).P; \ + rm -f $(SnippetContactReportCCD_debug_DEPDIR).d + +$(SnippetContactReportCCD_debug_cc_o): $(SnippetContactReportCCD_debug_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReportCCD_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles)))))) + cp $(SnippetContactReportCCD_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))))).debug.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))))).debug.P; \ + rm -f $(SnippetContactReportCCD_debug_DEPDIR).d + +$(SnippetContactReportCCD_debug_c_o): $(SnippetContactReportCCD_debug_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetContactReportCCD_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReportCCD/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cfiles)))))) + cp $(SnippetContactReportCCD_debug_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReportCCD/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReportCCD/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_debug_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))))).P; \ + rm -f $(SnippetContactReportCCD_debug_DEPDIR).d + +SnippetContactReportCCD_checked_hpaths := +SnippetContactReportCCD_checked_hpaths += ./../../../Include +SnippetContactReportCCD_checked_hpaths += ./../../../../PxShared/include +SnippetContactReportCCD_checked_hpaths += ./../../../../PxShared/src/foundation/include +SnippetContactReportCCD_checked_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetContactReportCCD_checked_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +SnippetContactReportCCD_checked_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +SnippetContactReportCCD_checked_lpaths := +SnippetContactReportCCD_checked_lpaths += ./../../../../Externals/nvToolsExt/1/lib/armv7 +SnippetContactReportCCD_checked_lpaths += ./../../../Lib/android16 +SnippetContactReportCCD_checked_lpaths += ./../../lib/android16 +SnippetContactReportCCD_checked_lpaths += ./../../../../PxShared/lib/android16 +SnippetContactReportCCD_checked_lpaths += ./../../lib/android16 +SnippetContactReportCCD_checked_defines := $(SnippetContactReportCCD_custom_defines) +SnippetContactReportCCD_checked_defines += ANDROID +SnippetContactReportCCD_checked_defines += GLES2 +SnippetContactReportCCD_checked_defines += __STDC_LIMIT_MACROS +SnippetContactReportCCD_checked_defines += __ARM_ARCH_5__ +SnippetContactReportCCD_checked_defines += __ARM_ARCH_5T__ +SnippetContactReportCCD_checked_defines += __ARM_ARCH_5E__ +SnippetContactReportCCD_checked_defines += __ARM_ARCH_5TE__ +SnippetContactReportCCD_checked_defines += NDEBUG +SnippetContactReportCCD_checked_defines += PX_CHECKED=1 +SnippetContactReportCCD_checked_defines += PX_SUPPORT_PVD=1 +SnippetContactReportCCD_checked_defines += PX_NVTX=1 +SnippetContactReportCCD_checked_defines += PHYSX_PROFILE_SDK +SnippetContactReportCCD_checked_libraries := +SnippetContactReportCCD_checked_libraries += SnippetUtilsCHECKED +SnippetContactReportCCD_checked_libraries += log +SnippetContactReportCCD_checked_libraries += gnustl_static +SnippetContactReportCCD_checked_libraries += supc++ +SnippetContactReportCCD_checked_libraries += m +SnippetContactReportCCD_checked_libraries += c +SnippetContactReportCCD_checked_libraries += nvToolsExt +SnippetContactReportCCD_checked_libraries += PhysX3CommonCHECKED +SnippetContactReportCCD_checked_libraries += PhysX3CHECKED +SnippetContactReportCCD_checked_libraries += PhysX3VehicleCHECKED +SnippetContactReportCCD_checked_libraries += PhysX3CookingCHECKED +SnippetContactReportCCD_checked_libraries += PhysX3ExtensionsCHECKED +SnippetContactReportCCD_checked_libraries += PhysX3CharacterKinematicCHECKED +SnippetContactReportCCD_checked_libraries += SnippetUtilsCHECKED +SnippetContactReportCCD_checked_libraries += PxFoundationCHECKED +SnippetContactReportCCD_checked_libraries += PsFastXmlCHECKED +SnippetContactReportCCD_checked_libraries += PxPvdSDKCHECKED +SnippetContactReportCCD_checked_common_cflags := $(SnippetContactReportCCD_custom_cflags) +SnippetContactReportCCD_checked_common_cflags += -MMD +SnippetContactReportCCD_checked_common_cflags += $(addprefix -D, $(SnippetContactReportCCD_checked_defines)) +SnippetContactReportCCD_checked_common_cflags += $(addprefix -I, $(SnippetContactReportCCD_checked_hpaths)) +SnippetContactReportCCD_checked_common_cflags += -Werror +SnippetContactReportCCD_checked_common_cflags += -fpic -fno-exceptions +SnippetContactReportCCD_checked_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReportCCD_checked_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +SnippetContactReportCCD_checked_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +SnippetContactReportCCD_checked_common_cflags += -Wno-maybe-uninitialized +SnippetContactReportCCD_checked_common_cflags += -Wno-pedantic +SnippetContactReportCCD_checked_common_cflags += -fPIE +SnippetContactReportCCD_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing +SnippetContactReportCCD_checked_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +SnippetContactReportCCD_checked_common_cflags += -fomit-frame-pointer -funswitch-loops -finline-limit=300 +SnippetContactReportCCD_checked_cflags := $(SnippetContactReportCCD_checked_common_cflags) +SnippetContactReportCCD_checked_cppflags := $(SnippetContactReportCCD_checked_common_cflags) +SnippetContactReportCCD_checked_cppflags += -fno-rtti +SnippetContactReportCCD_checked_lflags := $(SnippetContactReportCCD_custom_lflags) +SnippetContactReportCCD_checked_lflags += $(addprefix -L, $(SnippetContactReportCCD_checked_lpaths)) +SnippetContactReportCCD_checked_lflags += -Wl,--start-group $(addprefix -l, $(SnippetContactReportCCD_checked_libraries)) -Wl,--end-group +SnippetContactReportCCD_checked_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReportCCD_checked_lflags += -Wl,--no-undefined +SnippetContactReportCCD_checked_lflags += -Wl,-z,noexecstack -L../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a -Wl,-rpath-link=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm/usr/lib +SnippetContactReportCCD_checked_lflags += -pie +SnippetContactReportCCD_checked_objsdir = $(OBJS_DIR)/SnippetContactReportCCD_checked +SnippetContactReportCCD_checked_cpp_o = $(addprefix $(SnippetContactReportCCD_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetContactReportCCD_cppfiles))))) +SnippetContactReportCCD_checked_cc_o = $(addprefix $(SnippetContactReportCCD_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetContactReportCCD_ccfiles))))) +SnippetContactReportCCD_checked_c_o = $(addprefix $(SnippetContactReportCCD_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetContactReportCCD_cfiles))))) +SnippetContactReportCCD_checked_obj = $(SnippetContactReportCCD_checked_cpp_o) $(SnippetContactReportCCD_checked_cc_o) $(SnippetContactReportCCD_checked_c_o) +SnippetContactReportCCD_checked_bin := ./../../../Bin/android16/SnippetContactReportCCDCHECKED + +clean_SnippetContactReportCCD_checked: + @$(ECHO) clean SnippetContactReportCCD checked + @$(RMDIR) $(SnippetContactReportCCD_checked_objsdir) + @$(RMDIR) $(SnippetContactReportCCD_checked_bin) + @$(RMDIR) $(DEPSDIR)/SnippetContactReportCCD/checked + +build_SnippetContactReportCCD_checked: postbuild_SnippetContactReportCCD_checked +postbuild_SnippetContactReportCCD_checked: mainbuild_SnippetContactReportCCD_checked +mainbuild_SnippetContactReportCCD_checked: prebuild_SnippetContactReportCCD_checked $(SnippetContactReportCCD_checked_bin) +prebuild_SnippetContactReportCCD_checked: + +$(SnippetContactReportCCD_checked_bin): $(SnippetContactReportCCD_checked_obj) build_SnippetUtils_checked + mkdir -p `dirname ./../../../Bin/android16/SnippetContactReportCCDCHECKED` + $(CCLD) $(SnippetContactReportCCD_checked_obj) $(SnippetContactReportCCD_checked_lflags) -o $(SnippetContactReportCCD_checked_bin) + $(ECHO) building $@ complete! + +SnippetContactReportCCD_checked_DEPDIR = $(dir $(@))/$(*F) +$(SnippetContactReportCCD_checked_cpp_o): $(SnippetContactReportCCD_checked_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReportCCD_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReportCCD/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles)))))) + cp $(SnippetContactReportCCD_checked_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReportCCD/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReportCCD/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))))).P; \ + rm -f $(SnippetContactReportCCD_checked_DEPDIR).d + +$(SnippetContactReportCCD_checked_cc_o): $(SnippetContactReportCCD_checked_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReportCCD_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles)))))) + cp $(SnippetContactReportCCD_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))))).checked.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))))).checked.P; \ + rm -f $(SnippetContactReportCCD_checked_DEPDIR).d + +$(SnippetContactReportCCD_checked_c_o): $(SnippetContactReportCCD_checked_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetContactReportCCD_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReportCCD/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cfiles)))))) + cp $(SnippetContactReportCCD_checked_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReportCCD/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReportCCD/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_checked_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))))).P; \ + rm -f $(SnippetContactReportCCD_checked_DEPDIR).d + +SnippetContactReportCCD_profile_hpaths := +SnippetContactReportCCD_profile_hpaths += ./../../../Include +SnippetContactReportCCD_profile_hpaths += ./../../../../PxShared/include +SnippetContactReportCCD_profile_hpaths += ./../../../../PxShared/src/foundation/include +SnippetContactReportCCD_profile_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetContactReportCCD_profile_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +SnippetContactReportCCD_profile_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +SnippetContactReportCCD_profile_lpaths := +SnippetContactReportCCD_profile_lpaths += ./../../../../Externals/nvToolsExt/1/lib/armv7 +SnippetContactReportCCD_profile_lpaths += ./../../../Lib/android16 +SnippetContactReportCCD_profile_lpaths += ./../../lib/android16 +SnippetContactReportCCD_profile_lpaths += ./../../../../PxShared/lib/android16 +SnippetContactReportCCD_profile_lpaths += ./../../lib/android16 +SnippetContactReportCCD_profile_defines := $(SnippetContactReportCCD_custom_defines) +SnippetContactReportCCD_profile_defines += ANDROID +SnippetContactReportCCD_profile_defines += GLES2 +SnippetContactReportCCD_profile_defines += __STDC_LIMIT_MACROS +SnippetContactReportCCD_profile_defines += __ARM_ARCH_5__ +SnippetContactReportCCD_profile_defines += __ARM_ARCH_5T__ +SnippetContactReportCCD_profile_defines += __ARM_ARCH_5E__ +SnippetContactReportCCD_profile_defines += __ARM_ARCH_5TE__ +SnippetContactReportCCD_profile_defines += NDEBUG +SnippetContactReportCCD_profile_defines += PX_PROFILE=1 +SnippetContactReportCCD_profile_defines += PX_SUPPORT_PVD=1 +SnippetContactReportCCD_profile_defines += PX_NVTX=1 +SnippetContactReportCCD_profile_defines += PHYSX_PROFILE_SDK +SnippetContactReportCCD_profile_libraries := +SnippetContactReportCCD_profile_libraries += SnippetUtilsPROFILE +SnippetContactReportCCD_profile_libraries += log +SnippetContactReportCCD_profile_libraries += gnustl_static +SnippetContactReportCCD_profile_libraries += supc++ +SnippetContactReportCCD_profile_libraries += m +SnippetContactReportCCD_profile_libraries += c +SnippetContactReportCCD_profile_libraries += nvToolsExt +SnippetContactReportCCD_profile_libraries += PhysX3CommonPROFILE +SnippetContactReportCCD_profile_libraries += PhysX3PROFILE +SnippetContactReportCCD_profile_libraries += PhysX3VehiclePROFILE +SnippetContactReportCCD_profile_libraries += PhysX3CookingPROFILE +SnippetContactReportCCD_profile_libraries += PhysX3ExtensionsPROFILE +SnippetContactReportCCD_profile_libraries += PhysX3CharacterKinematicPROFILE +SnippetContactReportCCD_profile_libraries += SnippetUtilsPROFILE +SnippetContactReportCCD_profile_libraries += PxFoundationPROFILE +SnippetContactReportCCD_profile_libraries += PsFastXmlPROFILE +SnippetContactReportCCD_profile_libraries += PxPvdSDKPROFILE +SnippetContactReportCCD_profile_common_cflags := $(SnippetContactReportCCD_custom_cflags) +SnippetContactReportCCD_profile_common_cflags += -MMD +SnippetContactReportCCD_profile_common_cflags += $(addprefix -D, $(SnippetContactReportCCD_profile_defines)) +SnippetContactReportCCD_profile_common_cflags += $(addprefix -I, $(SnippetContactReportCCD_profile_hpaths)) +SnippetContactReportCCD_profile_common_cflags += -Werror +SnippetContactReportCCD_profile_common_cflags += -fpic -fno-exceptions +SnippetContactReportCCD_profile_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReportCCD_profile_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +SnippetContactReportCCD_profile_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +SnippetContactReportCCD_profile_common_cflags += -Wno-maybe-uninitialized +SnippetContactReportCCD_profile_common_cflags += -Wno-pedantic +SnippetContactReportCCD_profile_common_cflags += -fPIE +SnippetContactReportCCD_profile_common_cflags += -O3 -fno-strict-aliasing +SnippetContactReportCCD_profile_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +SnippetContactReportCCD_profile_common_cflags += -fno-omit-frame-pointer -funswitch-loops -finline-limit=300 +SnippetContactReportCCD_profile_cflags := $(SnippetContactReportCCD_profile_common_cflags) +SnippetContactReportCCD_profile_cppflags := $(SnippetContactReportCCD_profile_common_cflags) +SnippetContactReportCCD_profile_cppflags += -fno-rtti +SnippetContactReportCCD_profile_lflags := $(SnippetContactReportCCD_custom_lflags) +SnippetContactReportCCD_profile_lflags += $(addprefix -L, $(SnippetContactReportCCD_profile_lpaths)) +SnippetContactReportCCD_profile_lflags += -Wl,--start-group $(addprefix -l, $(SnippetContactReportCCD_profile_libraries)) -Wl,--end-group +SnippetContactReportCCD_profile_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReportCCD_profile_lflags += -Wl,--no-undefined +SnippetContactReportCCD_profile_lflags += -Wl,-z,noexecstack -L../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a -Wl,-rpath-link=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm/usr/lib +SnippetContactReportCCD_profile_lflags += -pie +SnippetContactReportCCD_profile_objsdir = $(OBJS_DIR)/SnippetContactReportCCD_profile +SnippetContactReportCCD_profile_cpp_o = $(addprefix $(SnippetContactReportCCD_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetContactReportCCD_cppfiles))))) +SnippetContactReportCCD_profile_cc_o = $(addprefix $(SnippetContactReportCCD_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetContactReportCCD_ccfiles))))) +SnippetContactReportCCD_profile_c_o = $(addprefix $(SnippetContactReportCCD_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetContactReportCCD_cfiles))))) +SnippetContactReportCCD_profile_obj = $(SnippetContactReportCCD_profile_cpp_o) $(SnippetContactReportCCD_profile_cc_o) $(SnippetContactReportCCD_profile_c_o) +SnippetContactReportCCD_profile_bin := ./../../../Bin/android16/SnippetContactReportCCDPROFILE + +clean_SnippetContactReportCCD_profile: + @$(ECHO) clean SnippetContactReportCCD profile + @$(RMDIR) $(SnippetContactReportCCD_profile_objsdir) + @$(RMDIR) $(SnippetContactReportCCD_profile_bin) + @$(RMDIR) $(DEPSDIR)/SnippetContactReportCCD/profile + +build_SnippetContactReportCCD_profile: postbuild_SnippetContactReportCCD_profile +postbuild_SnippetContactReportCCD_profile: mainbuild_SnippetContactReportCCD_profile +mainbuild_SnippetContactReportCCD_profile: prebuild_SnippetContactReportCCD_profile $(SnippetContactReportCCD_profile_bin) +prebuild_SnippetContactReportCCD_profile: + +$(SnippetContactReportCCD_profile_bin): $(SnippetContactReportCCD_profile_obj) build_SnippetUtils_profile + mkdir -p `dirname ./../../../Bin/android16/SnippetContactReportCCDPROFILE` + $(CCLD) $(SnippetContactReportCCD_profile_obj) $(SnippetContactReportCCD_profile_lflags) -o $(SnippetContactReportCCD_profile_bin) + $(ECHO) building $@ complete! + +SnippetContactReportCCD_profile_DEPDIR = $(dir $(@))/$(*F) +$(SnippetContactReportCCD_profile_cpp_o): $(SnippetContactReportCCD_profile_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReportCCD_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReportCCD/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles)))))) + cp $(SnippetContactReportCCD_profile_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReportCCD/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReportCCD/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))))).P; \ + rm -f $(SnippetContactReportCCD_profile_DEPDIR).d + +$(SnippetContactReportCCD_profile_cc_o): $(SnippetContactReportCCD_profile_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReportCCD_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles)))))) + cp $(SnippetContactReportCCD_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))))).profile.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))))).profile.P; \ + rm -f $(SnippetContactReportCCD_profile_DEPDIR).d + +$(SnippetContactReportCCD_profile_c_o): $(SnippetContactReportCCD_profile_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetContactReportCCD_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReportCCD/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cfiles)))))) + cp $(SnippetContactReportCCD_profile_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReportCCD/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReportCCD/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_profile_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))))).P; \ + rm -f $(SnippetContactReportCCD_profile_DEPDIR).d + +SnippetContactReportCCD_release_hpaths := +SnippetContactReportCCD_release_hpaths += ./../../../Include +SnippetContactReportCCD_release_hpaths += ./../../../../PxShared/include +SnippetContactReportCCD_release_hpaths += ./../../../../PxShared/src/foundation/include +SnippetContactReportCCD_release_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetContactReportCCD_release_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +SnippetContactReportCCD_release_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +SnippetContactReportCCD_release_lpaths := +SnippetContactReportCCD_release_lpaths += ./../../../../Externals/nvToolsExt/1/lib/armv7 +SnippetContactReportCCD_release_lpaths += ./../../../Lib/android16 +SnippetContactReportCCD_release_lpaths += ./../../lib/android16 +SnippetContactReportCCD_release_lpaths += ./../../../../PxShared/lib/android16 +SnippetContactReportCCD_release_lpaths += ./../../lib/android16 +SnippetContactReportCCD_release_defines := $(SnippetContactReportCCD_custom_defines) +SnippetContactReportCCD_release_defines += ANDROID +SnippetContactReportCCD_release_defines += GLES2 +SnippetContactReportCCD_release_defines += __STDC_LIMIT_MACROS +SnippetContactReportCCD_release_defines += __ARM_ARCH_5__ +SnippetContactReportCCD_release_defines += __ARM_ARCH_5T__ +SnippetContactReportCCD_release_defines += __ARM_ARCH_5E__ +SnippetContactReportCCD_release_defines += __ARM_ARCH_5TE__ +SnippetContactReportCCD_release_defines += NDEBUG +SnippetContactReportCCD_release_defines += PX_SUPPORT_PVD=0 +SnippetContactReportCCD_release_defines += PHYSX_PROFILE_SDK +SnippetContactReportCCD_release_libraries := +SnippetContactReportCCD_release_libraries += SnippetUtils +SnippetContactReportCCD_release_libraries += log +SnippetContactReportCCD_release_libraries += gnustl_static +SnippetContactReportCCD_release_libraries += supc++ +SnippetContactReportCCD_release_libraries += m +SnippetContactReportCCD_release_libraries += c +SnippetContactReportCCD_release_libraries += nvToolsExt +SnippetContactReportCCD_release_libraries += PhysX3Common +SnippetContactReportCCD_release_libraries += PhysX3 +SnippetContactReportCCD_release_libraries += PhysX3Vehicle +SnippetContactReportCCD_release_libraries += PhysX3Cooking +SnippetContactReportCCD_release_libraries += PhysX3Extensions +SnippetContactReportCCD_release_libraries += PhysX3CharacterKinematic +SnippetContactReportCCD_release_libraries += SnippetUtils +SnippetContactReportCCD_release_libraries += PxFoundation +SnippetContactReportCCD_release_libraries += PsFastXml +SnippetContactReportCCD_release_libraries += PxPvdSDK +SnippetContactReportCCD_release_common_cflags := $(SnippetContactReportCCD_custom_cflags) +SnippetContactReportCCD_release_common_cflags += -MMD +SnippetContactReportCCD_release_common_cflags += $(addprefix -D, $(SnippetContactReportCCD_release_defines)) +SnippetContactReportCCD_release_common_cflags += $(addprefix -I, $(SnippetContactReportCCD_release_hpaths)) +SnippetContactReportCCD_release_common_cflags += -Werror +SnippetContactReportCCD_release_common_cflags += -fpic -fno-exceptions +SnippetContactReportCCD_release_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReportCCD_release_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +SnippetContactReportCCD_release_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +SnippetContactReportCCD_release_common_cflags += -Wno-maybe-uninitialized +SnippetContactReportCCD_release_common_cflags += -Wno-pedantic +SnippetContactReportCCD_release_common_cflags += -fPIE +SnippetContactReportCCD_release_common_cflags += -O3 -fno-strict-aliasing +SnippetContactReportCCD_release_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +SnippetContactReportCCD_release_common_cflags += -fomit-frame-pointer -funswitch-loops -finline-limit=300 +SnippetContactReportCCD_release_cflags := $(SnippetContactReportCCD_release_common_cflags) +SnippetContactReportCCD_release_cppflags := $(SnippetContactReportCCD_release_common_cflags) +SnippetContactReportCCD_release_cppflags += -fno-rtti +SnippetContactReportCCD_release_lflags := $(SnippetContactReportCCD_custom_lflags) +SnippetContactReportCCD_release_lflags += $(addprefix -L, $(SnippetContactReportCCD_release_lpaths)) +SnippetContactReportCCD_release_lflags += -Wl,--start-group $(addprefix -l, $(SnippetContactReportCCD_release_libraries)) -Wl,--end-group +SnippetContactReportCCD_release_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReportCCD_release_lflags += -Wl,--no-undefined +SnippetContactReportCCD_release_lflags += -Wl,-z,noexecstack -L../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a -Wl,-rpath-link=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm/usr/lib +SnippetContactReportCCD_release_lflags += -pie +SnippetContactReportCCD_release_objsdir = $(OBJS_DIR)/SnippetContactReportCCD_release +SnippetContactReportCCD_release_cpp_o = $(addprefix $(SnippetContactReportCCD_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetContactReportCCD_cppfiles))))) +SnippetContactReportCCD_release_cc_o = $(addprefix $(SnippetContactReportCCD_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetContactReportCCD_ccfiles))))) +SnippetContactReportCCD_release_c_o = $(addprefix $(SnippetContactReportCCD_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetContactReportCCD_cfiles))))) +SnippetContactReportCCD_release_obj = $(SnippetContactReportCCD_release_cpp_o) $(SnippetContactReportCCD_release_cc_o) $(SnippetContactReportCCD_release_c_o) +SnippetContactReportCCD_release_bin := ./../../../Bin/android16/SnippetContactReportCCD + +clean_SnippetContactReportCCD_release: + @$(ECHO) clean SnippetContactReportCCD release + @$(RMDIR) $(SnippetContactReportCCD_release_objsdir) + @$(RMDIR) $(SnippetContactReportCCD_release_bin) + @$(RMDIR) $(DEPSDIR)/SnippetContactReportCCD/release + +build_SnippetContactReportCCD_release: postbuild_SnippetContactReportCCD_release +postbuild_SnippetContactReportCCD_release: mainbuild_SnippetContactReportCCD_release +mainbuild_SnippetContactReportCCD_release: prebuild_SnippetContactReportCCD_release $(SnippetContactReportCCD_release_bin) +prebuild_SnippetContactReportCCD_release: + +$(SnippetContactReportCCD_release_bin): $(SnippetContactReportCCD_release_obj) build_SnippetUtils_release + mkdir -p `dirname ./../../../Bin/android16/SnippetContactReportCCD` + $(CCLD) $(SnippetContactReportCCD_release_obj) $(SnippetContactReportCCD_release_lflags) -o $(SnippetContactReportCCD_release_bin) + $(ECHO) building $@ complete! + +SnippetContactReportCCD_release_DEPDIR = $(dir $(@))/$(*F) +$(SnippetContactReportCCD_release_cpp_o): $(SnippetContactReportCCD_release_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReportCCD_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReportCCD/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles)))))) + cp $(SnippetContactReportCCD_release_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReportCCD/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReportCCD/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cppfiles))))).P; \ + rm -f $(SnippetContactReportCCD_release_DEPDIR).d + +$(SnippetContactReportCCD_release_cc_o): $(SnippetContactReportCCD_release_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReportCCD_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles)))))) + cp $(SnippetContactReportCCD_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))))).release.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_ccfiles))))).release.P; \ + rm -f $(SnippetContactReportCCD_release_DEPDIR).d + +$(SnippetContactReportCCD_release_c_o): $(SnippetContactReportCCD_release_objsdir)/%.o: + $(ECHO) SnippetContactReportCCD: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetContactReportCCD_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReportCCD/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cfiles)))))) + cp $(SnippetContactReportCCD_release_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReportCCD/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReportCCD_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReportCCD/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReportCCD_release_objsdir),, $@))), $(SnippetContactReportCCD_cfiles))))).P; \ + rm -f $(SnippetContactReportCCD_release_DEPDIR).d + +clean_SnippetContactReportCCD: clean_SnippetContactReportCCD_debug clean_SnippetContactReportCCD_checked clean_SnippetContactReportCCD_profile clean_SnippetContactReportCCD_release + rm -rf $(DEPSDIR) + +export VERBOSE +ifndef VERBOSE +.SILENT: +endif |