repo.or.cz
/
barry
/
progweb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
maint: change script shebang to use bash explicitly and avoid the dash menace
[barry/progweb.git]
/
libbarry-0.pc.in
blob
de13ca9f271a51c8bd67666a988d5a843974b712
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@/barry@BARRY_MAJOR@
5
6
Name: Barry
7
Description: C++ library for interfacing with the BlackBerry Handheld
8
URL: http://sourceforge.net/projects/barry
9
Version: @VERSION@
10
Libs: -L${libdir} -lbarry
11
Cflags: -I${includedir}
12