File: libmodplug.pc.in

package info (click to toggle)
libmodplug 1%3A0.8.8.4-4.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,392 kB
  • ctags: 3,016
  • sloc: cpp: 25,929; sh: 10,934; ansic: 209; makefile: 133
file content (12 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=${prefix}/include

Name: libmodplug
Description: The ModPlug mod file playing library.
Version: @VERSION@
Requires: 
Libs: -L${libdir} -lmodplug 
Libs.private: -lstdc++ -lm
Cflags: -I${includedir}