reordering files to appropriate directories
git-svn-id: svn://10.0.0.236/trunk@7469 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0e060bf013
commit
01b8b8e2c9
@ -24,6 +24,8 @@ MODULE=shell
|
||||
EXPORTS = \
|
||||
nsMenuBar.h \
|
||||
nsMenuItem.h \
|
||||
nsApplicationManager.h \
|
||||
nsShellInstance.h \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
@ -52,11 +52,6 @@ LCFLAGS=-I$(PUBLIC)/xpcom -I$(PUBLIC)/raptor \
|
||||
|
||||
REQUIRES = xpcom raptor dom js netlib shell pref
|
||||
|
||||
EXPORTS = \
|
||||
nsApplicationManager.h \
|
||||
nsShellInstance.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS= \
|
||||
nsApplicationManager.cpp \
|
||||
nsShellInstance.cpp \
|
||||
|
||||
@ -23,10 +23,6 @@ MODULE=shell
|
||||
|
||||
DIRS = windows
|
||||
|
||||
EXPORTS = \
|
||||
nsApplicationManager.h \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS= \
|
||||
nsApplicationManager.cpp \
|
||||
nsShellInstance.cpp \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user