summaryrefslogtreecommitdiffstats
path: root/config.tests/gstreamer_photography/gstreamer_photography.pro
blob: 951e0abcb45e525390e86b540b8e7bd4f35e89cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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

LIBS += -lgstphotography-0.10