Added toolbars, renamed nsRDFTreeItem to nsRDFTreeDataModelItem to
keep up with interfaces. git-svn-id: svn://10.0.0.236/trunk@14447 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -43,14 +43,16 @@ CSRCS= \
|
||||
rdfht.c \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS= \
|
||||
comwrap.cpp \
|
||||
netglue.cpp \
|
||||
nsRDFDataModel.cpp \
|
||||
nsRDFDataModelItem.cpp \
|
||||
nsRDFTreeColumn.cpp \
|
||||
nsRDFTreeDataModel.cpp \
|
||||
nsRDFTreeItem.cpp \
|
||||
CPPSRCS= \
|
||||
comwrap.cpp \
|
||||
netglue.cpp \
|
||||
nsRDFDataModel.cpp \
|
||||
nsRDFDataModelItem.cpp \
|
||||
nsRDFToolbarDataModel.cpp \
|
||||
nsRDFToolbarDataModelItem.cpp \
|
||||
nsRDFTreeColumn.cpp \
|
||||
nsRDFTreeDataModel.cpp \
|
||||
nsRDFTreeDataModelItem.cpp \
|
||||
$(NULL)
|
||||
|
||||
include $(DEPTH)/config/config.mk
|
||||
|
||||
Reference in New Issue
Block a user