зеркало из https://github.com/mozilla/gecko-dev.git
Fixing inspector build on windows. r=cls.
This commit is contained in:
Родитель
9c65c49729
Коммит
155746aa19
|
@ -23,6 +23,27 @@ DEPTH=..\..\..\..
|
|||
|
||||
LIBRARY_NAME=inspector_s
|
||||
MODULE=inspector
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
dom \
|
||||
rdf \
|
||||
rdfutil \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
locale \
|
||||
gfx2 \
|
||||
necko \
|
||||
docshell \
|
||||
view \
|
||||
timer \
|
||||
imglib2 \
|
||||
mimetype \
|
||||
exthandler \
|
||||
png \
|
||||
zlib \
|
||||
$(NULL)
|
||||
|
||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||
|
||||
|
|
|
@ -23,6 +23,15 @@ DEPTH=..\..\..\..\..
|
|||
|
||||
LIBRARY_NAME=inscreencap_s
|
||||
MODULE=inspector
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
layout \
|
||||
widget \
|
||||
content \
|
||||
locale \
|
||||
dom \
|
||||
$(NULL)
|
||||
|
||||
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
|
||||
|
||||
|
|
|
@ -22,6 +22,21 @@ DEPTH=..\..\..\..
|
|||
MODULE=inspector
|
||||
LIBRARY_NAME=inspector
|
||||
MODULE_NAME=nsInspectorModule
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
dom \
|
||||
widget \
|
||||
rdf \
|
||||
rdfutil \
|
||||
locale \
|
||||
gfx2 \
|
||||
timer \
|
||||
necko \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
|
||||
################################################################################
|
||||
## library
|
||||
|
|
Загрузка…
Ссылка в новой задаче