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.SnippetContactReport.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.SnippetContactReport.mk')
| -rw-r--r-- | PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReport.mk | 523 |
1 files changed, 523 insertions, 0 deletions
diff --git a/PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReport.mk b/PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReport.mk new file mode 100644 index 00000000..03c5bac3 --- /dev/null +++ b/PhysX_3.4/Snippets/compiler/android16/Makefile.SnippetContactReport.mk @@ -0,0 +1,523 @@ +# Makefile generated by XPJ for android16 +-include Makefile.custom +ProjectName = SnippetContactReport +SnippetContactReport_cppfiles += ./../../SnippetCommon/ClassicMain.cpp +SnippetContactReport_cppfiles += ./../../SnippetContactReport/SnippetContactReport.cpp +SnippetContactReport_cppfiles += ./../../SnippetContactReport/SnippetContactReportRender.cpp + +SnippetContactReport_cpp_debug_dep = $(addprefix $(DEPSDIR)/SnippetContactReport/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetContactReport_cppfiles))))) +SnippetContactReport_cc_debug_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(SnippetContactReport_ccfiles))))) +SnippetContactReport_c_debug_dep = $(addprefix $(DEPSDIR)/SnippetContactReport/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetContactReport_cfiles))))) +SnippetContactReport_debug_dep = $(SnippetContactReport_cpp_debug_dep) $(SnippetContactReport_cc_debug_dep) $(SnippetContactReport_c_debug_dep) +-include $(SnippetContactReport_debug_dep) +SnippetContactReport_cpp_checked_dep = $(addprefix $(DEPSDIR)/SnippetContactReport/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetContactReport_cppfiles))))) +SnippetContactReport_cc_checked_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(SnippetContactReport_ccfiles))))) +SnippetContactReport_c_checked_dep = $(addprefix $(DEPSDIR)/SnippetContactReport/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetContactReport_cfiles))))) +SnippetContactReport_checked_dep = $(SnippetContactReport_cpp_checked_dep) $(SnippetContactReport_cc_checked_dep) $(SnippetContactReport_c_checked_dep) +-include $(SnippetContactReport_checked_dep) +SnippetContactReport_cpp_profile_dep = $(addprefix $(DEPSDIR)/SnippetContactReport/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetContactReport_cppfiles))))) +SnippetContactReport_cc_profile_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(SnippetContactReport_ccfiles))))) +SnippetContactReport_c_profile_dep = $(addprefix $(DEPSDIR)/SnippetContactReport/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetContactReport_cfiles))))) +SnippetContactReport_profile_dep = $(SnippetContactReport_cpp_profile_dep) $(SnippetContactReport_cc_profile_dep) $(SnippetContactReport_c_profile_dep) +-include $(SnippetContactReport_profile_dep) +SnippetContactReport_cpp_release_dep = $(addprefix $(DEPSDIR)/SnippetContactReport/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(SnippetContactReport_cppfiles))))) +SnippetContactReport_cc_release_dep = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(SnippetContactReport_ccfiles))))) +SnippetContactReport_c_release_dep = $(addprefix $(DEPSDIR)/SnippetContactReport/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(SnippetContactReport_cfiles))))) +SnippetContactReport_release_dep = $(SnippetContactReport_cpp_release_dep) $(SnippetContactReport_cc_release_dep) $(SnippetContactReport_c_release_dep) +-include $(SnippetContactReport_release_dep) +SnippetContactReport_debug_hpaths := +SnippetContactReport_debug_hpaths += ./../../../Include +SnippetContactReport_debug_hpaths += ./../../../../PxShared/include +SnippetContactReport_debug_hpaths += ./../../../../PxShared/src/foundation/include +SnippetContactReport_debug_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetContactReport_debug_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +SnippetContactReport_debug_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +SnippetContactReport_debug_lpaths := +SnippetContactReport_debug_lpaths += ./../../../../Externals/nvToolsExt/1/lib/armv7 +SnippetContactReport_debug_lpaths += ./../../../Lib/android16 +SnippetContactReport_debug_lpaths += ./../../lib/android16 +SnippetContactReport_debug_lpaths += ./../../../../PxShared/lib/android16 +SnippetContactReport_debug_lpaths += ./../../lib/android16 +SnippetContactReport_debug_defines := $(SnippetContactReport_custom_defines) +SnippetContactReport_debug_defines += ANDROID +SnippetContactReport_debug_defines += GLES2 +SnippetContactReport_debug_defines += __STDC_LIMIT_MACROS +SnippetContactReport_debug_defines += __ARM_ARCH_5__ +SnippetContactReport_debug_defines += __ARM_ARCH_5T__ +SnippetContactReport_debug_defines += __ARM_ARCH_5E__ +SnippetContactReport_debug_defines += __ARM_ARCH_5TE__ +SnippetContactReport_debug_defines += _DEBUG +SnippetContactReport_debug_defines += PX_DEBUG=1 +SnippetContactReport_debug_defines += PX_CHECKED=1 +SnippetContactReport_debug_defines += PX_SUPPORT_PVD=1 +SnippetContactReport_debug_defines += PX_NVTX=1 +SnippetContactReport_debug_defines += PHYSX_PROFILE_SDK +SnippetContactReport_debug_libraries := +SnippetContactReport_debug_libraries += SnippetUtilsDEBUG +SnippetContactReport_debug_libraries += log +SnippetContactReport_debug_libraries += gnustl_static +SnippetContactReport_debug_libraries += supc++ +SnippetContactReport_debug_libraries += m +SnippetContactReport_debug_libraries += c +SnippetContactReport_debug_libraries += nvToolsExt +SnippetContactReport_debug_libraries += PhysX3CommonDEBUG +SnippetContactReport_debug_libraries += PhysX3DEBUG +SnippetContactReport_debug_libraries += PhysX3VehicleDEBUG +SnippetContactReport_debug_libraries += PhysX3CookingDEBUG +SnippetContactReport_debug_libraries += PhysX3ExtensionsDEBUG +SnippetContactReport_debug_libraries += PhysX3CharacterKinematicDEBUG +SnippetContactReport_debug_libraries += SnippetUtilsDEBUG +SnippetContactReport_debug_libraries += PxFoundationDEBUG +SnippetContactReport_debug_libraries += PsFastXmlDEBUG +SnippetContactReport_debug_libraries += PxPvdSDKDEBUG +SnippetContactReport_debug_common_cflags := $(SnippetContactReport_custom_cflags) +SnippetContactReport_debug_common_cflags += -MMD +SnippetContactReport_debug_common_cflags += $(addprefix -D, $(SnippetContactReport_debug_defines)) +SnippetContactReport_debug_common_cflags += $(addprefix -I, $(SnippetContactReport_debug_hpaths)) +SnippetContactReport_debug_common_cflags += -Werror +SnippetContactReport_debug_common_cflags += -fpic -fno-exceptions +SnippetContactReport_debug_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReport_debug_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +SnippetContactReport_debug_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +SnippetContactReport_debug_common_cflags += -Wno-maybe-uninitialized +SnippetContactReport_debug_common_cflags += -Wno-pedantic +SnippetContactReport_debug_common_cflags += -fPIE +SnippetContactReport_debug_common_cflags += -g3 -gdwarf-2 +SnippetContactReport_debug_cflags := $(SnippetContactReport_debug_common_cflags) +SnippetContactReport_debug_cppflags := $(SnippetContactReport_debug_common_cflags) +SnippetContactReport_debug_cppflags += -fno-rtti +SnippetContactReport_debug_lflags := $(SnippetContactReport_custom_lflags) +SnippetContactReport_debug_lflags += $(addprefix -L, $(SnippetContactReport_debug_lpaths)) +SnippetContactReport_debug_lflags += -Wl,--start-group $(addprefix -l, $(SnippetContactReport_debug_libraries)) -Wl,--end-group +SnippetContactReport_debug_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReport_debug_lflags += -Wl,--no-undefined +SnippetContactReport_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 +SnippetContactReport_debug_lflags += -pie +SnippetContactReport_debug_objsdir = $(OBJS_DIR)/SnippetContactReport_debug +SnippetContactReport_debug_cpp_o = $(addprefix $(SnippetContactReport_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetContactReport_cppfiles))))) +SnippetContactReport_debug_cc_o = $(addprefix $(SnippetContactReport_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetContactReport_ccfiles))))) +SnippetContactReport_debug_c_o = $(addprefix $(SnippetContactReport_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetContactReport_cfiles))))) +SnippetContactReport_debug_obj = $(SnippetContactReport_debug_cpp_o) $(SnippetContactReport_debug_cc_o) $(SnippetContactReport_debug_c_o) +SnippetContactReport_debug_bin := ./../../../Bin/android16/SnippetContactReportDEBUG + +clean_SnippetContactReport_debug: + @$(ECHO) clean SnippetContactReport debug + @$(RMDIR) $(SnippetContactReport_debug_objsdir) + @$(RMDIR) $(SnippetContactReport_debug_bin) + @$(RMDIR) $(DEPSDIR)/SnippetContactReport/debug + +build_SnippetContactReport_debug: postbuild_SnippetContactReport_debug +postbuild_SnippetContactReport_debug: mainbuild_SnippetContactReport_debug +mainbuild_SnippetContactReport_debug: prebuild_SnippetContactReport_debug $(SnippetContactReport_debug_bin) +prebuild_SnippetContactReport_debug: + +$(SnippetContactReport_debug_bin): $(SnippetContactReport_debug_obj) build_SnippetUtils_debug + mkdir -p `dirname ./../../../Bin/android16/SnippetContactReportDEBUG` + $(CCLD) $(SnippetContactReport_debug_obj) $(SnippetContactReport_debug_lflags) -o $(SnippetContactReport_debug_bin) + $(ECHO) building $@ complete! + +SnippetContactReport_debug_DEPDIR = $(dir $(@))/$(*F) +$(SnippetContactReport_debug_cpp_o): $(SnippetContactReport_debug_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReport_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReport/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cppfiles)))))) + cp $(SnippetContactReport_debug_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReport/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReport/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cppfiles))))).P; \ + rm -f $(SnippetContactReport_debug_DEPDIR).d + +$(SnippetContactReport_debug_cc_o): $(SnippetContactReport_debug_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReport_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_ccfiles)))))) + cp $(SnippetContactReport_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_ccfiles))))).debug.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_ccfiles))))).debug.P; \ + rm -f $(SnippetContactReport_debug_DEPDIR).d + +$(SnippetContactReport_debug_c_o): $(SnippetContactReport_debug_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetContactReport_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReport/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cfiles)))))) + cp $(SnippetContactReport_debug_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReport/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReport/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_debug_objsdir),, $@))), $(SnippetContactReport_cfiles))))).P; \ + rm -f $(SnippetContactReport_debug_DEPDIR).d + +SnippetContactReport_checked_hpaths := +SnippetContactReport_checked_hpaths += ./../../../Include +SnippetContactReport_checked_hpaths += ./../../../../PxShared/include +SnippetContactReport_checked_hpaths += ./../../../../PxShared/src/foundation/include +SnippetContactReport_checked_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetContactReport_checked_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +SnippetContactReport_checked_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +SnippetContactReport_checked_lpaths := +SnippetContactReport_checked_lpaths += ./../../../../Externals/nvToolsExt/1/lib/armv7 +SnippetContactReport_checked_lpaths += ./../../../Lib/android16 +SnippetContactReport_checked_lpaths += ./../../lib/android16 +SnippetContactReport_checked_lpaths += ./../../../../PxShared/lib/android16 +SnippetContactReport_checked_lpaths += ./../../lib/android16 +SnippetContactReport_checked_defines := $(SnippetContactReport_custom_defines) +SnippetContactReport_checked_defines += ANDROID +SnippetContactReport_checked_defines += GLES2 +SnippetContactReport_checked_defines += __STDC_LIMIT_MACROS +SnippetContactReport_checked_defines += __ARM_ARCH_5__ +SnippetContactReport_checked_defines += __ARM_ARCH_5T__ +SnippetContactReport_checked_defines += __ARM_ARCH_5E__ +SnippetContactReport_checked_defines += __ARM_ARCH_5TE__ +SnippetContactReport_checked_defines += NDEBUG +SnippetContactReport_checked_defines += PX_CHECKED=1 +SnippetContactReport_checked_defines += PX_SUPPORT_PVD=1 +SnippetContactReport_checked_defines += PX_NVTX=1 +SnippetContactReport_checked_defines += PHYSX_PROFILE_SDK +SnippetContactReport_checked_libraries := +SnippetContactReport_checked_libraries += SnippetUtilsCHECKED +SnippetContactReport_checked_libraries += log +SnippetContactReport_checked_libraries += gnustl_static +SnippetContactReport_checked_libraries += supc++ +SnippetContactReport_checked_libraries += m +SnippetContactReport_checked_libraries += c +SnippetContactReport_checked_libraries += nvToolsExt +SnippetContactReport_checked_libraries += PhysX3CommonCHECKED +SnippetContactReport_checked_libraries += PhysX3CHECKED +SnippetContactReport_checked_libraries += PhysX3VehicleCHECKED +SnippetContactReport_checked_libraries += PhysX3CookingCHECKED +SnippetContactReport_checked_libraries += PhysX3ExtensionsCHECKED +SnippetContactReport_checked_libraries += PhysX3CharacterKinematicCHECKED +SnippetContactReport_checked_libraries += SnippetUtilsCHECKED +SnippetContactReport_checked_libraries += PxFoundationCHECKED +SnippetContactReport_checked_libraries += PsFastXmlCHECKED +SnippetContactReport_checked_libraries += PxPvdSDKCHECKED +SnippetContactReport_checked_common_cflags := $(SnippetContactReport_custom_cflags) +SnippetContactReport_checked_common_cflags += -MMD +SnippetContactReport_checked_common_cflags += $(addprefix -D, $(SnippetContactReport_checked_defines)) +SnippetContactReport_checked_common_cflags += $(addprefix -I, $(SnippetContactReport_checked_hpaths)) +SnippetContactReport_checked_common_cflags += -Werror +SnippetContactReport_checked_common_cflags += -fpic -fno-exceptions +SnippetContactReport_checked_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReport_checked_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +SnippetContactReport_checked_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +SnippetContactReport_checked_common_cflags += -Wno-maybe-uninitialized +SnippetContactReport_checked_common_cflags += -Wno-pedantic +SnippetContactReport_checked_common_cflags += -fPIE +SnippetContactReport_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing +SnippetContactReport_checked_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +SnippetContactReport_checked_common_cflags += -fomit-frame-pointer -funswitch-loops -finline-limit=300 +SnippetContactReport_checked_cflags := $(SnippetContactReport_checked_common_cflags) +SnippetContactReport_checked_cppflags := $(SnippetContactReport_checked_common_cflags) +SnippetContactReport_checked_cppflags += -fno-rtti +SnippetContactReport_checked_lflags := $(SnippetContactReport_custom_lflags) +SnippetContactReport_checked_lflags += $(addprefix -L, $(SnippetContactReport_checked_lpaths)) +SnippetContactReport_checked_lflags += -Wl,--start-group $(addprefix -l, $(SnippetContactReport_checked_libraries)) -Wl,--end-group +SnippetContactReport_checked_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReport_checked_lflags += -Wl,--no-undefined +SnippetContactReport_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 +SnippetContactReport_checked_lflags += -pie +SnippetContactReport_checked_objsdir = $(OBJS_DIR)/SnippetContactReport_checked +SnippetContactReport_checked_cpp_o = $(addprefix $(SnippetContactReport_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetContactReport_cppfiles))))) +SnippetContactReport_checked_cc_o = $(addprefix $(SnippetContactReport_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetContactReport_ccfiles))))) +SnippetContactReport_checked_c_o = $(addprefix $(SnippetContactReport_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetContactReport_cfiles))))) +SnippetContactReport_checked_obj = $(SnippetContactReport_checked_cpp_o) $(SnippetContactReport_checked_cc_o) $(SnippetContactReport_checked_c_o) +SnippetContactReport_checked_bin := ./../../../Bin/android16/SnippetContactReportCHECKED + +clean_SnippetContactReport_checked: + @$(ECHO) clean SnippetContactReport checked + @$(RMDIR) $(SnippetContactReport_checked_objsdir) + @$(RMDIR) $(SnippetContactReport_checked_bin) + @$(RMDIR) $(DEPSDIR)/SnippetContactReport/checked + +build_SnippetContactReport_checked: postbuild_SnippetContactReport_checked +postbuild_SnippetContactReport_checked: mainbuild_SnippetContactReport_checked +mainbuild_SnippetContactReport_checked: prebuild_SnippetContactReport_checked $(SnippetContactReport_checked_bin) +prebuild_SnippetContactReport_checked: + +$(SnippetContactReport_checked_bin): $(SnippetContactReport_checked_obj) build_SnippetUtils_checked + mkdir -p `dirname ./../../../Bin/android16/SnippetContactReportCHECKED` + $(CCLD) $(SnippetContactReport_checked_obj) $(SnippetContactReport_checked_lflags) -o $(SnippetContactReport_checked_bin) + $(ECHO) building $@ complete! + +SnippetContactReport_checked_DEPDIR = $(dir $(@))/$(*F) +$(SnippetContactReport_checked_cpp_o): $(SnippetContactReport_checked_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReport_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReport/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cppfiles)))))) + cp $(SnippetContactReport_checked_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReport/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReport/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cppfiles))))).P; \ + rm -f $(SnippetContactReport_checked_DEPDIR).d + +$(SnippetContactReport_checked_cc_o): $(SnippetContactReport_checked_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReport_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_ccfiles)))))) + cp $(SnippetContactReport_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_ccfiles))))).checked.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_ccfiles))))).checked.P; \ + rm -f $(SnippetContactReport_checked_DEPDIR).d + +$(SnippetContactReport_checked_c_o): $(SnippetContactReport_checked_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetContactReport_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReport/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cfiles)))))) + cp $(SnippetContactReport_checked_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReport/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReport/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_checked_objsdir),, $@))), $(SnippetContactReport_cfiles))))).P; \ + rm -f $(SnippetContactReport_checked_DEPDIR).d + +SnippetContactReport_profile_hpaths := +SnippetContactReport_profile_hpaths += ./../../../Include +SnippetContactReport_profile_hpaths += ./../../../../PxShared/include +SnippetContactReport_profile_hpaths += ./../../../../PxShared/src/foundation/include +SnippetContactReport_profile_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetContactReport_profile_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +SnippetContactReport_profile_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +SnippetContactReport_profile_lpaths := +SnippetContactReport_profile_lpaths += ./../../../../Externals/nvToolsExt/1/lib/armv7 +SnippetContactReport_profile_lpaths += ./../../../Lib/android16 +SnippetContactReport_profile_lpaths += ./../../lib/android16 +SnippetContactReport_profile_lpaths += ./../../../../PxShared/lib/android16 +SnippetContactReport_profile_lpaths += ./../../lib/android16 +SnippetContactReport_profile_defines := $(SnippetContactReport_custom_defines) +SnippetContactReport_profile_defines += ANDROID +SnippetContactReport_profile_defines += GLES2 +SnippetContactReport_profile_defines += __STDC_LIMIT_MACROS +SnippetContactReport_profile_defines += __ARM_ARCH_5__ +SnippetContactReport_profile_defines += __ARM_ARCH_5T__ +SnippetContactReport_profile_defines += __ARM_ARCH_5E__ +SnippetContactReport_profile_defines += __ARM_ARCH_5TE__ +SnippetContactReport_profile_defines += NDEBUG +SnippetContactReport_profile_defines += PX_PROFILE=1 +SnippetContactReport_profile_defines += PX_SUPPORT_PVD=1 +SnippetContactReport_profile_defines += PX_NVTX=1 +SnippetContactReport_profile_defines += PHYSX_PROFILE_SDK +SnippetContactReport_profile_libraries := +SnippetContactReport_profile_libraries += SnippetUtilsPROFILE +SnippetContactReport_profile_libraries += log +SnippetContactReport_profile_libraries += gnustl_static +SnippetContactReport_profile_libraries += supc++ +SnippetContactReport_profile_libraries += m +SnippetContactReport_profile_libraries += c +SnippetContactReport_profile_libraries += nvToolsExt +SnippetContactReport_profile_libraries += PhysX3CommonPROFILE +SnippetContactReport_profile_libraries += PhysX3PROFILE +SnippetContactReport_profile_libraries += PhysX3VehiclePROFILE +SnippetContactReport_profile_libraries += PhysX3CookingPROFILE +SnippetContactReport_profile_libraries += PhysX3ExtensionsPROFILE +SnippetContactReport_profile_libraries += PhysX3CharacterKinematicPROFILE +SnippetContactReport_profile_libraries += SnippetUtilsPROFILE +SnippetContactReport_profile_libraries += PxFoundationPROFILE +SnippetContactReport_profile_libraries += PsFastXmlPROFILE +SnippetContactReport_profile_libraries += PxPvdSDKPROFILE +SnippetContactReport_profile_common_cflags := $(SnippetContactReport_custom_cflags) +SnippetContactReport_profile_common_cflags += -MMD +SnippetContactReport_profile_common_cflags += $(addprefix -D, $(SnippetContactReport_profile_defines)) +SnippetContactReport_profile_common_cflags += $(addprefix -I, $(SnippetContactReport_profile_hpaths)) +SnippetContactReport_profile_common_cflags += -Werror +SnippetContactReport_profile_common_cflags += -fpic -fno-exceptions +SnippetContactReport_profile_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReport_profile_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +SnippetContactReport_profile_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +SnippetContactReport_profile_common_cflags += -Wno-maybe-uninitialized +SnippetContactReport_profile_common_cflags += -Wno-pedantic +SnippetContactReport_profile_common_cflags += -fPIE +SnippetContactReport_profile_common_cflags += -O3 -fno-strict-aliasing +SnippetContactReport_profile_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +SnippetContactReport_profile_common_cflags += -fno-omit-frame-pointer -funswitch-loops -finline-limit=300 +SnippetContactReport_profile_cflags := $(SnippetContactReport_profile_common_cflags) +SnippetContactReport_profile_cppflags := $(SnippetContactReport_profile_common_cflags) +SnippetContactReport_profile_cppflags += -fno-rtti +SnippetContactReport_profile_lflags := $(SnippetContactReport_custom_lflags) +SnippetContactReport_profile_lflags += $(addprefix -L, $(SnippetContactReport_profile_lpaths)) +SnippetContactReport_profile_lflags += -Wl,--start-group $(addprefix -l, $(SnippetContactReport_profile_libraries)) -Wl,--end-group +SnippetContactReport_profile_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReport_profile_lflags += -Wl,--no-undefined +SnippetContactReport_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 +SnippetContactReport_profile_lflags += -pie +SnippetContactReport_profile_objsdir = $(OBJS_DIR)/SnippetContactReport_profile +SnippetContactReport_profile_cpp_o = $(addprefix $(SnippetContactReport_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetContactReport_cppfiles))))) +SnippetContactReport_profile_cc_o = $(addprefix $(SnippetContactReport_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetContactReport_ccfiles))))) +SnippetContactReport_profile_c_o = $(addprefix $(SnippetContactReport_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetContactReport_cfiles))))) +SnippetContactReport_profile_obj = $(SnippetContactReport_profile_cpp_o) $(SnippetContactReport_profile_cc_o) $(SnippetContactReport_profile_c_o) +SnippetContactReport_profile_bin := ./../../../Bin/android16/SnippetContactReportPROFILE + +clean_SnippetContactReport_profile: + @$(ECHO) clean SnippetContactReport profile + @$(RMDIR) $(SnippetContactReport_profile_objsdir) + @$(RMDIR) $(SnippetContactReport_profile_bin) + @$(RMDIR) $(DEPSDIR)/SnippetContactReport/profile + +build_SnippetContactReport_profile: postbuild_SnippetContactReport_profile +postbuild_SnippetContactReport_profile: mainbuild_SnippetContactReport_profile +mainbuild_SnippetContactReport_profile: prebuild_SnippetContactReport_profile $(SnippetContactReport_profile_bin) +prebuild_SnippetContactReport_profile: + +$(SnippetContactReport_profile_bin): $(SnippetContactReport_profile_obj) build_SnippetUtils_profile + mkdir -p `dirname ./../../../Bin/android16/SnippetContactReportPROFILE` + $(CCLD) $(SnippetContactReport_profile_obj) $(SnippetContactReport_profile_lflags) -o $(SnippetContactReport_profile_bin) + $(ECHO) building $@ complete! + +SnippetContactReport_profile_DEPDIR = $(dir $(@))/$(*F) +$(SnippetContactReport_profile_cpp_o): $(SnippetContactReport_profile_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReport_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReport/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cppfiles)))))) + cp $(SnippetContactReport_profile_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReport/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReport/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cppfiles))))).P; \ + rm -f $(SnippetContactReport_profile_DEPDIR).d + +$(SnippetContactReport_profile_cc_o): $(SnippetContactReport_profile_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReport_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_ccfiles)))))) + cp $(SnippetContactReport_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_ccfiles))))).profile.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_ccfiles))))).profile.P; \ + rm -f $(SnippetContactReport_profile_DEPDIR).d + +$(SnippetContactReport_profile_c_o): $(SnippetContactReport_profile_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetContactReport_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReport/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cfiles)))))) + cp $(SnippetContactReport_profile_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReport/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReport/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_profile_objsdir),, $@))), $(SnippetContactReport_cfiles))))).P; \ + rm -f $(SnippetContactReport_profile_DEPDIR).d + +SnippetContactReport_release_hpaths := +SnippetContactReport_release_hpaths += ./../../../Include +SnippetContactReport_release_hpaths += ./../../../../PxShared/include +SnippetContactReport_release_hpaths += ./../../../../PxShared/src/foundation/include +SnippetContactReport_release_hpaths += ./../../../../PxShared/src/fastxml/include +SnippetContactReport_release_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/include +SnippetContactReport_release_hpaths += ./../../../../Externals/android-ndk-r9d/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include +SnippetContactReport_release_lpaths := +SnippetContactReport_release_lpaths += ./../../../../Externals/nvToolsExt/1/lib/armv7 +SnippetContactReport_release_lpaths += ./../../../Lib/android16 +SnippetContactReport_release_lpaths += ./../../lib/android16 +SnippetContactReport_release_lpaths += ./../../../../PxShared/lib/android16 +SnippetContactReport_release_lpaths += ./../../lib/android16 +SnippetContactReport_release_defines := $(SnippetContactReport_custom_defines) +SnippetContactReport_release_defines += ANDROID +SnippetContactReport_release_defines += GLES2 +SnippetContactReport_release_defines += __STDC_LIMIT_MACROS +SnippetContactReport_release_defines += __ARM_ARCH_5__ +SnippetContactReport_release_defines += __ARM_ARCH_5T__ +SnippetContactReport_release_defines += __ARM_ARCH_5E__ +SnippetContactReport_release_defines += __ARM_ARCH_5TE__ +SnippetContactReport_release_defines += NDEBUG +SnippetContactReport_release_defines += PX_SUPPORT_PVD=0 +SnippetContactReport_release_defines += PHYSX_PROFILE_SDK +SnippetContactReport_release_libraries := +SnippetContactReport_release_libraries += SnippetUtils +SnippetContactReport_release_libraries += log +SnippetContactReport_release_libraries += gnustl_static +SnippetContactReport_release_libraries += supc++ +SnippetContactReport_release_libraries += m +SnippetContactReport_release_libraries += c +SnippetContactReport_release_libraries += nvToolsExt +SnippetContactReport_release_libraries += PhysX3Common +SnippetContactReport_release_libraries += PhysX3 +SnippetContactReport_release_libraries += PhysX3Vehicle +SnippetContactReport_release_libraries += PhysX3Cooking +SnippetContactReport_release_libraries += PhysX3Extensions +SnippetContactReport_release_libraries += PhysX3CharacterKinematic +SnippetContactReport_release_libraries += SnippetUtils +SnippetContactReport_release_libraries += PxFoundation +SnippetContactReport_release_libraries += PsFastXml +SnippetContactReport_release_libraries += PxPvdSDK +SnippetContactReport_release_common_cflags := $(SnippetContactReport_custom_cflags) +SnippetContactReport_release_common_cflags += -MMD +SnippetContactReport_release_common_cflags += $(addprefix -D, $(SnippetContactReport_release_defines)) +SnippetContactReport_release_common_cflags += $(addprefix -I, $(SnippetContactReport_release_hpaths)) +SnippetContactReport_release_common_cflags += -Werror +SnippetContactReport_release_common_cflags += -fpic -fno-exceptions +SnippetContactReport_release_common_cflags += -isysroot ../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReport_release_common_cflags += -march=armv7-a -mfpu=neon -marm -mfloat-abi=softfp -mthumb-interwork +SnippetContactReport_release_common_cflags += -Wall -Wextra -Wpedantic -Wstrict-aliasing=2 +SnippetContactReport_release_common_cflags += -Wno-maybe-uninitialized +SnippetContactReport_release_common_cflags += -Wno-pedantic +SnippetContactReport_release_common_cflags += -fPIE +SnippetContactReport_release_common_cflags += -O3 -fno-strict-aliasing +SnippetContactReport_release_common_cflags += -ffunction-sections -funwind-tables -fstack-protector +SnippetContactReport_release_common_cflags += -fomit-frame-pointer -funswitch-loops -finline-limit=300 +SnippetContactReport_release_cflags := $(SnippetContactReport_release_common_cflags) +SnippetContactReport_release_cppflags := $(SnippetContactReport_release_common_cflags) +SnippetContactReport_release_cppflags += -fno-rtti +SnippetContactReport_release_lflags := $(SnippetContactReport_custom_lflags) +SnippetContactReport_release_lflags += $(addprefix -L, $(SnippetContactReport_release_lpaths)) +SnippetContactReport_release_lflags += -Wl,--start-group $(addprefix -l, $(SnippetContactReport_release_libraries)) -Wl,--end-group +SnippetContactReport_release_lflags += --sysroot=../../../../Externals/android-ndk-r9d/platforms/android-16/arch-arm +SnippetContactReport_release_lflags += -Wl,--no-undefined +SnippetContactReport_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 +SnippetContactReport_release_lflags += -pie +SnippetContactReport_release_objsdir = $(OBJS_DIR)/SnippetContactReport_release +SnippetContactReport_release_cpp_o = $(addprefix $(SnippetContactReport_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(SnippetContactReport_cppfiles))))) +SnippetContactReport_release_cc_o = $(addprefix $(SnippetContactReport_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(SnippetContactReport_ccfiles))))) +SnippetContactReport_release_c_o = $(addprefix $(SnippetContactReport_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(SnippetContactReport_cfiles))))) +SnippetContactReport_release_obj = $(SnippetContactReport_release_cpp_o) $(SnippetContactReport_release_cc_o) $(SnippetContactReport_release_c_o) +SnippetContactReport_release_bin := ./../../../Bin/android16/SnippetContactReport + +clean_SnippetContactReport_release: + @$(ECHO) clean SnippetContactReport release + @$(RMDIR) $(SnippetContactReport_release_objsdir) + @$(RMDIR) $(SnippetContactReport_release_bin) + @$(RMDIR) $(DEPSDIR)/SnippetContactReport/release + +build_SnippetContactReport_release: postbuild_SnippetContactReport_release +postbuild_SnippetContactReport_release: mainbuild_SnippetContactReport_release +mainbuild_SnippetContactReport_release: prebuild_SnippetContactReport_release $(SnippetContactReport_release_bin) +prebuild_SnippetContactReport_release: + +$(SnippetContactReport_release_bin): $(SnippetContactReport_release_obj) build_SnippetUtils_release + mkdir -p `dirname ./../../../Bin/android16/SnippetContactReport` + $(CCLD) $(SnippetContactReport_release_obj) $(SnippetContactReport_release_lflags) -o $(SnippetContactReport_release_bin) + $(ECHO) building $@ complete! + +SnippetContactReport_release_DEPDIR = $(dir $(@))/$(*F) +$(SnippetContactReport_release_cpp_o): $(SnippetContactReport_release_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cppfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReport_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cppfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReport/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cppfiles)))))) + cp $(SnippetContactReport_release_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReport/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cppfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReport/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cppfiles))))).P; \ + rm -f $(SnippetContactReport_release_DEPDIR).d + +$(SnippetContactReport_release_cc_o): $(SnippetContactReport_release_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_ccfiles))... + mkdir -p $(dir $(@)) + $(CXX) $(SnippetContactReport_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_ccfiles)) -o $@ + mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_ccfiles)))))) + cp $(SnippetContactReport_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_ccfiles))))).release.P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_ccfiles))))).release.P; \ + rm -f $(SnippetContactReport_release_DEPDIR).d + +$(SnippetContactReport_release_c_o): $(SnippetContactReport_release_objsdir)/%.o: + $(ECHO) SnippetContactReport: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cfiles))... + mkdir -p $(dir $(@)) + $(CC) $(SnippetContactReport_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cfiles)) -o $@ + @mkdir -p $(dir $(addprefix $(DEPSDIR)/SnippetContactReport/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cfiles)))))) + cp $(SnippetContactReport_release_DEPDIR).d $(addprefix $(DEPSDIR)/SnippetContactReport/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cfiles))))).P; \ + sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \ + -e '/^$$/ d' -e 's/$$/ :/' < $(SnippetContactReport_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/SnippetContactReport/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(SnippetContactReport_release_objsdir),, $@))), $(SnippetContactReport_cfiles))))).P; \ + rm -f $(SnippetContactReport_release_DEPDIR).d + +clean_SnippetContactReport: clean_SnippetContactReport_debug clean_SnippetContactReport_checked clean_SnippetContactReport_profile clean_SnippetContactReport_release + rm -rf $(DEPSDIR) + +export VERBOSE +ifndef VERBOSE +.SILENT: +endif |