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