diff options
Diffstat (limited to 'tests/auto/qtipc/qsharedmemory/qsharedmemory.pro')
-rw-r--r-- | tests/auto/qtipc/qsharedmemory/qsharedmemory.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qtipc/qsharedmemory/qsharedmemory.pro b/tests/auto/qtipc/qsharedmemory/qsharedmemory.pro new file mode 100644 index 0000000..9fef8e4 --- /dev/null +++ b/tests/auto/qtipc/qsharedmemory/qsharedmemory.pro @@ -0,0 +1,4 @@ +TEMPLATE = subdirs +SUBDIRS = test qsystemlock + + |