summaryrefslogtreecommitdiffstats
path: root/tests/multiple_files/multifile1.options
AgeCommit message (Collapse)AuthorFilesLines
2015-09-12Make the generator understand included files (issue #165).Petteri Aimonen1-0/+1
This will allow message sizes and enum options to be available across the include files. Currently searching for .options files for included files may not work for all path combinations, this is related to issue #116. Should probably make a pull request to protoc about that.