summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qobjectperformance/qobjectperformance.pro
blob: 78423bee9c732b2c49f59d053d0d1ed2f0dc60b0 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qobjectperformance
SOURCES  += tst_qobjectperformance.cpp

QT = core network testlib


DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0