# Enable wxCairoContext for platforms other than Linux/GTK. [0,1]\r
USE_CAIRO ?= 0\r
\r
-# Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set wxUSE_GRAPHICS_CONTEXT) [0,1]\r
-USE_GDIPLUS ?= 0\r
-\r
# Is this official build by wxWidgets developers? [0,1]\r
OFFICIAL_BUILD ?= 0\r
\r