Fixing inspector build on windows. r=cls.

This commit is contained in:
bryner%netscape.com 2001-09-29 04:53:00 +00:00
Родитель 9c65c49729
Коммит 155746aa19
3 изменённых файлов: 45 добавлений и 0 удалений

Просмотреть файл

@ -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