summaryrefslogtreecommitdiffstats
path: root/config.tests/gstreamer_encodingprofiles/gstreamer_encodingprofiles.pro
blob: fad40b0bd909538979f38d2f0810de76b8889206 (plain)
1
2
3
4
5
6
7
8
9
10
11
SOURCES += main.cpp

CONFIG += link_pkgconfig


PKGCONFIG += \
    gstreamer-$$GST_VERSION \
    gstreamer-base-$$GST_VERSION \
    gstreamer-audio-$$GST_VERSION \
    gstreamer-video-$$GST_VERSION \
    gstreamer-pbutils-$$GST_VERSION