blob: 14b22daa57ff97174c26737ff3b7fc3d8b9ffd6f [file] [log] [blame]
QT += network widgets
HEADERS = dialog.h
SOURCES = dialog.cpp \
main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/network/loopback
INSTALLS += target