mirror of
https://github.com/love2d/megasource.git
synced 2026-08-15 15:51:13 +02:00
11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
|
|
Name: IL
|
|
Description: Developer's Image Library - IL part (just image loading)
|
|
Version: @VERSION@
|
|
URL: http://openil.sourceforge.net
|
|
Libs: -L@libdir@ -lIL
|
|
Libs.private: @IL_LIBS@
|
|
Cflags: -I@includedir@ @IL_CFLAGS@
|