1 2 3 4 5
INCLUDEPATH += $$PWD HEADERS += $$PWD/cgi.h \ $$PWD/splitter.h SOURCES += $$PWD/cgi.cpp \ $$PWD/splitter.cpp