TEMPLATE = app TARGET = "spacy app" DEPENDPATH += . INCLUDEPATH += . DESTDIR = .. # Input SOURCES += "../app with space.cpp" QT += network