зеркало из https://github.com/mozilla/pjs.git
Fixed properl linking in nolibxul configuration
This commit is contained in:
Родитель
689823f787
Коммит
67f674cc91
|
@ -40,9 +40,11 @@ LIBS += \
|
|||
$(MOZ_QT_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
#LIBS += \
|
||||
# -lqgeckoembed \
|
||||
# $(NULL)
|
||||
ifndef MOZ_ENABLE_LIBXUL
|
||||
LIBS += \
|
||||
-lqgeckoembed \
|
||||
$(NULL)
|
||||
endif
|
||||
LIBS += \
|
||||
-lxul \
|
||||
$(NULL)
|
||||
|
|
Загрузка…
Ссылка в новой задаче