qtbase-opensource-src/tests/auto/other/qsharedpointer_and_qwidget/qsharedpointer_and_qwidget.pro

6 lines
160 B
Prolog
Raw Normal View History

2022-05-14 17:39:13 +08:00
CONFIG += testcase
TARGET = tst_qsharedpointer_and_qwidget
QT += widgets testlib
SOURCES += tst_qsharedpointer_and_qwidget.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"