source:
trunk/src/corelib/concurrent/concurrent.pri@
991
Last change on this file since 991 was 2, checked in by , 16 years ago | |
---|---|
File size: 1.6 KB |
Line | |
---|---|
1 | SOURCES += \ |
2 | concurrent/qfuture.cpp \ |
3 | concurrent/qfutureinterface.cpp \ |
4 | concurrent/qfuturesynchronizer.cpp \ |
5 | concurrent/qfuturewatcher.cpp \ |
6 | concurrent/qrunnable.cpp \ |
7 | concurrent/qtconcurrentfilter.cpp \ |
8 | concurrent/qtconcurrentmap.cpp \ |
9 | concurrent/qtconcurrentresultstore.cpp \ |
10 | concurrent/qtconcurrentthreadengine.cpp \ |