Added nsFileLocations.cpp/.h to the build.
git-svn-id: svn://10.0.0.236/trunk@24085 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -33,6 +33,7 @@ CPPSRCS= \
|
||||
nsWebShellWindow.cpp \
|
||||
nsAppShellFactory.cpp \
|
||||
nsCommandLineService.cpp \
|
||||
nsFileLocations.cpp \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
@@ -27,6 +27,7 @@ CPPSRCS= \
|
||||
nsWebShellWindow.cpp \
|
||||
nsAppShellFactory.cpp \
|
||||
nsCommandLineService.cpp \
|
||||
nsFileLocations.cpp \
|
||||
$(NULL)
|
||||
|
||||
CPP_OBJS= \
|
||||
@@ -35,6 +36,7 @@ CPP_OBJS= \
|
||||
.\$(OBJDIR)\nsWebShellWindow.obj \
|
||||
.\$(OBJDIR)\nsAppShellFactory.obj \
|
||||
.\$(OBJDIR)\nsCommandLineService.obj \
|
||||
.\$(OBJDIR)\nsFileLocations.obj \
|
||||
$(NULL)
|
||||
|
||||
LINCS=-I$(PUBLIC)\raptor \
|
||||
|
||||
Reference in New Issue
Block a user