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

qtConfig(sharedmemory) {
    !winrt: SUBDIRS = sharedmemoryhelper
    SUBDIRS += test
}