I have a VS2010 project that executes a perl script prior to building. The script parses several project header files and then generates an output header file. Is there a way to set dependencies such ...