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

Last change on this file since 17625 was 17625, checked in by max, 15 years ago

Adding GhostScript 8.63 for Intel Mac and changing the location of 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.