summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-01-07 21:05:28 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-01-07 21:07:47 (GMT)
commita25fbb9afdda4315a501ebf10c9fede8905b4329 (patch)
treeb0e31b5fa455d4fefbaaf513b82b33b3c67a0c2a
parent1ff8e5ae0a3108086aacd53d3f8d213f13e05a4e (diff)
downloadQt-a25fbb9afdda4315a501ebf10c9fede8905b4329.zip
Qt-a25fbb9afdda4315a501ebf10c9fede8905b4329.tar.gz
Qt-a25fbb9afdda4315a501ebf10c9fede8905b4329.tar.bz2
fix test under windows
the windows mkspecs auto-add debug_and_release to CONFIG and thus trigger warnings from the profile parser.
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/heuristics/project.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/heuristics/project.pro b/tests/auto/linguist/lupdate/testdata/good/heuristics/project.pro
index 759bea0..034f298 100644
--- a/tests/auto/linguist/lupdate/testdata/good/heuristics/project.pro
+++ b/tests/auto/linguist/lupdate/testdata/good/heuristics/project.pro
@@ -1,3 +1,4 @@
SOURCES = main.cpp
+CONFIG -= debug_and_release
TRANSLATIONS = project.ts