mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
1c61efc07e
(This used to be commit 4b83dc0647
)
12 lines
276 B
PkgConfig
12 lines
276 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: dcerpc_samr
|
|
Description: DCE/RPC client library - SAMR
|
|
Requires.private: dcerpc ndr
|
|
Version: 0.0.1
|
|
Libs: -L${libdir} -ldcerpc_samr
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|