0748751c9f
(4.7-generated-declarative branch).
25 lines
765 B
Prolog
25 lines
765 B
Prolog
######################################################################
|
|
# Automatically generated by qmake (2.01a) fr. nov. 16 13:18:20 2007
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
QT = core network
|
|
CONFIG += console
|
|
|
|
# Input
|
|
SOURCES += main.cpp
|
|
|
|
# install
|
|
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/network/download
|
|
sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro *.png
|
|
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/network/download
|
|
INSTALLS += target sources
|
|
|
|
symbian: CONFIG += qt_example
|
|
maemo5: CONFIG += qt_example
|
|
|
|
symbian: warning(This example might not fully work on Symbian platform)
|
|
simulator: warning(This example might not fully work on Simulator platform)
|