mirror of
https://github.com/RPCS3/libpng.git
synced 2026-07-01 12:46:08 -04:00
11 lines
210 B
Plaintext
11 lines
210 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/libpng16
|
|
|
|
Name: libpng
|
|
Description: Loads and saves PNG files
|
|
Version: 1.6.17
|
|
Libs: -L${libdir} -lpng16
|
|
Cflags: -I${includedir}
|