INCLUDEPATH += $$PWD HEADERS += \ $$PWD/construct-document.h \ $$PWD/document.h \ $$PWD/file-reader.h \ $$PWD/first-index.h \ $$PWD/index-generator.h \ $$PWD/inotify-index.h \ $$PWD/traverse_bfs.h \ $$PWD/file-searcher.h \ $$PWD/ukui-search-qdbus.h SOURCES += \ $$PWD/construct-document.cpp \ $$PWD/document.cpp \ $$PWD/file-reader.cpp \ $$PWD/first-index.cpp \ $$PWD/index-generator.cpp \ $$PWD/inotify-index.cpp \ $$PWD/traverse_bfs.cpp \ $$PWD/file-searcher.cpp \ $$PWD/ukui-search-qdbus.cpp