mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-13 00:24:17 +00:00
10 lines
210 B
PkgConfig
10 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.46
|
|
Libs: -L${libdir} -lpng12
|
|
Cflags: -I${includedir}
|