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
update experimental gcc 6 patch to gcc 6.1.0 release
[AROS.git]
/
workbench
/
libs
/
png
/
scripts
/
libpng.pc.in
blob
543aef73aac0c2296f24fd3a6ebf986dae3b0cf8
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@/libpng16
5
6
Name: libpng
7
Description: Loads and saves PNG files
8
Version: 1.6.3
9
Libs: -L${libdir} -lpng16
10
Cflags: -I${includedir}