You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
223 B

  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: libmpdclient
  6. Description: Music Player Daemon client library
  7. Version: @VERSION@
  8. Libs: -L${libdir} -lmpdclient
  9. Cflags: -I${includedir}