summaryrefslogtreecommitdiffstats
path: root/tests/manual/corelib/tools/customtype/customtype.pro
blob: 0a5a90f5415f39df0cb9b2e4b4cc2cfa6b3b2860 (plain)
1
2
3
4
5
6
7
HEADERS   = message.h
SOURCES   = main.cpp \
            message.cpp
QT += widgets
INCLUDEPATH += .
TARGET = customtype