summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsharedmemory/test.pro
blob: 8b3badadb02fc7c6596b52dc67de88a9858f0e58 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase

QT = core-private testlib

TARGET = tst_qsharedmemory
SOURCES += tst_qsharedmemory.cpp

linux: LIBS += -lrt