summaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/highdpi.pro
blob: 635ba37a3836891c0419f07386e80b8057f1d8a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = app
TARGET = highdpi
DEPENDPATH += .
INCLUDEPATH += .
QT += widgets

# Input
SOURCES += main.cpp

RESOURCES += \
    highdpi.qrc