Subversion Repositories Projects

Rev

Rev 392 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 392 Rev 396
1
include(QMapControl.pri)
1
include(QMapControl.pri)
-
 
2
include(com.pri)
2
 
3
 
3
 
4
 
4
DEFINES += _TTY_POSIX_ _EEEPC_
5
DEFINES += _TTY_POSIX_ _EEEPC_
5
 
6
 
6
LIBS += -lqwt-qt4
7
LIBS += -lqwt-qt4
7
INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4
8
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 \
9
 
11
 com/QTCommunication.h
-
 
12
SOURCES += com/QTCommunication.cpp
-
 
13
 
10
include(global.pri)