Enable session roaming extension to be built into static builds.
Bug #245721 r=bsmedberg git-svn-id: svn://10.0.0.236/trunk@194432 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9d7c91a518
commit
3d14bb3998
@ -46,6 +46,8 @@ MODULE=sroaming
|
||||
LIBRARY_NAME=sroaming
|
||||
IS_COMPONENT = 1
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
MODULE_NAME = nsSessionRoaming
|
||||
EXPORT_LIBRARY = 1
|
||||
|
||||
REQUIRES = xpcom \
|
||||
xpcom_obsolete \
|
||||
|
||||
@ -51,4 +51,4 @@ static const nsModuleComponentInfo components[] =
|
||||
};
|
||||
|
||||
|
||||
NS_IMPL_NSGETMODULE(Module, components)
|
||||
NS_IMPL_NSGETMODULE(nsSessionRoaming, components)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user