blob: 912c0f3b8e363ef30d490cfc8bfcc4e5c0b6ab00 [file] [log] [blame]
HEADERS = client.h
SOURCES = client.cpp \
main.cpp
QT += network widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/corelib/ipc/localfortuneclient
INSTALLS += target