blob: 0e0fe9b1a5a89d59fb6e46af43b017dbf1b5dd09 [file] [log] [blame]
HEADERS = message.h
SOURCES = main.cpp \
message.cpp
QT += widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/corelib/tools/customtype
INSTALLS += target