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