X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c59422a40f0a3b11d6c38993f09b3a36b30f8322..e7794cf2fe815720b43f0d8a7b745c49eeda6a4f:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 38c6d80e9b..f42f02b977 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -301,14 +301,6 @@ $(DOLLAR)(CAIRO_ROOT)/include/cairo - - - gdiplus - - - wxUSE_GRAPHICS_CONTEXT=1 - - /MACHINE:X64 @@ -384,7 +376,14 @@ - + +Creating $(SETUPHDIR)\wx\setup.h +InputPath=..\..\include\wx\%s + +"$(SETUPHDIR)\wx\setup.h" : +$(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h + + Creating $(SETUPHDIR)\wx\setup.h InputPath=..\..\include\wx\%s @@ -507,7 +506,6 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r $(THREAD_DEFINE) $(UNICODE_DEFINE) $(MSLU_DEFINE) - $(GFXCTX_DEFINE) $(SETUPHDIR) $(TOP_SRCDIR)include $(CAIRO_INCLUDEDIR) @@ -556,7 +554,6 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r $(UNICOWS_LIB) - $(GDIPLUS_LIB) $(CAIRO_LIB) $(CAIRO_LIBDIR) @@ -604,10 +601,16 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r $(EXTRALIBS_FOR_GUI) + + $(LIB_PNG) +