mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 00:02:31 +02:00
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
|
|
Name: ILU
|
|
Description: Developer's Image Library - ILU part (image library utilities)
|
|
Version: @VERSION@
|
|
URL: http://openil.sourceforge.net
|
|
Requires: IL
|
|
Libs: -L@libdir@ -lILU
|
|
Libs.private: @ILU_LIBS@ -lIL
|
|
Cflags: -I@includedir@ @IL_CFLAGS@
|