summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/qcursorhighdpi/qcursorhighdpi.pro
blob: 3a8fc25b333840d1c517050dce8be2a828a4025e (plain)
1
2
3
4
5
6
TEMPLATE = app
QT = core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += gui-private core-private widgets
CONFIG -= app_bundle
SOURCES += main.cpp
win32: LIBS += -lUser32