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:
parent
b06e7a1e08
commit
4b484b0bbf
Binary file not shown.
@ -31,6 +31,7 @@ CPPSRCS = \
|
||||
nsBaseDragService.cpp \
|
||||
nsBaseClipboard.cpp \
|
||||
nsFileSpecWithUIImpl.cpp \
|
||||
nsPrimitiveHelpers.cpp \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES = \
|
||||
|
||||
@ -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= \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user