зеркало из https://github.com/mozilla/pjs.git
Added "photon" to the list of platforms requiring the nsBaseFilePicker.cpp file.
This commit is contained in:
Родитель
91bc340a76
Коммит
e9d9305ff8
|
@ -59,7 +59,7 @@ ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
|||
CPPSRCS += nsWidgetAtoms.cpp
|
||||
endif
|
||||
|
||||
ifneq (,$(filter beos os2 mac cocoa windows,$(MOZ_WIDGET_TOOLKIT)))
|
||||
ifneq (,$(filter beos os2 mac cocoa photon windows,$(MOZ_WIDGET_TOOLKIT)))
|
||||
CPPSRCS += nsBaseFilePicker.cpp
|
||||
REQUIRES += docshell view intl
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче