aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlplugindump/data/dumper/Imports/.prev_CMakeLists.txt
blob: 536abe9c537b098e7a07b6e39d10b0d381d609db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Generated from imports.pro.

#####################################################################
## Imports Plugin:
#####################################################################

add_qt_plugin(Imports
    SOURCES
        imports.cpp imports.h
        imports_plugin.cpp imports_plugin.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::Qml
)

#### Keys ignored in scope 1:.:.:imports.pro:<TRUE>:
# CONFIG = "qt" "plugin" "-debug_and_release_target"
# TEMPLATE = "lib"

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:imports.pro:NOT build_pass AND QT_FEATURE_debug_and_release:
# CONFIG = "release"

#### Keys ignored in scope 3:.:.:imports.pro:NOT _PRO_FILE_PWD____equals____ss_OUT_PWD:
# COPIES = "cp"
# cp.files = "qmldir" "plugins.qmltypes" "CompositeImports.qml"
# cp.path = "$$OUT_PWD"