Kaydet (Commit) 95759ff2 authored tarafından Michael Stahl's avatar Michael Stahl

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
üst 2e243de2
......@@ -51,9 +51,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,\
......
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