зеркало из https://github.com/mozilla/pjs.git
forgot two files from cairo bits landing (not part of the build)
This commit is contained in:
Родитель
640054cd02
Коммит
7e3030fdd0
|
@ -157,6 +157,7 @@ gfx/src/xlib/Makefile
|
|||
gfx/src/os2/Makefile
|
||||
gfx/src/xlibrgb/Makefile
|
||||
gfx/src/windows/Makefile
|
||||
gfx/src/cairo/Makefile
|
||||
gfx/tests/Makefile
|
||||
"
|
||||
|
||||
|
|
|
@ -86,6 +86,10 @@ endif
|
|||
ifdef MOZ_ENABLE_XPRINT
|
||||
DIRS += xprintutil xprint
|
||||
endif
|
||||
|
||||
ifdef MOZ_ENABLE_CAIRO_GFX
|
||||
DIRS += cairo
|
||||
else
|
||||
ifdef MOZ_ENABLE_GTK
|
||||
DIRS += gtk
|
||||
endif
|
||||
|
@ -98,6 +102,7 @@ endif
|
|||
ifdef MOZ_ENABLE_PHOTON
|
||||
DIRS += photon
|
||||
endif
|
||||
endif
|
||||
|
||||
CPPSRCS = \
|
||||
nsBlender.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче