home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 March / PCWELT_3_2006.ISO / base / 04_xap_libs.mo / usr / lib / pkgconfig / libexif.pc < prev    next >
Encoding:
Text File  |  2005-07-08  |  257 b   |  12 lines

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: libexif
  7. Description: Library for easy access to EXIF data
  8. Requires:
  9. Version: 0.6.12
  10. Libs: -L${libdir} -lexif -lm
  11. Cflags: -I${includedir}/libexif -I${includedir}
  12.