repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
switch4g: completely re-writen
[tomato.git]
/
release
/
src
/
router
/
pcre
/
libpcrecpp.pc
blob
79eeb32a2b92ece0d9f6c36608f9f73a6f6ce99a
1
# Package Information for pkg-config
2
3
prefix=/usr
4
exec_prefix=${prefix}
5
libdir=${exec_prefix}/lib
6
includedir=${prefix}/include
7
8
Name: libpcrecpp
9
Description: PCRECPP - C++ wrapper for PCRE
10
Version: 8.35
11
Libs: -L${libdir} -lpcre -lpcrecpp
12
Cflags: -I${includedir}