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