I am using Visual Studio 2008 and I wonder if there is a way to specify -p:detectMissing when running the ProtoBufTool custom tool. Found nothing on the web about it. Do I have to stick to calling protogen from the command prompt (or wrap protogen inside my own batch file) if I need to specify command line options?
Thanks, Simon