blob: 88190c45bdcfafcfa092b2148584babb7377fdba [file] [log] [blame]
HEADERS = server.h
SOURCES = server.cpp \
main.cpp
QT += network widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/corelib/ipc/localfortuneserver
INSTALLS += target