dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(build): add build lunch k5c and k5 support
lin
2025-01-04
be45768b193281917003531c55e9ebda9d2c2f99
[~lzh/A133.git]
/
android
/
external
/
libunwind
/
src
/
libunwind-generic.pc.in
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libunwind-generic
Description: libunwind generic library
Version: @VERSION@
Requires: libunwind
Libs: -L${libdir} -lunwind-generic
Cflags: -I${includedir}