summaryrefslogtreecommitdiffstats
path: root/tests/modules/SessionManager/SessionManager.pro
blob: 6f7a47537da8b39ed87c2e489b70a94e8b06b528 (plain)
1
2
3
4
5
6
7
8
9
TESTNAME = session_manager

include (../../testcommon.pri)

PKGCONFIG += process-cpp
CONFIG += exceptions

SOURCES += session_test.cpp \
        session_manager_test.cpp