forked from libyal/libfsntfs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibfsntfs.pc.in
More file actions
12 lines (10 loc) · 777 Bytes
/
libfsntfs.pc.in
File metadata and controls
12 lines (10 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libfsntfs
Description: Library to access the Windows NT File System (NTFS) format
Version: @VERSION@
Libs: -L${libdir} -lfsntfs
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_libcstring_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_libfwnt_pc_libs_private@ @ax_libuna_pc_libs_private@ @ax_pthread_pc_libs_private@
Cflags: -I${includedir}