summaryrefslogtreecommitdiffstats
path: root/tests/auto/integrationtests/qsharedpointer_and_qwidget/qsharedpointer_and_qwidget.pro
blob: 722f575f803016d3e5265951e5a40e5089c7e712 (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qsharedpointer_and_qwidget
QT += widgets testlib
SOURCES += tst_qsharedpointer_and_qwidget.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"