Last change
on this file since 561 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
736 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 | DEPENDPATH += .
|
---|
8 | INCLUDEPATH += .
|
---|
9 | QT = core
|
---|
10 |
|
---|
11 | # Input
|
---|
12 | SOURCES += waitconditions.cpp
|
---|
13 | CONFIG += qt warn_on create_prl link_prl console
|
---|
14 | OBJECTS_DIR=obj/debug-shared
|
---|
15 | MOC_DIR=moc/debug-shared
|
---|
16 |
|
---|
17 | # install
|
---|
18 | target.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions
|
---|
19 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS waitconditions.pro
|
---|
20 | sources.path = $$[QT_INSTALL_EXAMPLES]/threads/waitconditions
|
---|
21 | INSTALLS += target sources
|
---|
22 |
|
---|
23 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.