author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 21 Apr 2010 20:15:53 +0300 | |
branch | RCL_3 |
changeset 13 | c0432d11811c |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
# no QSharedMemory |
|
3 |
!vxworks:!qnx:SUBDIRS = sharedmemory |
|
4 |
!wince*: SUBDIRS += localfortuneserver localfortuneclient |
|
5 |
||
6 |
# install |
|
7 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS ipc.pro README |
|
8 |
sources.path = $$[QT_INSTALL_EXAMPLES]/ipc |
|
9 |
INSTALLS += sources |
|
10 |
||
11 |
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |