Rev 674 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 674 | Rev 801 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | win32:DEFINES += _TTY_WIN_ WIN32 |
|
- | 2 | unix:DEFINES += _TTY_POSIX_ |
|
- | 3 | ||
1 | DEPENDPATH += ../Global/Class_SerialPort |
4 | DEPENDPATH += ../Global/Class_SerialPort |
2 | INCLUDEPATH += ../Global/Class_SerialPort |
5 | INCLUDEPATH += ../Global/Class_SerialPort |
Line 3... | Line 6... | ||
3 | 6 | ||
4 | SOURCES += qextserialbase.cpp \ |
7 | SOURCES += qextserialbase.cpp \ |