summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/unicodeexecutable/unicodeexecutable.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installer/unicodeexecutable/unicodeexecutable.pro')
-rw-r--r--tests/auto/installer/unicodeexecutable/unicodeexecutable.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/installer/unicodeexecutable/unicodeexecutable.pro b/tests/auto/installer/unicodeexecutable/unicodeexecutable.pro
new file mode 100644
index 000000000..2da7be243
--- /dev/null
+++ b/tests/auto/installer/unicodeexecutable/unicodeexecutable.pro
@@ -0,0 +1,8 @@
+SOURCES = main.c
+
+CONFIG -= qt app_bundle
+CONFIG += console
+
+DESTDIR = ./
+
+QT =