mirror of
https://github.com/love2d/love-android.git
synced 2026-08-15 15:51:20 +02:00
12 lines
274 B
PkgConfig
12 lines
274 B
PkgConfig
prefix=/usr/local
|
|
exec_prefix=${prefix}
|
|
|
|
Name: ILU
|
|
Description: Developer's Image Library - ILU part (image library utilities)
|
|
Version: 1.7.8
|
|
URL: http://openil.sourceforge.net
|
|
Requires: IL
|
|
Libs: -L${exec_prefix}/lib -lILU
|
|
Libs.private: -lIL
|
|
Cflags: -I${prefix}/include
|