Kaydet (Commit) 4ac93494 authored tarafından Michael Stahl's avatar Michael Stahl

cli_ure: cleanup in Library_cli_cppuhelper_native

Change-Id: I76b4815208354e78eb3575982235b6f26f1e02fd
üst a546bf8d
......@@ -24,11 +24,10 @@ $(eval $(call gb_Library_add_ldflags,cli_cppuhelper,\
-keyfile:$(call gb_Helper_windows_path,$(SRCDIR)/cli_ure/source/cliuno.snk) \
))
# TODO do not encode filenames here
$(eval $(call gb_Library_add_ldflags,cli_cppuhelper,\
-delayload:cppuhelper3MSC.dll \
-delayload:cppu3.dll \
-delayload:sal3.dll \
-delayload:$(call gb_Library_get_filename,cppuhelper) \
-delayload:$(call gb_Library_get_filename,cppu) \
-delayload:$(call gb_Library_get_filename,sal) \
))
$(eval $(call gb_Library_use_internal_bootstrap_api,cli_cppuhelper,\
......
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