Changeset 561 for trunk/examples/ipc/ipc.pro
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/examples/ipc/ipc.pro
r517 r561 1 1 TEMPLATE = subdirs 2 !os2:SUBDIRS = sharedmemory 2 # no QSharedMemory 3 !vxworks:!qnx:!os2:SUBDIRS = sharedmemory 3 4 !wince*: SUBDIRS += localfortuneserver localfortuneclient 4 5 … … 7 8 sources.path = $$[QT_INSTALL_EXAMPLES]/ipc 8 9 INSTALLS += sources 10 11 symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
Note:
See TracChangeset
for help on using the changeset viewer.