source:
branches/samba-3.5.x/librpc/ndr_standard.pc.in
Last change on this file was 414, checked in by , 15 years ago | |
---|---|
File size: 307 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: ndr-standard |
7 | Description: NDR marshallers for the standard set of DCE/RPC interfaces |
8 | Requires: ndr |
9 | Version: 0.0.1 |
10 | Libs: -L${libdir} -lndr-standard |
11 | Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 |
Note:
See TracBrowser
for help on using the repository browser.