summaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/highdpi.pro
blob: 7a2979c74c1bf2b16850baf22660ce55fbc075dc (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app
TARGET = highdpi
INCLUDEPATH += .
QT += widgets
CONFIG+=console
# Input
SOURCES += main.cpp

RESOURCES += \
    highdpi.qrc