File: libsexy.pc.in

package info (click to toggle)
libsexy 0.1.11-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 1,968 kB
  • ctags: 553
  • sloc: sh: 8,777; ansic: 3,475; xml: 911; makefile: 139
file content (12 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libsexy
Description: Doing naughty things to good widgets
Version: @VERSION@
Libs: -L${libdir} -lsexy @PACKAGE_LIBS@
Cflags: -I${includedir} @PACKAGE_CFLAGS@