mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-12-27 20:31:54 +01:00
11 lines
239 B
PkgConfig
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}
|