Last change
on this file since 846 was 846, checked in by Dmitry A. Kuminov, 14 years ago |
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
File size:
692 bytes
|
Line | |
---|
1 | ######################################################################
|
---|
2 | # Automatically generated by qmake (1.08a) Fri Jan 7 15:25:07 2005
|
---|
3 | ######################################################################
|
---|
4 |
|
---|
5 | TEMPLATE = app
|
---|
6 | CONFIG -= moc app_bundle
|
---|
7 | QT -= gui
|
---|
8 | DEPENDPATH += .
|
---|
9 | INCLUDEPATH += .
|
---|
10 | QT = core
|
---|
11 |
|
---|
12 | # Input
|
---|
13 | SOURCES += waitconditions.cpp
|
---|
14 | CONFIG += qt warn_on create_prl link_prl console
|
---|
15 |
|
---|
16 | # install
|
---|
17 | target.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions
|
---|
18 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS waitconditions.pro
|
---|
19 | sources.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions
|
---|
20 | INSTALLS += target sources
|
---|
21 |
|
---|
22 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.