comparison: toolkit/crashreporter/google-breakpad/src/third_party/glog/libglog.pc.in
toolkit/crashreporter/google-breakpad/src/third_party/glog/libglog.pc.in
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 prefix=@prefix@ |
|
2 exec_prefix=@exec_prefix@ |
|
3 libdir=@libdir@ |
|
4 includedir=@includedir@ |
|
5 |
|
6 Name: libglog |
|
7 Description: Google Log (glog) C++ logging framework |
|
8 Version: @VERSION@ |
|
9 Libs: -L${libdir} -lglog |
|
10 Cflags: -I${includedir} |