summaryrefslogtreecommitdiff
path: root/winaccessibility
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-11-25 23:46:29 +0100
committerMichael Stahl <mstahl@redhat.com>2013-11-28 14:37:04 +0100
commit76c11b88ff10229c5c0c1576163a93b4a357ee33 (patch)
tree4f0c21563cb049cb361e7b6c1b4138f5ee4ff3ec /winaccessibility
parent0e679d7b41669628e05609c9742e75a22ef3005f (diff)
winaccessibility: why delayload the dlls?
Perhaps delayloading the URE dlls makes it easier to register the UAccCOM.dll during installation or something? Well we don't do that any more. Change-Id: Ic7c356f5954f869c8752aab2563f059a27ef731f (cherry picked from commit 95759ff2c0c895442d4d41b0edec1583caaf8abd)
Diffstat (limited to 'winaccessibility')
-rw-r--r--winaccessibility/Library_uacccom.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/winaccessibility/Library_uacccom.mk b/winaccessibility/Library_uacccom.mk
index f481b404fe51..1bcdba6619aa 100644
--- a/winaccessibility/Library_uacccom.mk
+++ b/winaccessibility/Library_uacccom.mk
@@ -50,9 +50,6 @@ $(eval $(call gb_Library_add_exception_objects,UAccCOM,\
$(eval $(call gb_Library_add_ldflags,UAccCOM,\
/DEF:$(SRCDIR)/winaccessibility/source/UAccCOM/UAccCOM.def \
- -LIBPATH:$(ATL_LIB) \
- -delayload:$(call gb_Library_get_filename,cppu) \
- -delayload:$(call gb_Library_get_filename,sal) \
))
$(eval $(call gb_Library_use_libraries,UAccCOM,\