You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to prot...@googlegroups.com
Hey Guys,
Protobuf is an awesome little library. I was thinking what is the best way to structure my project so that the proto files aren't in the same dir as the cc files. How do you guys structure your projects and/or what is the general consensus on where to put the .proto files. Currently this is what i do