mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Bug 103372. Add EXPORT_LIBRARY and MODULE_NAME decls. r=cls, sr=shaver
This commit is contained in:
parent
6672801cea
commit
6d8f2a9d24
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user