repo.or.cz
/
The-Artvertiser.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
compiles and seems to run; not properly tested
[The-Artvertiser.git]
/
starter
/
starter.pc.in
blob
5e0ceffa80c8c35e2fb8d98c6982a16209099f67
1
# Package Information for pkg-config
2
3
prefix=@prefix@
4
exec_prefix=@exec_prefix@
5
libdir=@libdir@
6
includedir=@includedir@/bazar
7
8
Name: starter
9
Description: Library of commonly used structures and algorithms
10
Version: @VERSION@
11
Libs: -L${libdir} -lstarter
12
Cflags: -I${includedir}