add nsPrimitiveHelpers.cpp to build.

git-svn-id: svn://10.0.0.236/trunk@48636 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pinkerton%netscape.com 1999-09-21 21:39:08 +00:00
parent b06e7a1e08
commit 4b484b0bbf
3 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -31,6 +31,7 @@ CPPSRCS = \
nsBaseDragService.cpp \
nsBaseClipboard.cpp \
nsFileSpecWithUIImpl.cpp \
nsPrimitiveHelpers.cpp \
$(NULL)
LOCAL_INCLUDES = \

View File

@ -29,6 +29,7 @@ CPPSRCS = \
nsBaseClipboard.cpp \
nsTransferable.cpp \
nsXIFFormatConverter.cpp \
nsPrimitiveHelpers.cpp \
$(NULL)
MODULE=raptor
@ -40,6 +41,7 @@ OBJS= \
.\$(OBJDIR)\nsBaseClipboard.obj \
.\$(OBJDIR)\nsTransferable.obj \
.\$(OBJDIR)\nsXIFFormatConverter.obj \
.\$(OBJDIR)\nsPrimitiveHelpers.obj \
$(NULL)
LINCS= \