mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
more dependency updates
This commit is contained in:
parent
e0f507b1d2
commit
96f52c5988
@ -57,7 +57,6 @@ REQUIRES = xpcom \
|
|||||||
gfx2 \
|
gfx2 \
|
||||||
uriloader \
|
uriloader \
|
||||||
webBrowser_core\
|
webBrowser_core\
|
||||||
embedding\
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
CPP_OBJS= \
|
CPP_OBJS= \
|
||||||
|
@ -53,7 +53,6 @@ REQUIRES = xpcom \
|
|||||||
gfx \
|
gfx \
|
||||||
layout_xul \
|
layout_xul \
|
||||||
content_xul \
|
content_xul \
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
LCFLAGS = \
|
LCFLAGS = \
|
||||||
|
@ -42,7 +42,6 @@ REQUIRES = xpcom \
|
|||||||
layout \
|
layout \
|
||||||
layout_xul \
|
layout_xul \
|
||||||
necko \
|
necko \
|
||||||
webBrowser_core \
|
|
||||||
unicharutil \
|
unicharutil \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
@ -35,7 +35,6 @@ REQUIRES = xpcom \
|
|||||||
intl \
|
intl \
|
||||||
webshell \
|
webshell \
|
||||||
docshell \
|
docshell \
|
||||||
cookie \
|
|
||||||
caps \
|
caps \
|
||||||
util \
|
util \
|
||||||
uconv \
|
uconv \
|
||||||
@ -52,7 +51,6 @@ REQUIRES = xpcom \
|
|||||||
layout \
|
layout \
|
||||||
gfx \
|
gfx \
|
||||||
bookmarks \
|
bookmarks \
|
||||||
webBrowser_core\
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||||
|
@ -46,7 +46,6 @@ REQUIRES = xpcom \
|
|||||||
rdf \
|
rdf \
|
||||||
content_xul \
|
content_xul \
|
||||||
unicharutil \
|
unicharutil \
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||||
|
@ -35,7 +35,6 @@ REQUIRES = xpcom \
|
|||||||
xpconnect \
|
xpconnect \
|
||||||
locale \
|
locale \
|
||||||
lwbrk \
|
lwbrk \
|
||||||
pref \
|
|
||||||
webshell \
|
webshell \
|
||||||
layout \
|
layout \
|
||||||
layout_xul \
|
layout_xul \
|
||||||
|
@ -47,9 +47,7 @@ REQUIRES = xpcom \
|
|||||||
layout_xul \
|
layout_xul \
|
||||||
content \
|
content \
|
||||||
webshell \
|
webshell \
|
||||||
webBrowser_core \
|
|
||||||
unicharutil \
|
unicharutil \
|
||||||
commandhandler \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||||
|
@ -39,8 +39,6 @@ REQUIRES = xpcom \
|
|||||||
gfx2 \
|
gfx2 \
|
||||||
content \
|
content \
|
||||||
gfx \
|
gfx \
|
||||||
webBrowser_core \
|
|
||||||
gfx \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
include <$(DEPTH)\config\config.mak>
|
include <$(DEPTH)\config\config.mak>
|
||||||
|
@ -36,13 +36,10 @@ REQUIRES = xpcom \
|
|||||||
caps \
|
caps \
|
||||||
pref \
|
pref \
|
||||||
uriloader \
|
uriloader \
|
||||||
shistory \
|
|
||||||
xpconnect \
|
xpconnect \
|
||||||
accessibility \
|
accessibility \
|
||||||
gfx \
|
gfx \
|
||||||
content \
|
content \
|
||||||
layout_xul \
|
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||||
|
@ -49,7 +49,6 @@ REQUIRES = xpcom \
|
|||||||
gfx \
|
gfx \
|
||||||
content \
|
content \
|
||||||
content_xul \
|
content_xul \
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
CPP_OBJS= \
|
CPP_OBJS= \
|
||||||
|
@ -39,12 +39,10 @@ REQUIRES = xpcom \
|
|||||||
gfx2 \
|
gfx2 \
|
||||||
gfx \
|
gfx \
|
||||||
content \
|
content \
|
||||||
raptor \
|
|
||||||
layout_xul \
|
layout_xul \
|
||||||
!ifdef MOZ_SVG
|
!ifdef MOZ_SVG
|
||||||
raptor \
|
raptor \
|
||||||
!endif
|
!endif
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
||||||
|
@ -34,7 +34,6 @@ REQUIRES = xpcom \
|
|||||||
gfx \
|
gfx \
|
||||||
content \
|
content \
|
||||||
necko \
|
necko \
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
||||||
|
@ -31,7 +31,6 @@ REQUIRES = xpcom \
|
|||||||
necko \
|
necko \
|
||||||
gfx \
|
gfx \
|
||||||
content \
|
content \
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||||
|
@ -45,7 +45,6 @@ REQUIRES = xpcom \
|
|||||||
gfx \
|
gfx \
|
||||||
content \
|
content \
|
||||||
layout \
|
layout \
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||||
|
@ -36,7 +36,6 @@ REQUIRES = xpcom \
|
|||||||
gfx \
|
gfx \
|
||||||
content \
|
content \
|
||||||
content_xul \
|
content_xul \
|
||||||
webBrowser_core \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user