File: lcms.pc.in

package info (click to toggle)
lcms 1.17.dfsg-1%2Blenny2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 5,024 kB
  • ctags: 4,411
  • sloc: cpp: 28,841; ansic: 20,942; sh: 9,269; python: 1,884; pascal: 1,108; makefile: 171
file content (10 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE@
Description: LCMS Color Management Library
Version: @VERSION@
Libs: -L${libdir} -llcms
Cflags: -I${includedir}