forked from libyal/libpff
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibpff.pc.in
More file actions
12 lines (10 loc) · 805 Bytes
/
libpff.pc.in
File metadata and controls
12 lines (10 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libpff
Description: Library to access the Personal Folder File (OST, PAB and PST) format
Version: @VERSION@
Libs: -L${libdir} -lpff
Libs.private: @ax_libbfio_pc_libs_private@ @ax_libcdata_pc_libs_private@ @ax_libcerror_pc_libs_private@ @ax_libcfile_pc_libs_private@ @ax_libclocale_pc_libs_private@ @ax_libcnotify_pc_libs_private@ @ax_libcpath_pc_libs_private@ @ax_libcsplit_pc_libs_private@ @ax_libcthreads_pc_libs_private@ @ax_libfcache_pc_libs_private@ @ax_libfdata_pc_libs_private@ @ax_libfdatetime_pc_libs_private@ @ax_libfguid_pc_libs_private@ @ax_libfmapi_pc_libs_private@ @ax_libfwnt_pc_libs_private@ @ax_libuna_pc_libs_private@ @ax_pthread_pc_libs_private@ @ax_zlib_pc_libs_private@
Cflags: -I${includedir}