зеркало из https://github.com/mozilla/gecko-dev.git
osx needs nsWidgetAtoms built. r=saari/sr=hyatt. bug#75653
This commit is contained in:
Родитель
74c2049e34
Коммит
a30df4a72f
|
@ -44,6 +44,10 @@ CPPSRCS = \
|
|||
nsXPLookAndFeel.cpp \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),mac)
|
||||
CPPSRCS += nsWidgetAtoms.cpp
|
||||
endif
|
||||
|
||||
LOCAL_INCLUDES = \
|
||||
-I$(srcdir)/../$(MOZ_WIDGET_TOOLKIT) \
|
||||
-I$(srcdir) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче