зеркало из https://github.com/mozilla/pjs.git
Bug 550658 - OS Libs should include qt os libraries. js config.mk change. r=ted
--HG-- extra : rebase_source : cdd18e60444210d5093bfc0bbdc4acfcd74e12a0
This commit is contained in:
Родитель
8f603042e2
Коммит
39ac8b0ec6
|
@ -549,6 +549,9 @@ endif # MOZ_OPTIMIZE == 1
|
||||||
endif # MOZ_OPTIMIZE
|
endif # MOZ_OPTIMIZE
|
||||||
endif # CROSS_COMPILE
|
endif # CROSS_COMPILE
|
||||||
|
|
||||||
|
ifeq ($(MOZ_WIDGET_TOOLKIT),qt)
|
||||||
|
OS_LIBS += $(MOZ_QT_LIBS)
|
||||||
|
endif
|
||||||
|
|
||||||
ifeq ($(OS_ARCH)_$(GNU_CC),WINNT_)
|
ifeq ($(OS_ARCH)_$(GNU_CC),WINNT_)
|
||||||
#// Currently, unless USE_STATIC_LIBS is defined, the multithreaded
|
#// Currently, unless USE_STATIC_LIBS is defined, the multithreaded
|
||||||
|
|
Загрузка…
Ссылка в новой задаче