Fix bad export_lib line. r=cls

git-svn-id: svn://10.0.0.236/trunk@139546 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com
2003-03-16 01:09:52 +00:00
parent c4b30dddae
commit b64077c53b
6 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ctl
LIBRARY_NAME = ctl
Expcom_obsolete_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom_obsolete \

View File

@@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = uconv
LIBRARY_NAME = uconv
Expcom_obsolete_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsUConvModule
GRE_MODULE = 1

View File

@@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = ucvmath
LIBRARY_NAME = ucvmath
Expcom_obsolete_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsUCvMathModule
GRE_MODULE = 1

View File

@@ -33,7 +33,7 @@ LIBRARY_NAME = msgbase
RESFILE = mail.res
endif
META_COMPONENT = mail
Expcom_obsolete_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsMsgBaseModule
REQUIRES = xpcom \

View File

@@ -43,7 +43,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = profile
LIBRARY_NAME = profile
Expcom_obsolete_LIBRARY = 1
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsProfileModule
GRE_MODULE = 1

View File

@@ -30,7 +30,7 @@ IS_COMPONENT=1
MODULE_NAME = appshell
MODULE = appshell
LIBRARY_NAME = nsappshell
Expcom_obsolete_LIBRARY = 1
EXPORT_LIBRARY = 1
SHORT_LIBNAME = appshell
GRE_MODULE = 1