diff options
author | David Boddie <dboddie@trolltech.com> | 2009-03-26 15:50:37 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-03-26 15:50:37 (GMT) |
commit | 0e459b6b5a4a8d900c675cdcb5312535de2fe535 (patch) | |
tree | e94438805d685e4b459f4dd0f4b06d17117bd48b /tests/auto/selftests/maxwarnings/maxwarnings.pro | |
parent | 7fe9bdb1be6b20c351ff0bd34aff2b1cc8b50323 (diff) | |
parent | 6bcf2ca6645409ffa1aaadd1bd302c6e86b5b028 (diff) | |
download | Qt-0e459b6b5a4a8d900c675cdcb5312535de2fe535.zip Qt-0e459b6b5a4a8d900c675cdcb5312535de2fe535.tar.gz Qt-0e459b6b5a4a8d900c675cdcb5312535de2fe535.tar.bz2 |
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Diffstat (limited to 'tests/auto/selftests/maxwarnings/maxwarnings.pro')
-rw-r--r-- | tests/auto/selftests/maxwarnings/maxwarnings.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/selftests/maxwarnings/maxwarnings.pro b/tests/auto/selftests/maxwarnings/maxwarnings.pro index b43affe..393a964 100644 --- a/tests/auto/selftests/maxwarnings/maxwarnings.pro +++ b/tests/auto/selftests/maxwarnings/maxwarnings.pro @@ -6,3 +6,4 @@ mac:CONFIG -= app_bundle CONFIG -= debug_and_release_target +TARGET = maxwarnings |