projects
/
profile
/
ivi
/
ofono-qt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rework call forwarding tests
[profile/ivi/ofono-qt.git]
/
tests
/
testcase.pri
1
CONFIG += testcase
2
QT = core testlib dbus
3
INCLUDEPATH += ../lib ../
4
LIBS += -L ../lib -lofono-qt
5
6
target.path = $$[QT_INSTALL_PREFIX]/lib/libofono-qt/tests
7
INSTALLS += target