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

# Input
SOURCES += main.cpp

RESOURCES += \
    highdpi.qrc