summaryrefslogtreecommitdiffstats
path: root/tests/auto/qprocess/testGuiProcess/testGuiProcess.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qprocess/testGuiProcess/testGuiProcess.pro')
-rw-r--r--tests/auto/qprocess/testGuiProcess/testGuiProcess.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qprocess/testGuiProcess/testGuiProcess.pro b/tests/auto/qprocess/testGuiProcess/testGuiProcess.pro
new file mode 100644
index 0000000000..15a9e8e4e4
--- /dev/null
+++ b/tests/auto/qprocess/testGuiProcess/testGuiProcess.pro
@@ -0,0 +1,4 @@
+SOURCES += main.cpp
+CONFIG += console
+DESTDIR = ./
+