tinySMS.pc.in 340 B

1234567891011121314
  1. prefix = @prefix@
  2. exec_prefix = @exec_prefix@
  3. libdir = @libdir@
  4. includedir = @includedir@
  5. Name : libtinySMS
  6. Description : Doubango Telecom tinySMS (3GPP SMS) library
  7. Version : @PACKAGE_VERSION@
  8. Requires:
  9. Requires.private: tinySAK = @PACKAGE_VERSION@
  10. Conflicts:
  11. Cflags : -I${includedir}/tinysms
  12. Libs : -L${libdir} -ltinySMS
  13. Libs.private: