C++ (Qt)#ifdef Q_OS_WINDOWS# include "serialport_p_win.h"#elif defined(Q_OS_UNIX)# include "serialport_p_unix.h"#else# error Unsupported Operating System#endif
bin - binarylib - binaryetc - text configsshare - shareable objects `translations `imagessrc - sources of modules `modules `examples `tests