Subversion Repositories Projects

Rev

Rev 239 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 239 Rev 248
Line 42... Line 42...
42
win32:SOURCES += SerialPort/win_qextserialport.cpp
42
win32:SOURCES += SerialPort/win_qextserialport.cpp
43
unix:SOURCES  += SerialPort/posix_qextserialport.cpp
43
unix:SOURCES  += SerialPort/posix_qextserialport.cpp
Line 44... Line 44...
44
 
44
 
45
HEADERS = \
45
HEADERS = \
-
 
46
    global.h \
46
    global.h \
47
    waypoint.h \
47
    Parameter_Positions.h \
48
    Parameter_Positions.h \
48
    SerialPort/qextserialbase.h \
49
    SerialPort/qextserialbase.h \
49
    SerialPort/qextserialport.h \
50
    SerialPort/qextserialport.h \
50
    SerialPort/ManageSerialPort.h \
51
    SerialPort/ManageSerialPort.h \