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
/
png
/
libpng.pc.in
blob
9708e9af2be1259147c6244c07345f39222cbea4
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
5
6
Name: libpng
7
Description: Loads and saves PNG files
8
Version: @PNGLIB_VERSION@
9
Requires: zlib
10
Libs: -L${libdir} -lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
11
Libs.private: @LIBS@
12
Cflags: -I${includedir}