зеркало из https://github.com/mozilla/pjs.git
Removed libraries no longer needed to link
This commit is contained in:
Родитель
387570c865
Коммит
ddac1af254
|
@ -104,20 +104,17 @@ BASE_LIBS = \
|
|||
-l$(MOZ_LIB_UTIL_PREFIX)util \
|
||||
$(NULL)
|
||||
|
||||
GECKO_LIBS = \
|
||||
-lraptorwebwidget \
|
||||
$(TOOLKIT_WIDGET_LIB) \
|
||||
-lraptorgfx \
|
||||
$(TOOLKIT_GFX_LIB) \
|
||||
-lgfxps \
|
||||
-lraptorhtml \
|
||||
$(TOOLKIT_BASE_LIB) \
|
||||
-lraptorhtmlpars \
|
||||
-lexpat \
|
||||
-lxmltok \
|
||||
-lraptorview \
|
||||
-ljsdom \
|
||||
-lraptorplugin \
|
||||
GECKO_LIBS = \
|
||||
-lraptorwebwidget \
|
||||
$(TOOLKIT_WIDGET_LIB) \
|
||||
-lraptorgfx \
|
||||
$(TOOLKIT_GFX_LIB) \
|
||||
-lgfxps \
|
||||
$(TOOLKIT_BASE_LIB) \
|
||||
-lraptorhtmlpars \
|
||||
-lexpat \
|
||||
-lxmltok \
|
||||
-ljsdom \
|
||||
$(NULL)
|
||||
|
||||
IMGLIB_LIBS = \
|
||||
|
|
Загрузка…
Ссылка в новой задаче