/rusxmms/librcd

To get this branch, use:
bzr branch http://suren.me/webbzr/rusxmms/librcd

« back to all changes in this revision

Viewing changes to librcd.pc.in

  • Committer: Suren A. Chilingaryan
  • Date: 2012-11-11 07:44:21 UTC
  • Revision ID: csa@dside.dyndns.org-20121111074421-492uvp48tyy3rpea
pkgconfig

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
 
 
6
Name: librcd
 
7
Description: Encoding Detection Library
 
8
Requires: 
 
9
Version: @VERSION@
 
10
Libs: -L${libdir} -lrcd
 
11
Cflags: -I${includedir}