added nsPluginArray.cpp, nsMimeTypeArray.cpp.
git-svn-id: svn://10.0.0.236/trunk@28291 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
Binary file not shown.
@@ -49,6 +49,8 @@ CPPSRCS = \
|
||||
nsJSPluginArray.cpp \
|
||||
nsJSMimeTypeArray.cpp \
|
||||
nsJSMimeType.cpp \
|
||||
nsMimeTypeArray.cpp \
|
||||
nsPluginArray.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = nsJSUtils.h
|
||||
|
||||
@@ -41,6 +41,8 @@ CPPSRCS = \
|
||||
nsJSPluginArray.cpp \
|
||||
nsJSMimeTypeArray.cpp \
|
||||
nsJSMimeType.cpp \
|
||||
nsMimeTypeArray.cpp \
|
||||
nsPluginArray.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS=nsJSUtils.h
|
||||
@@ -68,6 +70,8 @@ CPP_OBJS= \
|
||||
.\$(OBJDIR)\nsJSPluginArray.obj \
|
||||
.\$(OBJDIR)\nsJSMimeTypeArray.obj \
|
||||
.\$(OBJDIR)\nsJSMimeType.obj \
|
||||
.\$(OBJDIR)\nsMimeTypeArray.obj \
|
||||
.\$(OBJDIR)\nsPluginArray.obj \
|
||||
$(NULL)
|
||||
|
||||
LINCS=-I$(XPDIST)\public\xpcom -I$(XPDIST)\public\raptor \
|
||||
|
||||
Reference in New Issue
Block a user