summaryrefslogtreecommitdiffstats
path: root/config.tests/gstreamer_appsrc/gstreamer_appsrc.pro
blob: 0f3ca2b17a19e43dda6adf3efc75b1a3ffb6f75d (plain)
1
2
3
4
5
6
7
8
9
10
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