summaryrefslogtreecommitdiff
path: root/tests/unit/Settings/set.pri
blob: df1871f0e41c52ae66dd2fee0fe3c2c67ffd707d (plain)
1
2
3
4
5
6
7
8
9
10
HEADERS += \
   $$PWD/TestSettings.h \
   $$PWD/StudySettings_test.h \
   $$PWD/FieldStyleFactory_test.h
   
SOURCES += \
   $$PWD/TestSettings.cpp \
   $$PWD/StudySettings_test.cpp \
   $$PWD/FieldStyleFactory_test.cpp