HEADERS += \ $$PWD/TestController.h \ $$PWD/UserController.h SOURCES += \ $$PWD/TestController.cpp \ $$PWD/UserController.cpp