summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-14 19:21:18 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2012-12-16 21:57:04 +0100
commit1a221a3995e8c7ac6ed3517b9efcc1a9e8e35fed (patch)
treedd6ff92b03007bb0245767675eb4b61965f3a86c /tests
parentd0a3ae112e701673a722c94c84335fa520c375d7 (diff)
remove some unnecessary CONFIG additions
qt is already added by spec_pre.prf, warn_on and depend_includepath by default_pre.prf, and console is added one line below. Change-Id: I69345d5cd2cfcb9726cdd4c21874381463e51c2c Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/nfctestserver/nfctestserver.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/nfctestserver/nfctestserver.pro b/tests/nfctestserver/nfctestserver.pro
index 80612a6b..50ca97a8 100644
--- a/tests/nfctestserver/nfctestserver.pro
+++ b/tests/nfctestserver/nfctestserver.pro
@@ -5,7 +5,6 @@ DEPENDPATH += $$PWD/../../src/nfc
TARGET = nfctestserver
-CONFIG += qt warn_on console depend_includepath
CONFIG += console strict_flags
CONFIG -= app_bundle