|
Last change
on this file since 890 was 561, checked in by Dmitry A. Kuminov, 16 years ago |
|
trunk: Merged in qt 4.6.1 sources.
|
|
File size:
718 bytes
|
| Line | |
|---|
| 1 | ######################################################################
|
|---|
| 2 | # Automatically generated by qmake (2.01a) fr. nov. 16 14:11:36 2007
|
|---|
| 3 | ######################################################################
|
|---|
| 4 |
|
|---|
| 5 | TEMPLATE = app
|
|---|
| 6 | TARGET =
|
|---|
| 7 | DEPENDPATH += .
|
|---|
| 8 | INCLUDEPATH += .
|
|---|
| 9 | QT = core network
|
|---|
| 10 | CONFIG += console
|
|---|
| 11 |
|
|---|
| 12 | # Input
|
|---|
| 13 | HEADERS += downloadmanager.h textprogressbar.h
|
|---|
| 14 | SOURCES += downloadmanager.cpp main.cpp textprogressbar.cpp
|
|---|
| 15 |
|
|---|
| 16 | # install
|
|---|
| 17 | target.path = $$[QT_INSTALL_EXAMPLES]/network/downloadmanager
|
|---|
| 18 | sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro *.png
|
|---|
| 19 | sources.path = $$[QT_INSTALL_EXAMPLES]/network/downloadmanager
|
|---|
| 20 | INSTALLS += target sources
|
|---|
| 21 |
|
|---|
| 22 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.