home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / pkgconfig / libgdiplus.pc < prev    next >
Encoding:
Text File  |  2007-02-07  |  467 b   |  13 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6.  
  7. Name: libgdiplus
  8. Description: GDI+ implementation
  9. Version: 1.2.3
  10. Requires: glib-2.0 gmodule-2.0 gthread-2.0
  11. Libs: -L${libdir} -lgdiplus -lglib-2.0   -lfontconfig   -lfreetype -lz   -lXrender -lX11   -ltiff -ljpeg -lgif -lpng12   -lexif -lm  
  12. Cflags: -I${includedir} -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include/freetype2     -I/usr/include/libexif  
  13.