add tristate checkbox to win/unix builds.

This commit is contained in:
pinkerton%netscape.com 1999-04-15 19:44:28 +00:00
Родитель 1b10452889
Коммит 1c5db57058
2 изменённых файлов: 3 добавлений и 0 удалений

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

@ -43,6 +43,7 @@ CPPSRCS = \
nsTreeFrame.cpp \
nsTreeIndentationFrame.cpp \
nsTreeCellFrame.cpp \
nsTriStateCheckboxFrame.cpp \
$(NULL)
include $(topsrcdir)/config/config.mk

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

@ -32,6 +32,7 @@ CPPSRCS= \
nsTreeFrame.cpp \
nsTreeIndentationFrame.cpp \
nsTreeCellFrame.cpp \
nsTriStateCheckboxFrame.cpp \
$(NULL)
CPP_OBJS= \
@ -43,6 +44,7 @@ CPP_OBJS= \
.\$(OBJDIR)\nsTreeFrame.obj \
.\$(OBJDIR)\nsTreeIndentationFrame.obj \
.\$(OBJDIR)\nsTreeCellFrame.obj \
.\$(OBJDIR)\nsTriStateCheckboxFrame.obj \
$(NULL)
EXPORTS = \