summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/silent/silent.pro
blob: c4c2e41d6fede44ef1f90087ecd60996b9706c6c (plain)
1
2
3
4
5
6
7
8
SOURCES += tst_silent.cpp
QT = core testlib-private

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = silent
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0