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

Name: libideviceactivation
Description: A library to handle activation and deactivation of iOS devices.
Version: @VERSION@
Requires: libplist >= @LIBPLIST_VERSION@ libimobiledevice-1.0 >= @LIBIMOBILEDEVICE_VERSION@ libcurl >= @LIBCURL_VERSION@ libxml-2.0 >= @LIBXML2_VERSION@
Libs: -L${libdir} -lideviceactivation
Cflags: -I${includedir}