mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-10 09:26:43 +00:00
11 lines
214 B
PkgConfig
11 lines
214 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@/libpng16
|
||
|
|
||
|
Name: libpng
|
||
|
Description: Loads and saves PNG files
|
||
|
Version: 1.6.38.git
|
||
|
Libs: -L${libdir} -lpng16
|
||
|
Cflags: -I${includedir}
|