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

LIBS += -lgstphotography-$$GST_VERSION