File: IL.pc.in

package info (click to toggle)
devil 1.7.8-10
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 9,796 kB
  • sloc: ansic: 45,835; sh: 15,558; cpp: 4,009; python: 1,300; pascal: 792; makefile: 307; cs: 192; fortran: 5
file content (10 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
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@