7 LIBS += -L$$DESTDIR -lmodel
8 INCLUDEPATH += ../model
9 DEPENDPATH += . ../model
10 TARGETDEPS += $$DESTDIR/libmodel.a
13 # A shamelessly long list of sources, headers and forms.
14 # Please note that resources MUST be added to the app module
15 # (which means they need to be added to the test module as well,
16 # but I am sure you can live with that for the time being).
17 SOURCES += mainwindow.cpp
18 HEADERS += mainwindow.h