Adding nsXULKeyListener to the Win and GTK builds

This commit is contained in:
saari%netscape.com 1999-06-14 22:04:32 +00:00
Родитель 26d15e37ff
Коммит 9709f7c4fe
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -49,6 +49,7 @@ CPPSRCS = \
nsXULDocumentInfo.cpp \
nsXULPopupListener.cpp \
nsXULFocusTracker.cpp \
nsXULKeyListener.cpp \
$(NULL)
EXPORTS = \

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

@ -49,6 +49,7 @@ CPP_OBJS=\
.\$(OBJDIR)\nsXULFocusTracker.obj \
.\$(OBJDIR)\nsXULSortService.obj \
.\$(OBJDIR)\nsXULTreeElement.obj \
.\$(OBJDIR)\nsXULKeyListener.obj \
$(NULL)
# XXX we are including layout\html\base\src to get HTML elements