qt5base-lts/tests/manual/qcursor/qcursorhighdpi/qcursorhighdpi.pro

7 lines
167 B
Prolog
Raw Normal View History

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