Bug 103372. Add EXPORT_LIBRARY and MODULE_NAME decls. r=cls, sr=shaver

This commit is contained in:
waterson%netscape.com 2001-10-08 04:02:30 +00:00
parent 6672801cea
commit 6d8f2a9d24

View File

@ -30,7 +30,10 @@ include $(DEPTH)/config/autoconf.mk
MODULE = editor
LIBRARY_NAME = editor
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
MODULE_NAME = nsEditorModule
EXTRA_DSO_LDOPTS = \
$(MOZ_NECKO_UTIL_LIBS) \
$(MOZ_COMPONENT_LIBS) \