mirror of
https://github.com/love2d/love-android.git
synced 2026-08-20 12:40:28 +02:00
added dependencies and build files (loosely inspired by Sebastian Dorda's love-native-android)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user