mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00
Added nsCommandLineArgs to the build...
This commit is contained in:
parent
8c9ab579cb
commit
6a44c89eef
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user