Rev 391 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 391 | Rev 392 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | DEFINES += _TTY_POSIX_ _EEEPC_ |
4 | DEFINES += _TTY_POSIX_ _EEEPC_ |
Line 5... | Line 5... | ||
5 | 5 | ||
6 | LIBS += -lqwt-qt4 |
6 | LIBS += -lqwt-qt4 |
Line 7... | Line 7... | ||
7 | INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4 |
7 | INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4 |
- | 8 | ||
- | 9 | include(global.pri)HEADERS += com/Handler.h com/Parser.h com/Kopter.h \ |
|
- | 10 | com/Communication.h \ |
|
- | 11 | com/QTCommunication.h |