Home | History | Annotate | Download | only in cpp
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name: Google TV Pairing Protocol
      7 Description: Google TV Pairing C++ API
      8 Version: @VERSION@
      9 Libs: -L${libdir} -lpolo
     10 CFlags: -I${includedir}
     11 
     12