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

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

qt_internal_add_plugin(TunerPlugin
    OUTPUT_NAME tuner_simulator
    TYPE qtivi
    DEFAULT_IF FALSE
    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"