home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Pidgin / pidgin-2.10.0.exe / spellcheck / lib / pkgconfig / enchant.pc
Encoding:
Text File  |  2011-08-20  |  305 b   |  12 lines

  1. prefix=c:/devel/target/81dbb7c69a1946af5b387c98d53a3888
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: libenchant
  7. Description: A spell checking library
  8. Version: 1.5.0
  9. Requires: glib-2.0 gmodule-no-export-2.0
  10. Libs: -L${libdir} -lenchant
  11. Cflags: -I${includedir}/enchant
  12.