Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
674 KeyOz 1
include(QMapControl.pri)
2
 
3
DEFINES += _TTY_POSIX_
4
 
5
LIBS += -L/opt/local/lib -lqwt
6
INCLUDEPATH += /opt/local/include
7
 
8
include(global.pri)