summaryrefslogtreecommitdiffstats
path: root/tests/auto/compilerwarnings/compilerwarnings.pro
blob: 1f6d1e9f8ae503ad7044d36e7333bc359fce4583 (plain)
1
2
3
4
5
6
load(qttest_p4)
SOURCES += tst_compilerwarnings.cpp
QT = core
RESOURCES = compilerwarnings.qrc

CONFIG+=insignificant_test # QTQAINFRA-428