summaryrefslogtreecommitdiffstats
path: root/config.tests/gstreamer/gstreamer.pro
blob: 5076db0831a8808ea9c1553b451343d4bb81929c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
requires(unix)

SOURCES += main.cpp

CONFIG += link_pkgconfig

PKGCONFIG += \
    gstreamer-0.10 \
    gstreamer-base-0.10 \
    gstreamer-interfaces-0.10 \
    gstreamer-audio-0.10 \
    gstreamer-video-0.10 \
    gstreamer-pbutils-0.10