switch to new-style configure tests
Change-Id: Ib56d0cb24065c1f990aee5d7f41bfedfe75332a1 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
c495dfe142
commit
82ade38b11
@@ -21,17 +21,17 @@ PKGCONFIG += \
|
||||
|
||||
maemo*:PKGCONFIG +=gstreamer-plugins-bad-0.10
|
||||
|
||||
contains(config_test_resourcepolicy, yes) {
|
||||
config_resourcepolicy {
|
||||
DEFINES += HAVE_RESOURCE_POLICY
|
||||
PKGCONFIG += libresourceqt1
|
||||
}
|
||||
|
||||
contains(config_test_xvideo, yes):!isEmpty(QT.widgets.name): {
|
||||
config_xvideo:!isEmpty(QT.widgets.name): {
|
||||
DEFINES += HAVE_XVIDEO
|
||||
LIBS += -lXv -lX11 -lXext
|
||||
}
|
||||
|
||||
contains(config_test_gstreamer_appsrc, yes) {
|
||||
config_gstreamer_appsrc {
|
||||
PKGCONFIG += gstreamer-app-0.10
|
||||
DEFINES += HAVE_GST_APPSRC
|
||||
LIBS += -lgstapp-0.10
|
||||
|
||||
Reference in New Issue
Block a user