Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

localfortuneclient.pro Example File
ipc/localfortuneclient/localfortuneclient.pro

 HEADERS       = client.h
 SOURCES       = client.cpp \
                 main.cpp
 QT           += network

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/ipc/localfortuneclient
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS localfortuneclient.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/ipc/localfortuneclient
 INSTALLS += target sources


Copyright © 2008 Nokia Trademarks
Qt 4.4.3