repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
libs
/
mesa
/
src
/
mapi
/
vgapi
/
vg.pc.in
blob
63e9af8355b7513643334f524726e87f46ecc382
1
prefix=@INSTALL_DIR@
2
exec_prefix=${prefix}
3
libdir=@INSTALL_LIB_DIR@
4
includedir=@INSTALL_INC_DIR@
5
6
Name: vg
7
Description: Mesa OpenVG 1.0 library
8
Requires.private: @VG_PC_REQ_PRIV@
9
Version: @VERSION@
10
Libs: -L${libdir} -l@VG_LIB@
11
Libs.private: @VG_PC_LIB_PRIV@
12
Cflags: -I${includedir} @VG_PC_CFLAGS@