This commit is contained in:
mkaply%us.ibm.com 2001-09-28 02:19:29 +00:00
Родитель 8b5e04ccf2
Коммит fa5a133a21
1 изменённых файлов: 13 добавлений и 7 удалений

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

@ -23,20 +23,26 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = widget
LIBRARY_NAME = wdgtos2
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsWidgetOS2Module
REQUIRES = gfx \
xpcom \
string \
dom \
timer \
necko \
uconv \
intl \
pref \
plugin \
webshell \
$(NULL)
EXTRA_DSO_LIBS = gkgfx
REQUIRES = util \
img \
xpcom \
raptor \
netlib \
$(NULL)
DIRS = res
ifdef ENABLE_TESTS