summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/qcursorhighdpi/qcursorhighdpi.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qcursor/qcursorhighdpi/qcursorhighdpi.pro')
-rw-r--r--tests/manual/qcursor/qcursorhighdpi/qcursorhighdpi.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/manual/qcursor/qcursorhighdpi/qcursorhighdpi.pro b/tests/manual/qcursor/qcursorhighdpi/qcursorhighdpi.pro
new file mode 100644
index 0000000000..3a8fc25b33
--- /dev/null
+++ b/tests/manual/qcursor/qcursorhighdpi/qcursorhighdpi.pro
@@ -0,0 +1,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