source: branches/samba-3.5.x/source4/librpc/dcerpc_samr.pc.in

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 276 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: dcerpc_samr
7Description: DCE/RPC client library - SAMR
8Requires.private: dcerpc ndr
9Version: 0.0.1
10Libs: -L${libdir} -ldcerpc_samr
11Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
Note: See TracBrowser for help on using the repository browser.