1339cc4667
Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
36 lines
756 B
CMake
36 lines
756 B
CMake
# Generated from qtexttableborders.pro.
|
|
|
|
#####################################################################
|
|
## qtexttableborders Binary:
|
|
#####################################################################
|
|
|
|
qt_add_manual_test(qtexttableborders
|
|
GUI
|
|
SOURCES
|
|
main.cpp
|
|
widget.cpp widget.h widget.ui
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::PrintSupport
|
|
Qt::Widgets
|
|
ENABLE_AUTOGEN_TOOLS
|
|
uic
|
|
)
|
|
|
|
# Resources:
|
|
set(resources_resource_files
|
|
"table-border-test-header.html"
|
|
"table-border-test.html"
|
|
)
|
|
|
|
qt_add_resource(qtexttableborders "resources"
|
|
PREFIX
|
|
"/"
|
|
FILES
|
|
${resources_resource_files}
|
|
)
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:qtexttableborders.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|