WiiFlow_Lite/portlibs/sources/libpng/scripts/libpng.pc.in
fix94.1 d1fca6bfef -recompiled all portlibs of wiiflow, optimized all of them for
smallest size (we're back on 3mb yay)
-included sources of freetype and libpng (I just dont wanna loose
them yet again so why not :P)
2012-05-27 12:03:04 +00:00

11 lines
210 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libpng12
Name: libpng
Description: Loads and saves PNG files
Version: 1.2.29
Libs: -L${libdir} -lpng12
Cflags: -I${includedir}