mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Leftover bits of bug 315401 and libxul fixup from bug 263042 part 1
This commit is contained in:
parent
87e2c9bd63
commit
c754d6e134
@ -441,7 +441,6 @@ DEFINES += \
|
||||
-D_IMPL_NS_COM \
|
||||
-DEXPORT_XPT_API \
|
||||
-DEXPORT_XPTC_API \
|
||||
-DEXPORT_XPTI_API \
|
||||
-D_IMPL_NS_COM_OBSOLETE \
|
||||
-D_IMPL_NS_GFX \
|
||||
-D_IMPL_NS_WIDGET \
|
||||
|
@ -130,6 +130,7 @@ COMPONENT_LIBS += \
|
||||
mozfind \
|
||||
appcomps \
|
||||
commandlines \
|
||||
tkautocomplete \
|
||||
toolkitcomps \
|
||||
xpinstall \
|
||||
jsd \
|
||||
@ -289,7 +290,6 @@ DEFINES += \
|
||||
-D_IMPL_NS_STRINGAPI \
|
||||
-DEXPORT_XPT_API \
|
||||
-DEXPORT_XPTC_API \
|
||||
-DEXPORT_XPTI_API \
|
||||
-D_IMPL_NS_COM_OBSOLETE \
|
||||
-D_IMPL_NS_GFX \
|
||||
-D_IMPL_NS_WIDGET \
|
||||
|
@ -181,6 +181,7 @@
|
||||
MODULE(application) \
|
||||
MODULE(Apprunner) \
|
||||
MODULE(CommandLineModule) \
|
||||
MODULE(tkAutoCompleteModule) \
|
||||
MODULE(nsToolkitCompsModule) \
|
||||
XREMOTE_MODULES \
|
||||
MODULE(nsSoftwareUpdate) \
|
||||
|
Loading…
Reference in New Issue
Block a user