Update REQUIRES to properly include Microline and XfeWidgets.

This commit is contained in:
ramiro 1998-04-14 15:03:50 +00:00
Родитель c23da57135
Коммит dba26f21cf
1 изменённых файлов: 25 добавлений и 2 удалений

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

@ -25,7 +25,30 @@ USE_3PANE = 1
LIBRARY_NAME = xfe2
REQUIRES = nspr layer js jtools applet security img util parse layout hook pref java libfont ldap lay style xfeicons rdf xpcom plug
REQUIRES =\
XfeWidgets \
Microline \
nspr \
layer \
js \
jtools \
applet \
security \
img \
util \
parse \
layout \
hook \
pref \
java \
libfont \
ldap \
lay \
style \
xfeicons \
rdf \
xpcom \
plug
CPPSRCS = \
plugin.cpp \
@ -266,7 +289,7 @@ CSRCS = commands.c
include $(DEPTH)/config/rules.mk
INCLUDES += -I$(OBJDIR) -I.. -I../Microline3.0 -I../XfeWidgets -I../DtWidgets -I$(DEPTH)/modules/libreg/include
INCLUDES += -I$(OBJDIR) -I.. -I../DtWidgets -I$(DEPTH)/modules/libreg/include
#ifndef MOZ_LITE
#CFLAGS += -DEDITOR