r5479: Add ODL input support.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 21 Feb 2005 01:16:47 +0000 (01:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:10:49 +0000 (13:10 -0500)
commita339765d99c90c46f29e2bd71a6aa271febb096d
tree712b1ba3e11443ca69f33df4ee33fc8537bb6645
parentfd8fc22a79ec5fb7d5902605ca3984c4f8f463d0
r5479: Add ODL input support.
The ODL module can convert an ODL structure to an IDL structure so that:
 - The COM subsystem can use the ODL structure
 - The DCE/RPC subsystem can use the IDL structure
source/build/pidl/idl.pm
source/build/pidl/idl.yp
source/build/pidl/ndr.pm
source/build/pidl/odl.pm [new file with mode: 0644]
source/build/pidl/pidl.pl
source/script/build_idl.sh