cannot open include file:
#include "..\include\xyz.h"
//Either move the xyz.h file somewhere else so the preprocessor can find it, or else change the #include statement so the preprocessor finds it where it already is
//<some folder>\xyz.h
//<some folder>\code\xyz.cxx