mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
parent
2b454f80d5
commit
55f027980a
@ -19,6 +19,18 @@
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH=..\..\..\..
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
dom \
|
||||
webBrowser_core \
|
||||
windowwatcher \
|
||||
exthandler \
|
||||
helperAppDlg \
|
||||
uriloader \
|
||||
necko \
|
||||
mimetype \
|
||||
$(NULL)
|
||||
|
||||
MAKE_OBJ_TYPE=DLL
|
||||
DLLNAME=mfcEmbedComponents
|
||||
|
@ -20,6 +20,25 @@
|
||||
# Contributor(s):
|
||||
|
||||
DEPTH=..\..\..
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
necko \
|
||||
webBrowser_core \
|
||||
widget \
|
||||
docshell \
|
||||
dom \
|
||||
uriloader \
|
||||
embed_base \
|
||||
webshell \
|
||||
shistory \
|
||||
pref \
|
||||
profile \
|
||||
find \
|
||||
gfx \
|
||||
windowwatcher \
|
||||
layout \
|
||||
$(NULL)
|
||||
|
||||
DIRS=components \
|
||||
$(NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user