WiiFlow_Lite/portlibs/sources/libpng/libpng.pc
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
239 B
PkgConfig

prefix=/c/devkitPro/portlibs/ppc
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/libpng12
Name: libpng
Description: Loads and saves PNG files
Version: 1.2.29
Libs: -L${libdir} -lpng12
Cflags: -I${includedir}