зеркало из https://github.com/mozilla/pjs.git
QNX port; adding requires to make it work.
This commit is contained in:
Родитель
951aa893da
Коммит
f29f838ddb
|
@ -25,6 +25,34 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
docshell \
|
||||
webshell \
|
||||
necko \
|
||||
widget \
|
||||
dom \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
uriloader \
|
||||
webbrwsr \
|
||||
shistory \
|
||||
embed_base \
|
||||
pref \
|
||||
cookie\
|
||||
view\
|
||||
windowwatcher \
|
||||
mpfilelocprovider \
|
||||
appshell \
|
||||
exthandler \
|
||||
helperAppDlg \
|
||||
mozcomps \
|
||||
find \
|
||||
appcomps \
|
||||
mimetype \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
TestPhEmbed.cpp
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче