projects
/
synfig.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Set the canvas of the bline used by the circle tool.
[synfig.git]
/
gtkmm-osx
/
trunk
/
libpng-1.2.5
/
libpng.pc
1
2
prefix=/Applications/SynfigStudio.app/Contents/synfig
3
exec_prefix=${prefix}
4
libdir=${exec_prefix}/lib
5
includedir=${exec_prefix}/include
6
7
Name: libpng12
8
Description: Loads and saves PNG files
9
Version: 1.2.5
10
Libs: -L${libdir} -lpng12 -lz
11
Cflags: -I${includedir}/libpng12