Subversion Repositories Projects

Rev

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

Rev 239 Rev 248
Line 40... Line 40...
40
 
40
 
Line 41... Line 41...
41
RESOURCES += MKTool.qrc
41
RESOURCES += MKTool.qrc
42
 
42
 
-
 
43
SOURCES = \
43
SOURCES = \
44
    main.cpp \
44
    main.cpp \
45
    waypoint.h \
45
    SerialPort/qextserialbase.cpp \
46
    SerialPort/qextserialbase.cpp \
46
    SerialPort/qextserialport.cpp \
47
    SerialPort/qextserialport.cpp \
47
    SerialPort/ManageSerialPort.cpp \
48
    SerialPort/ManageSerialPort.cpp \