summaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/dprgadget/dprgadget.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/highdpi/dprgadget/dprgadget.pro')
-rw-r--r--tests/manual/highdpi/dprgadget/dprgadget.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/manual/highdpi/dprgadget/dprgadget.pro b/tests/manual/highdpi/dprgadget/dprgadget.pro
new file mode 100644
index 0000000000..900402409e
--- /dev/null
+++ b/tests/manual/highdpi/dprgadget/dprgadget.pro
@@ -0,0 +1,5 @@
+
+CONFIG += console
+SOURCES += main.cpp
+QT += widgets gui_private
+