I added
Qt Code:
  1. INCLUDEPATH += -I"x:\Cerulean_\Core\element.h"
To copy to clipboard, switch view to plain text mode 
and so on... to the .pro file but still get the same error:

Core/element.h: No such file or directory

I haven't done any explicit INCLUDEPATH before so I'm not sure if I got it right yet and couldn't tell from the online help stating:

-I <string> ........ Add an explicit include path.

Thanks for your help.