summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsharedmemory/qsharedmemory.pro
blob: 91ac28fe0d5009ffa891209731f9b4af9f5fe705 (plain)
1
2
3
4
5
6
TEMPLATE = subdirs

qtConfig(sharedmemory) {
    SUBDIRS = producerconsumer \
              test.pro
}