home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 March / PCWELT_3_2006.ISO / base / 04_xap_libs.mo / usr / lib / pkgconfig / gdk-pixbuf-2.0.pc < prev    next >
Encoding:
Text File  |  2005-06-20  |  278 b   |  13 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: GdkPixbuf
  7. Description: Image loading and scaling
  8. Version: 2.6.8
  9. Requires: gobject-2.0,gmodule-no-export-2.0
  10. Libs: -L${libdir} -lgdk_pixbuf-2.0  -lm
  11. Cflags: -I${includedir}/gtk-2.0 
  12.  
  13.