mirror of
https://github.com/etlegacy/EasyGen.git
synced 2025-03-23 00:20:57 +00:00
11 lines
209 B
PkgConfig
11 lines
209 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@/libpng16
|
||
|
|
||
|
Name: libpng
|
||
|
Description: Loads and saves PNG files
|
||
|
Version: 1.6.2
|
||
|
Libs: -L${libdir} -lpng16
|
||
|
Cflags: -I${includedir}
|