|
Last change
on this file was 2, checked in by Dmitry A. Kuminov, 17 years ago |
|
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
|
File size:
552 bytes
|
| Line | |
|---|
| 1 | ######################################################################
|
|---|
| 2 | # Automatically generated by qmake (2.01a) fr. nov. 16 13:18:20 2007
|
|---|
| 3 | ######################################################################
|
|---|
| 4 |
|
|---|
| 5 | TEMPLATE = app
|
|---|
| 6 | TARGET =
|
|---|
| 7 | DEPENDPATH += .
|
|---|
| 8 | INCLUDEPATH += .
|
|---|
| 9 | QT = core network
|
|---|
| 10 | CONFIG += console
|
|---|
| 11 |
|
|---|
| 12 | # Input
|
|---|
| 13 | SOURCES += main.cpp
|
|---|
| 14 |
|
|---|
| 15 | # install
|
|---|
| 16 | target.path = $$[QT_INSTALL_EXAMPLES]/network/download
|
|---|
| 17 | sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro *.png
|
|---|
| 18 | sources.path = $$[QT_INSTALL_EXAMPLES]/network/download
|
|---|
| 19 | INSTALLS += target sources
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.