This commit is contained in:
dbaron%dbaron.org 2005-04-06 05:20:41 +00:00
Родитель 001f718653
Коммит 1dbc07ffd2
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -45,6 +45,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkcontentsvg_s
LIBXUL_LIBRARY = 1
REQUIRES = xpcom \
string \
layout \

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

@ -44,6 +44,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = svg_doc
LIBRARY_NAME = gkconsvgdoc_s
LIBXUL_LIBRARY = 1
REQUIRES = content \
layout \
widget \