 |
Overte C++ Documentation
|
|
17 #ifndef QSYSTEMDETECTION_H
18 #include <qsystemdetection.h>
25 # define WEBRTC_AUDIO 1
26 #elif defined(Q_OS_WIN)
27 # define WEBRTC_AUDIO 1
34 # ifndef WIN32_LEAN_AND_MEAN
35 # define WIN32_LEAN_AND_MEAN 1
37 #elif defined(Q_OS_ANDROID)
38 # define WEBRTC_AUDIO 1
39 #elif defined(Q_OS_LINUX)
40 # ifndef DISABLE_WEBRTC
41 # define WEBRTC_AUDIO 1