Add generator option to configure #include directives.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Mon, 4 Mar 2013 17:27:42 +0000 (19:27 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Mon, 4 Mar 2013 17:27:42 +0000 (19:27 +0200)
commit64bf72d73d2b1a9bc3be1f7bba117a9664de7c1f
treea86c705f4452d5b12aa50506b2ff8c1d068e225c
parent104710b26c1c4c6aaeb71141dcf1e72e5016b046
Add generator option to configure #include directives.

This suits complex projects, where there are multiple interdependent .proto files
in various directories. Patch by Michael Haberler.
generator/nanopb_generator.py