fixing REQUIRES bustage for win32.

This commit is contained in:
bryner%netscape.com 2001-09-29 20:41:58 +00:00
Родитель c3d19cdff8
Коммит 491eea870e
4 изменённых файлов: 45 добавлений и 6 удалений

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

@ -30,6 +30,19 @@ MODULE = accessproxy
XPIDL_MODULE = accessproxy
LIBRARY_NAME = accessproxy
MODULE_NAME = nsAccessProxy
REQUIRES = xpcom \
string \
docshell \
dom \
widget \
gfx \
layout \
content \
uriloader \
locale \
mozcomps \
pref \
$(NULL)
XPIDLSRCS= .\nsIAccessProxy.idl \
$(NULL)

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

@ -21,16 +21,31 @@
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
MODULE = p3p
LIBRARY_NAME = p3p
MODULE_NAME = nsP3PModule
REQUIRES = p3p \
xpcom \
$(NULL)
REQUIRES = xpcom \
string \
docshell \
necko \
dom \
gfx \
layout \
content \
rdf \
widget \
xmlextras \
cookie \
pref \
intl \
uriloader \
htmlparser \
windowwatcher \
$(NULL)
include <$(DEPTH)/config/config.mak>
EXPORTS = $(NULL)

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

@ -23,6 +23,14 @@ DEPTH=..\..\..\..
LIBRARY_NAME=vixen_s
MODULE=vixen
REQUIRES = xpcom \
string \
gfx \
layout \
content \
dom \
widget \
$(NULL)
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN

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

@ -21,6 +21,9 @@ DEPTH=..\..\..\..
MODULE=vixen
LIBRARY_NAME=vixen
MODULE_NAME=nsVixenModule
REQUIRES = xpcom \
string \
$(NULL)
################################################################################
## library