Kaydet (Commit) 4c0dec99 authored tarafından jan Iversen's avatar jan Iversen

iOS, add custom include for codesnippets.S

Change-Id: I285838f6f3e8ec57a63239f71a403809154c47e2
üst 3a91ebb8
......@@ -27,6 +27,10 @@ bridge_noopt_objects := cpp2uno except uno2cpp
bridge_asm_objects := ios64_helper
#HACK
$(eval $(call gb_Library_use_custom_headers,$(gb_CPPU_ENV)_uno,\
bridges/source/cpp_uno/gcc3_ios \
))
$(SRCDIR)/bridges/source/cpp_uno/gcc3_ios/ios64_helper.s: \
$(call gb_CustomTarget_get_workdir,bridges/source/cpp_uno/gcc3_ios)/codesnippets.S
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment