Added nsBaseDLL.cpp and nsProperties.cpp to Unix build.

This commit is contained in:
erik%netscape.com 1999-02-03 18:12:59 +00:00
Родитель 3a7d906fb4
Коммит 5f70b4b617
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -31,6 +31,7 @@ LIBRARY_NAME = raptorbase
CPPSRCS = \
nsArena.cpp \
nsAtomTable.cpp \
nsBaseDLL.cpp \
nsBTree.cpp \
nsByteBuffer.cpp \
nsCRT.cpp \
@ -38,6 +39,7 @@ CPPSRCS = \
nsEscape.cpp \
nsFileSpec.cpp \
nsFileStream.cpp \
nsProperties.cpp \
nsRBTree.cpp \
nsSizeOfHandler.cpp \
nsString.cpp \