aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ivimedia/tuner_simulator/CMakeLists.txt
blob: 77d9ffff51294d692c6417bfc8f41d7c5d22bf92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from tuner_simulator.pro.

#####################################################################
## TunerPlugin Plugin:
#####################################################################

qt_internal_add_plugin(TunerPlugin
    OUTPUT_NAME tuner_simulator
    TYPE qtivi
    SOURCES
        amfmtunerbackend.cpp amfmtunerbackend.h
        searchandbrowsebackend.cpp searchandbrowsebackend.h
        tunerplugin.cpp tunerplugin.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::IviCore
        Qt::IviMedia
)

#### Keys ignored in scope 1:.:.:tuner_simulator.pro:<TRUE>:
# DISTFILES = "tuner_simulator.json"
# PLUGIN_EXTENDS = "ivimedia"