regedit: Fix syntax for deleting registry keys (RHBZ#737944).
[hivex.git] / hivex.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: hivex
7 Version: @VERSION@
8 Description: Read and write Windows Registry Hive files.
9 Requires:
10 Cflags:
11 Libs: -lhivex @LIBS@