Subversion Repositories Projects

Rev

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

Rev 361 Rev 481
Line 33... Line 33...
33
    Logger/Logger.cpp \
33
    Logger/Logger.cpp \
34
    Logger/CSVLogger.cpp \
34
    Logger/CSVLogger.cpp \
35
    Forms/dlg_LCD.cpp \
35
    Forms/dlg_LCD.cpp \
36
    Classes/cConnection.cpp \
36
    Classes/cConnection.cpp \
37
    Forms/dlg_Map.cpp \
37
    Forms/dlg_Map.cpp \
-
 
38
    Forms/dlg_MapPos.cpp \
38
    Forms/dlg_MotorMixer.cpp
39
    Forms/dlg_MotorMixer.cpp
39
win32:SOURCES += SerialPort/win_qextserialport.cpp
40
win32:SOURCES += SerialPort/win_qextserialport.cpp
40
unix:SOURCES  += SerialPort/posix_qextserialport.cpp
41
unix:SOURCES  += SerialPort/posix_qextserialport.cpp
Line 41... Line 42...
41
 
42
 
Line 61... Line 62...
61
    Logger/DefaultLogger.h \
62
    Logger/DefaultLogger.h \
62
    Forms/dlg_LCD.h \
63
    Forms/dlg_LCD.h \
63
    Classes/cConnection.h \
64
    Classes/cConnection.h \
64
    typedefs.h \
65
    typedefs.h \
65
    Forms/dlg_Map.h \
66
    Forms/dlg_Map.h \
-
 
67
    Forms/dlg_MapPos.h \
66
    Forms/dlg_MotorMixer.h
68
    Forms/dlg_MotorMixer.h
Line 67... Line 69...
67
 
69
 
68
win32:HEADERS += SerialPort/win_qextserialport.h
70
win32:HEADERS += SerialPort/win_qextserialport.h
Line 74... Line 76...
74
    Forms/dlg_Preferences.ui \
76
    Forms/dlg_Preferences.ui \
75
    Forms/dlg_Motortest.ui \
77
    Forms/dlg_Motortest.ui \
76
    Forms/wdg_Settings.ui \
78
    Forms/wdg_Settings.ui \
77
    Forms/dlg_LCD.ui \
79
    Forms/dlg_LCD.ui \
78
    Forms/dlg_Map.ui \
80
    Forms/dlg_Map.ui \
-
 
81
    Forms/dlg_MapPos.ui \
79
    Forms/dlg_MotorMixer.ui
82
    Forms/dlg_MotorMixer.ui