зеркало из https://github.com/mozilla/pjs.git
reordering files to appropriate directories
This commit is contained in:
Родитель
c1c293cff9
Коммит
04f8349304
|
@ -24,6 +24,8 @@ MODULE=shell
|
||||||
EXPORTS = \
|
EXPORTS = \
|
||||||
nsMenuBar.h \
|
nsMenuBar.h \
|
||||||
nsMenuItem.h \
|
nsMenuItem.h \
|
||||||
|
nsApplicationManager.h \
|
||||||
|
nsShellInstance.h \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
include <$(DEPTH)\config\rules.mak>
|
include <$(DEPTH)\config\rules.mak>
|
||||||
|
|
|
@ -52,11 +52,6 @@ LCFLAGS=-I$(PUBLIC)/xpcom -I$(PUBLIC)/raptor \
|
||||||
|
|
||||||
REQUIRES = xpcom raptor dom js netlib shell pref
|
REQUIRES = xpcom raptor dom js netlib shell pref
|
||||||
|
|
||||||
EXPORTS = \
|
|
||||||
nsApplicationManager.h \
|
|
||||||
nsShellInstance.h \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
CPPSRCS= \
|
CPPSRCS= \
|
||||||
nsApplicationManager.cpp \
|
nsApplicationManager.cpp \
|
||||||
nsShellInstance.cpp \
|
nsShellInstance.cpp \
|
||||||
|
|
|
@ -23,10 +23,6 @@ MODULE=shell
|
||||||
|
|
||||||
DIRS = windows
|
DIRS = windows
|
||||||
|
|
||||||
EXPORTS = \
|
|
||||||
nsApplicationManager.h \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
CPPSRCS= \
|
CPPSRCS= \
|
||||||
nsApplicationManager.cpp \
|
nsApplicationManager.cpp \
|
||||||
nsShellInstance.cpp \
|
nsShellInstance.cpp \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче