mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
c424c2b857
see source/lib/registry/TODO for details.
(This used to be commit 7cab3a00d7
)
11 lines
262 B
PkgConfig
11 lines
262 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: winregistry
|
|
Description: Windows registry library
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: @LIBS@ @REG_LIBS@ -L${prefix}/lib -lwinregistry
|
|
Cflags: -I${includedir} @CFLAGS@ @CFLAGS@
|