home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 March / PCWELT_3_2006.ISO / base / 04_xap_libs.mo / usr / lib / pkgconfig / gdk.pc < prev    next >
Encoding:
Text File  |  2002-02-23  |  278 b   |  12 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: GDK
  7. Description: GIMP Drawing Kit
  8. Version: 1.2.10
  9. Requires: glib
  10. Libs: -L${libdir}   -L/usr/X11R6/lib -lgdk   -lXext -lX11  -lm
  11. Cflags: -I${includedir}/gtk-1.2  -I/usr/X11R6/include
  12.