зеркало из https://github.com/mozilla/pjs.git
Build changes to fix firefox bug 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. r=bryner
This commit is contained in:
Родитель
73a24ca81e
Коммит
abdb7d865e
|
@ -223,6 +223,10 @@ endif
|
|||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),windows)
|
||||
REQUIRES += xpconnect intl appcomps
|
||||
ifdef MOZ_PHOENIX
|
||||
REQUIRES += winhooks
|
||||
endif
|
||||
|
||||
RCINCLUDE = splash.rc
|
||||
CPPSRCS += nsNativeAppSupportWin.cpp nsNativeAppSupportBase.cpp
|
||||
OS_LIBS += $(call EXPAND_LIBNAME,comctl32 comdlg32 uuid shell32 ole32 oleaut32 version winspool gdi32)
|
||||
|
|
Загрузка…
Ссылка в новой задаче