Added nsCommandLineArgs to the build...

This commit is contained in:
rpotts%netscape.com 1999-01-25 08:34:02 +00:00
parent 8c9ab579cb
commit 6a44c89eef

View File

@ -25,12 +25,14 @@ CPPSRCS= \
nsAppShellService.cpp \
nsWebShellWindow.cpp \
nsAppShellFactory.cpp \
nsCommandLineService.cpp \
$(NULL)
CPP_OBJS= \
.\$(OBJDIR)\nsAppShellService.obj \
.\$(OBJDIR)\nsWebShellWindow.obj \
.\$(OBJDIR)\nsAppShellFactory.obj \
.\$(OBJDIR)\nsCommandLineService.obj \
$(NULL)
LINCS=-I$(PUBLIC)\raptor \