qt5base-lts/tests/manual/highdpi/highdpi.pro
Friedemann Kleint ec190b0da7 Fix up existing high DPI manual test.
Compile on Windows, add command line options to activate the
various tests.

Task-number: QTBUG-38858
Change-Id: I38c6a9a6711831b2bd8b6ea051dd19615cc911a1
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2014-07-18 16:45:44 +02:00

12 lines
140 B
Prolog

TEMPLATE = app
TARGET = highdpi
INCLUDEPATH += .
QT += widgets
CONFIG+=console
# Input
SOURCES += main.cpp
RESOURCES += \
highdpi.qrc