summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testSpaceInName/testSpaceInName.pro
blob: 913e868d038270b8cca46d72f64d7a2ad45b72a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SOURCES = main.cpp
CONFIG -= qt
CONFIG += console
DESTDIR = "../test Space In Name"

mac {
  CONFIG -= app_bundle
}

# no install rule for application used by test
INSTALLS =