File: libebml.pc.in

package info (click to toggle)
libebml 1.4.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 636 kB
  • sloc: cpp: 4,368; ansic: 748; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name:        libebml
Description: Library for parsing EBML data structures
Version:     @PACKAGE_VERSION@
Libs:        -L${libdir} -lebml
Cflags:      -I${includedir} @WINAPIFAMILY_PC@ @STATIC_DEFINE_CFLAGS@