Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 311 Bytes

testapplication.pri

File metadata and controls

11 lines (8 loc) · 311 Bytes
 
Apr 4, 2013
Apr 4, 2013
1
2
3
4
5
include(../ssuapplication.pri)
include(tests_common.pri)
QT += testlib
Apr 10, 2013
Apr 10, 2013
6
7
8
test_data.path = $${TESTS_DATA_PATH}
INSTALLS += test_data
Apr 4, 2013
Apr 4, 2013
9
10
11
test_data_etc.path = $${TESTS_DATA_PATH}/configroot/etc/ssu
test_data_usr_share.path = $${TESTS_DATA_PATH}/configroot/usr/share/ssu
INSTALLS += test_data_etc test_data_usr_share