mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 16:21:33 +02:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/libpng15
|
|
|
|
Name: libpng
|
|
Description: Loads and saves PNG files
|
|
Version: 1.5.6
|
|
Libs: -L${libdir} -lpng15
|
|
Cflags: -I${includedir}
|