Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 396 → Rev 395

/QMK-Groundstation/branches/own_com_lib/eeepc.pro/eeepc.pro
1,5 → 1,4
include(QMapControl.pri)
include(com.pri)
 
 
DEFINES += _TTY_POSIX_ _EEEPC_
7,4 → 6,8
LIBS += -lqwt-qt4
INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4
 
include(global.pri)
include(global.pri)HEADERS += com/Handler.h com/Parser.h com/Kopter.h \
com/Communication.h \
com/QTCommunication.h
SOURCES += com/QTCommunication.cpp