Add DevIL 1.7.8.

This commit is contained in:
rude
2013-09-26 00:20:08 +02:00
parent 6e493fb605
commit c065120c58
487 changed files with 219483 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
Name: ILUT
Description: Developer's Image Library - ILUT part (connection to higher level libraries)
Version: @VERSION@
URL: http://openil.sourceforge.net
Libs: -L@libdir@ -lILUT -ILU -lIL
Libs.private: @ILUT_LIBS@
Cflags: -I@includedir@ @IL_CFLAGS@