OMNI_PLATFORM_WINDOWS

Defined in omni/core/Platform.h

OMNI_PLATFORM_WINDOWS

Set to 1 if compiling a Windows build. Set to 0 otherwise. This symbol will always be defined even when not on a Windows build. It can thus be used to pass as parameters or in if-statements to modify behaviour based on the platform.