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

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

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