зеркало из 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/os2/Makefile
|
||||||
gfx/src/xlibrgb/Makefile
|
gfx/src/xlibrgb/Makefile
|
||||||
gfx/src/windows/Makefile
|
gfx/src/windows/Makefile
|
||||||
|
gfx/src/cairo/Makefile
|
||||||
gfx/tests/Makefile
|
gfx/tests/Makefile
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
|
@ -86,17 +86,22 @@ endif
|
||||||
ifdef MOZ_ENABLE_XPRINT
|
ifdef MOZ_ENABLE_XPRINT
|
||||||
DIRS += xprintutil xprint
|
DIRS += xprintutil xprint
|
||||||
endif
|
endif
|
||||||
ifdef MOZ_ENABLE_GTK
|
|
||||||
DIRS += gtk
|
ifdef MOZ_ENABLE_CAIRO_GFX
|
||||||
endif
|
DIRS += cairo
|
||||||
ifdef MOZ_ENABLE_GTK2
|
else
|
||||||
DIRS += gtk
|
ifdef MOZ_ENABLE_GTK
|
||||||
endif
|
DIRS += gtk
|
||||||
ifdef MOZ_ENABLE_XLIB
|
endif
|
||||||
DIRS += xlib
|
ifdef MOZ_ENABLE_GTK2
|
||||||
endif
|
DIRS += gtk
|
||||||
ifdef MOZ_ENABLE_PHOTON
|
endif
|
||||||
DIRS += photon
|
ifdef MOZ_ENABLE_XLIB
|
||||||
|
DIRS += xlib
|
||||||
|
endif
|
||||||
|
ifdef MOZ_ENABLE_PHOTON
|
||||||
|
DIRS += photon
|
||||||
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
CPPSRCS = \
|
CPPSRCS = \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче