X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b1b592ad750608b1e3e3196a449ecc0e6a252e1e..173f3c03a059a269a237aab72c6b067020a41b8c:/build/bakefiles/common.bkl?ds=sidebyside diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 3daa897163..76b6f3b870 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -183,8 +183,13 @@ $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) + + + $(COMPILER) + - $(COMPILER)_$(CFG_NAME_PART)$(DIR_SUFFIX_CPU) + $(COMPILER_PREFIX)_$(CFG_NAME_PART)$(DIR_SUFFIX_CPU) $(OBJS) @@ -200,7 +205,7 @@ $(wx_top_builddir)/lib - $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG) + $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER_PREFIX)$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG) @@ -593,6 +598,8 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r $(wxwin.mkLibName(wxid)) $(WXLIBNAME) + WXBUILDING + $(WXTOPDIR)src/common/dummy.cpp @@ -654,6 +661,7 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r wxtiff wxjpeg wxpng + wxscintilla