Add MODULE_NAME so that these modules get registered in static builds.
git-svn-id: svn://10.0.0.236/trunk@134375 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ace744c088
commit
c8a5eb0334
@ -10,6 +10,7 @@ LIBRARY_NAME = browsercomps
|
||||
SHORT_LIBNAME = brwsrcmp
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsBrowserCompsModule
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
|
||||
@ -31,6 +31,7 @@ LIBRARY_NAME = toolkitcomps
|
||||
SHORT_LIBNAME = tkitcmps
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsToolkitCompsModule
|
||||
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user