Bug 715783 - delay load for comdlg32 and winspool. r=khuey

This commit is contained in:
Makoto Kato 2012-01-10 15:30:09 +09:00
parent 50aa3de8a4
commit 2f61f3ff7a

View File

@ -567,6 +567,8 @@ OS_LIBS += $(call EXPAND_LIBNAME,delayimp)
EXTRA_DSO_LDOPTS += \
-DELAYLOAD:rasapi32.dll \
-DELAYLOAD:rasdlg.dll \
-DELAYLOAD:comdlg32.dll \
-DELAYLOAD:winspool.drv \
$(NULL)
endif
endif # WINNT