mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 00:02:31 +02:00
11 lines
293 B
PkgConfig
11 lines
293 B
PkgConfig
prefix=/usr/local
|
|
exec_prefix=${prefix}
|
|
|
|
Name: IL
|
|
Description: Developer's Image Library - IL part (just image loading)
|
|
Version: 1.7.8
|
|
URL: http://openil.sourceforge.net
|
|
Libs: -L${exec_prefix}/lib -lIL
|
|
Libs.private: -ltiff -lpng12 -lmng -llcms -ljasper -ljpeg
|
|
Cflags: -I${prefix}/include
|