mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
6e67073900
Guenther
12 lines
282 B
PkgConfig
12 lines
282 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: ndr-nbt
|
|
Description: NDR marshallers for nbt formats
|
|
Requires: ndr
|
|
Version: 0.0.1
|
|
Libs: @LIB_RPATH@ -L${libdir} -lndr-nbt
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1
|