summaryrefslogtreecommitdiffstats
path: root/tests/manual/bearerex/CMakeLists.txt
blob: 3a09ac53581291e2947b2c79194236238ab8a52e (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
# Generated from bearerex.pro.

#####################################################################
## BearerEx Binary:
#####################################################################

add_qt_manual_test(BearerEx
    GUI
    SOURCES
        bearerex.cpp bearerex.h bearerex.ui
        datatransferer.cpp datatransferer.h
        detailedinfodialog.ui
        main.cpp
        sessiondialog.ui
        xqlistwidget.cpp xqlistwidget.h
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Network
        Qt::Widgets
    ENABLE_AUTOGEN_TOOLS
        uic
)

#### Keys ignored in scope 1:.:.:bearerex.pro:<TRUE>:
# TEMPLATE = "app"