403213240c
Modify special case locations to use the new API as well. Clean up some stale .prev files that are not needed anymore. Clean up some project files that are not used anymore. Task-number: QTBUG-86815 Change-Id: I9947da921f98686023c6bb053dfcc101851276b5 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
27 lines
550 B
CMake
27 lines
550 B
CMake
# Generated from qdbuscpp2xml.pro.
|
|
|
|
#####################################################################
|
|
## tst_qdbuscpp2xml Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qdbuscpp2xml
|
|
SOURCES
|
|
test1.h
|
|
tst_qdbuscpp2xml.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::DBus
|
|
)
|
|
|
|
# Resources:
|
|
set(qdbuscpp2xml_resource_files
|
|
"test1.h"
|
|
)
|
|
|
|
qt_internal_add_resource(tst_qdbuscpp2xml "qdbuscpp2xml"
|
|
PREFIX
|
|
"/tst_qdbuscpp2xml/"
|
|
FILES
|
|
${qdbuscpp2xml_resource_files}
|
|
)
|
|
|