summaryrefslogtreecommitdiffstats
path: root/config.tests/gstreamer/gstreamer.pro
blob: 02a7e34066b52c5fc006e7b5421a36acff1b5357 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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