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

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

PKGCONFIG += process-cpp
CONFIG += exceptions

SOURCES += session_test.cpp \
        session_manager_test.cpp