by dominum » 04 Dec 2012, 23:47
I have simple question, I am pretty new to this stuffs so apologize if question is stupid, I have build library for x86 like in tutorial, but how to include header files without changing physical path in every #include ( for example I can copy from Net/include and Foundation/include header files but than there is no more same relative path, files from Net/include are still going to search in Poco/ for header ) ?