summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qshortcut/qshortcut.pro
blob: 4d2e8d8acc5ee42003487181e5b19fcb0d25a7d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase
TARGET = tst_qshortcut

# Project Configuration ----------------------------------------------
INCLUDEPATH  += ../

# Normal Test Files --------------------------------------------------
QT += widgets testlib
HEADERS      += 
SOURCES      += tst_qshortcut.cpp


DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0