зеркало из https://github.com/mozilla/pjs.git
adding net_xp_file.h to the list of exports
This commit is contained in:
Родитель
aeb9ab9289
Коммит
58803750b3
|
@ -15,3 +15,4 @@ mkautocf.h
|
||||||
mkutils.h
|
mkutils.h
|
||||||
mktrace.h
|
mktrace.h
|
||||||
mkhelp.h
|
mkhelp.h
|
||||||
|
net_xp_file.h
|
||||||
|
|
|
@ -55,7 +55,7 @@ endif
|
||||||
|
|
||||||
EXPORTS= mkstream.h mkparse.h mkfsort.h mksort.h mkgeturl.h \
|
EXPORTS= mkstream.h mkparse.h mkfsort.h mksort.h mkgeturl.h \
|
||||||
netstream.h mkselect.h mktcp.h netutils.h mkpadpac.h mkautocf.h mkhelp.h \
|
netstream.h mkselect.h mktcp.h netutils.h mkpadpac.h mkautocf.h mkhelp.h \
|
||||||
mkutils.h mktrace.h
|
mkutils.h mktrace.h net_xp_file.h
|
||||||
|
|
||||||
ifdef MOZ_MAIL_NEWS
|
ifdef MOZ_MAIL_NEWS
|
||||||
EXPORTS += mkldap.h
|
EXPORTS += mkldap.h
|
||||||
|
|
|
@ -106,6 +106,7 @@ EXTRA_LIBS=
|
||||||
|
|
||||||
REQUIRES= foo parse jtools java zlib nspr dbm util network js security mimetype ldap imap4url ldapurl net progress
|
REQUIRES= foo parse jtools java zlib nspr dbm util network js security mimetype ldap imap4url ldapurl net progress
|
||||||
EXPORTS= mkstream.h \
|
EXPORTS= mkstream.h \
|
||||||
|
net_xp_file.h \
|
||||||
mkparse.h \
|
mkparse.h \
|
||||||
mkfsort.h \
|
mkfsort.h \
|
||||||
mksort.h \
|
mksort.h \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче