SOURCES += main.cpp TEMPLATE = app QT += core gui INCLUDEPATH += ../src LIBS += ../src/libsrc.a TARGETDEPS += ../src/libsrc.a CONFIG += debug