mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +00:00
312b9f76b6
This reverts merge request !435
10 lines
210 B
PkgConfig
10 lines
210 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/libpng16
|
|
|
|
Name: libpng
|
|
Description: Loads and saves PNG files
|
|
Version: 1.6.37
|
|
Libs: -L${libdir} -lpng16
|
|
Cflags: -I${includedir}
|