Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 537 → Rev 538

/QMK-Groundstation/tags/V1.0.0/debian.pro
0,0 → 1,8
include(QMapControl.pri)
 
DEFINES += _TTY_POSIX_
 
LIBS += -lqwt-qt4
INCLUDEPATH += $(HOME)/include /usr/include/qwt-qt4
 
include(global.pri)