Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 439 → Rev 440

/QMK-Groundstation/branches/libMK/eeepc.pro/eeepc.pro
0,0 → 1,10
include(QMapControl.pri)
include(libMK.pri)
 
 
DEFINES += _TTY_POSIX_ _EEEPC_
 
LIBS += -lqwt-qt4
INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4
 
include(global.pri)