BlinkenArea - GitList
Repositories
Blog
Wiki
Blinker
Code
Commits
Branches
Tags
Search
Tree:
6c1426a
Branches
Tags
master
Blinker
src
config
linphone.cfg.sh
implement SIP
Stefan Schuermans
commited
6c1426a
at 2019-05-04 14:47:32
linphone.cfg.sh
Blame
History
Raw
if echo '#include <linphone/linphonecore.h>' | g++ - -E >/dev/null 2>/dev/null then echo CONFIG+=LPH echo DEFINE+=-DBLINKER_CFG_LINPHONE echo LIBS+=-llinphone fi