summaryrefslogtreecommitdiff
path: root/tests/auto/core/ivigenerator/projects/org-example-echo-qtro/server_qtro_test/CMakeLists.txt
blob: 985b371c059bc859c732185c08bf505ed82356da (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
# Generated from server_qtro_test.pro.

#####################################################################
## tst_org-example-echo-qtro Test:
#####################################################################

qt_add_test(tst_org-example-echo-qtro
    OUTPUT_DIRECTORY ".."
    SOURCES
        contactsmodelservice.cpp contactsmodelservice.h
        echoservice.cpp echoservice.h
        echozonedservice.cpp echozonedservice.h
        main.cpp
        server.cpp server.h
        tst_echoqtro.cpp tst_echoqtro.h
    INCLUDE_DIRECTORIES
        ${CMAKE_CURRENT_BINARY_DIR}/../backend_qtro
        ${CMAKE_CURRENT_BINARY_DIR}/../frontend
    PUBLIC_LIBRARIES
        # Remove: L${CMAKE_CURRENT_BINARY_DIR}/..
        Qt::IviCore
        iviremoteobjects_helper_private
)

#### Keys ignored in scope 1:.:.:server_qtro_test.pro:<TRUE>:
# QFACE_FORMAT = "server_qtro"
# QFACE_SOURCES = "../../../org.example.echo.qface"
# QMAKE_PROJECT_NAME = "$$TARGET"
# QMAKE_RPATHDIR = "$$OUT_PWD/.." "$$OUT_PWD/../qtivi"