Add definition ANDROID as needed in qsystemdetection.h.

Authored by cordlandwehr on Sep 12 2015, 8:15 AM.

Description

Add definition ANDROID as needed in qsystemdetection.h.

QtCore/qsystemdetection.h sets the define Q_OS_ANDROID based on having
ANDROID defined. Hence, adding the ANDROID define allows applications to
use the Q_OS_ANDROID for ifdef'ing.

REVIEW: 125183

Details

Committed
cordlandwehrSep 12 2015, 8:41 AM
Parents
R240:456d7772dcc2: Disable -Wgnu-zero-variadic-macro-arguments when using clang
Branches
Unknown
Tags
Unknown