I have subdir project, it consists of an app and a shared library. There is simple "Base" class in app\'s base.h:
class Base : public QObject {