X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/002374070e91dfcebde94f6eb2f587717ef44567..7e0b0eb38fadc78f7a92404e604420ab49158292:/build/msw/config.bcc diff --git a/build/msw/config.bcc b/build/msw/config.bcc index c0e43a75ce..1d5b44f4b7 100644 --- a/build/msw/config.bcc +++ b/build/msw/config.bcc @@ -164,11 +164,6 @@ USE_THREADS = 1 USE_CAIRO = 0 !endif -# Link with gdiplus.lib? (Needed for wxGraphicsContext, will also set wxUSE_GRAPHICS_CONTEXT) [0,1] -!ifndef USE_GDIPLUS -USE_GDIPLUS = 0 -!endif - # Is this official build by wxWidgets developers? [0,1] !ifndef OFFICIAL_BUILD OFFICIAL_BUILD = 0