Rev 449 | Rev 500 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 449 | Rev 451 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | 6 | ||
7 | LIBS += -lqwt-qt4 |
7 | LIBS += -lqwt-qt4 |
8 | INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4 |
8 | INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4 |
9 | 9 | ||
10 | include(global.pri) |
10 | include(global.pri) |
11 | HEADERS += testing/LibMKTest.h |
- | |
12 | - | ||
13 | SOURCES += testing/LibMKTest.cpp |
- | |
14 | - |