summaryrefslogtreecommitdiff
path: root/DevIL/data/ILU.pc.in
blob: 4479abd6884b2455c70d18442d54885e4c177d54 (plain)
1
2
3
4
5
6
7
8
9
10
11
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@