Changeset 846 for trunk/examples/threads/threads.pro
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/examples/threads/threads.pro
r561 r846 1 1 TEMPLATE = subdirs 2 SUBDIRS = mandelbrot \ 3 semaphores \ 2 SUBDIRS = semaphores \ 4 3 waitconditions 4 5 !contains(QT_CONFIG, no-gui):SUBDIRS += mandelbrot 5 6 6 7 # install
Note:
See TracChangeset
for help on using the changeset viewer.