aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fuzzy-test/fuzzy-test.pro
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2014-02-26 02:53:29 -0500
committerJake Petroules <jake.petroules@petroules.com>2014-02-26 09:56:49 +0100
commitac69e0b8703512eee8791f832fc35b7253999f35 (patch)
tree06c8cfe1d0f5dc659794829175f844b09dd28d3d /tests/fuzzy-test/fuzzy-test.pro
parenteac4bba41ed9e68dee9a019e0fedc51d220ef112 (diff)
Unbundle qbs_fuzzy-test on OS X.
Change-Id: Id7b62904e0e6e6f3cafbd553b9d8499c98c94530 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Diffstat (limited to 'tests/fuzzy-test/fuzzy-test.pro')
-rw-r--r--tests/fuzzy-test/fuzzy-test.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fuzzy-test/fuzzy-test.pro b/tests/fuzzy-test/fuzzy-test.pro
index 29cf93501..97083ef7a 100644
--- a/tests/fuzzy-test/fuzzy-test.pro
+++ b/tests/fuzzy-test/fuzzy-test.pro
@@ -1,6 +1,7 @@
TARGET = qbs_fuzzy-test
DESTDIR = ../../bin
CONFIG += console
+CONFIG -= app_bundle
SOURCES = main.cpp \
commandlineparser.cpp \
fuzzytester.cpp