I need to find a way to obtain the location of a vcproj file generated by CMake for a specific target. Is there a way to do this? I was looking over the <a href="http://cmake.org/cmake/help/cmake2.6docs.html#section_Properties%20on%20Targets">properties for targets documentation</a> and I did not see anything that would work for me.<br>