qt5base-lts/tests/manual/widgets/styles/styles.pro
Leander Beernaert bac999f38c Fix two manual tests qmake project files
Fixes incorrect target name for styles test.

Explicit reference of widgets and opengl libraries in dialog.pri. While
not necessary for qmake it makes our lives easier when running the
CMake conversion script.

Change-Id: I036cae9d801c80c5817421b8427fc5c91e2f7883
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-11-13 15:00:58 +01:00

8 lines
110 B
Prolog

TEMPLATE = app
QT = widgets
TARGET = tst_manual_styles
CONFIG += cmdline
CONFIG += c++11
SOURCES += main.cpp