FaqJ2MEANDWorkaroundInPreprocessor
How can I create block active only for NokiaAPI AND NokiaSound abilities (both active together)?
in 4.1
Create new ability NokiaAPIandSound and preprocessor block with it. Add it to abilities of the configuration.
from 5.0
//#if NokiaAPI && NokiaSound [...] //#endif