mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-26 10:03:48 +00:00
10 lines
226 B
Text
10 lines
226 B
Text
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/libpng12
|
|
|
|
Name: libpng
|
|
Description: Loads and saves PNG files
|
|
Version: 1.2.24
|
|
Libs: -L${libdir} -lpng12
|
|
Cflags: -I${includedir} @LIBPNG_NO_MMX@
|