DEBSOURCES
Skip Quicknav
sources / qtbase-opensource-src / 5.15.15%2Bdfsg-6 / tests / auto / corelib / kernel / qsharedmemory / test.pro
12345678
CONFIG += testcase QT = core-private testlib TARGET = tst_qsharedmemory SOURCES += tst_qsharedmemory.cpp linux: LIBS += -lrt