summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/maxwarnings/maxwarnings.pro
blob: 393a96464ce8e07141eb28ec2f54f59d3383a9fb (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES += maxwarnings.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = maxwarnings