зеркало из https://github.com/mozilla/gecko-dev.git
- Bug 7794 Moving $(TK_LIBS) further down in the library list
This commit is contained in:
Родитель
fe3c0ff7d2
Коммит
88833514d2
|
@ -40,7 +40,6 @@ CPPSRCS = \
|
|||
|
||||
LIBS := \
|
||||
-lraptorgfx \
|
||||
$(TK_LIBS) \
|
||||
-lgfxps \
|
||||
-lnetlib \
|
||||
-lremoturl \
|
||||
|
@ -59,17 +58,22 @@ LIBS := \
|
|||
-lsecfree \
|
||||
-l$(MOZ_LIB_UTIL_PREFIX)util \
|
||||
-limg \
|
||||
$(PNG_LIBS) \
|
||||
$(JPEG_LIBS) \
|
||||
-lxpcom \
|
||||
-lreg \
|
||||
-l$(MOZ_LIB_JS_PREFIX)js \
|
||||
-lwidget$(MOZ_TOOLKIT) \
|
||||
-lgfx$(MOZ_TOOLKIT) \
|
||||
-lraptorgfx \
|
||||
-lgfxps \
|
||||
-lgfx$(MOZ_TOOLKIT) \
|
||||
$(TK_LIBS) \
|
||||
-lraptorgfx \
|
||||
-lgfxps \
|
||||
-lxp \
|
||||
-lraptorhtmlpars \
|
||||
-lexpat \
|
||||
-lxmltok \
|
||||
-ljsurl \
|
||||
-ljsdom \
|
||||
-lraptorgfx \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче