Home | History | Annotate | Download | only in cras
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 modlibexecdir=@modlibexecdir@
      6 
      7 Name: libcras
      8 Description: ChromeOS Audio Server Interface
      9 Version: @PACKAGE_VERSION@
     10 Libs: -L${libdir} -lcras
     11 Cflags: -I${includedir}
     12