projects
/
apps
/
livebox
/
livebox-viewer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add new function for setting the configuration value via argument
[apps/livebox/livebox-viewer.git]
/
livebox-viewer.pc.in
1
prefix=@PREFIX@
2
exec_prefix=@EXEC_PREFIX@
3
libdir=@LIBDIR@
4
includedir=@INCLUDEDIR@
5
6
Name: livebox-viewer
7
Description: livebox supporting library
8
Version: @VERSION@
9
Libs: -L${libdir} -llivebox-viewer
10
Cflags: -I${includedir}
11
cppflags: -I${includedir}