mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
missing exports
This commit is contained in:
parent
5572b27499
commit
bd83d45b75
@ -30,6 +30,8 @@ LIBRARY_NAME = MyService
|
||||
|
||||
CPPSRCS = MyService.cpp
|
||||
|
||||
EXPORTS = MyService.h
|
||||
|
||||
LOCAL_INCLUDES = -I$(srcdir)/..
|
||||
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_XPCOM_LIBS)
|
||||
|
Loading…
Reference in New Issue
Block a user