Home | History | Annotate | Download | only in mm-core
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name: mm-core
      7 Description: mm-core library
      8 Version: @VERSION@
      9 Libs: -L${libdir} -lOmxCore -lmm-omxcore
     10 Cflags: -I${includedir}/mm-core/omxcore
     11