QNX port; adding requires to make it work.
git-svn-id: svn://10.0.0.236/trunk@106632 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
73a6aca77d
commit
f09c6040bb
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user