Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132

This commit is contained in:
quy%igelaus.com.au 2000-10-05 04:35:18 +00:00
Родитель ae1e7ed5c1
Коммит 19f587eac0
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -76,6 +76,10 @@ ifndef MOZ_NATIVE_JPEG
DIRS += jpeg
endif
ifdef MOZ_ENABLE_XLIB
DIRS += gfx/src/xlibrgb widget/src/xlibxtbin
endif
ifdef MOZ_ENABLE_GTK
DIRS += widget/src/gtksuperwin widget/src/gtkxtbin
endif