summaryrefslogtreecommitdiffstats
path: root/libimobiledevice-1.0.pc.in
blob: e366c5ed432b52dee378ebfcc2f8a93c64935e41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libimobiledevice
Description: A library to communicate with services running on Apple iPhone/iPod Touch devices.
Version: @VERSION@
Requires: libplist >= @LIBPLIST_VERSION@ libusbmuxd >= @LIBUSBMUXD_VERSION@ @ssl_requires@
Libs: -L${libdir} -limobiledevice
Cflags: -I${includedir}