INCLUDEPATH += $$PWD HEADERS += \ $$PWD/CMind.h \ $$PWD/CMindView.h \ $$PWD/CNode.h \ $$PWD/CRectItem.h SOURCES += \ $$PWD/CMind.cpp \ $$PWD/CMindView.cpp \ $$PWD/CNode.cpp \ $$PWD/CRectItem.cpp