source: other-projects/trunk/mac-binaries/intel/lib/pkgconfig/Wand.pc@ 17620

Last change on this file since 17620 was 17620, checked in by max, 16 years ago

Adding ImageMagick 6.4.4 for Intel Mac that can process JPEG2000 files by default.

File size: 284 bytes
Line 
1prefix=/home/max/imMacOs/im
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include/ImageMagick
5
6Name: Wand
7Version: 6.4.4
8Description: MagickWand - C API for ImageMagick
9Requires: ImageMagick
10Libs: -L${libdir} -lMagickWand -lMagickCore
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.