Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 395 → Rev 396

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