Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 390 → Rev 391

/QMK-Groundstation/branches/own_com_lib/eeepc.pro
0,0 → 1,9
include(QMapControl.pri)
 
 
DEFINES += _TTY_POSIX_ _EEEPC_
 
LIBS += -lqwt-qt4
INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4
 
include(global.pri)HEADERS += com/Handler.h com/Parser.h com/Kopter.h