Use correct QT_*_PLATFORM_SDK_EQUAL_OR_ABOVE macros
QT_MAC_PLATFORM_SDK_EQUAL_OR_ABOVE and
QT_OSX_PLATFORM_SDK_EQUAL_OR_ABOVE are deprecated in favor of
QT_MACOS_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE and
QT_MACOS_PLATFORM_SDK_EQUAL_OR_ABOVE, respectively.
Change-Id: Ie09d2b8eadb761bfb6477bfd60c11aad1d0da800
Reviewed-by:
Alexandru Croitor <alexandru.croitor@qt.io>
Showing
Please register or sign in to comment