X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7bd54b688e279cb7c508264d9812fc386fe3f7f4..bf5ff0c308f38727c0c791ca11cd7697112f4566:/build/bakefiles/common.bkl?ds=sidebyside diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 7aba0ab1dc..38be4fa522 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -19,7 +19,9 @@ $(wxwin.getVersionMajor()) $(wxwin.getVersionMinor()) $(wxwin.getVersionRelease()) - $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE) + + $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE) + $(int(int(WXVER_MINOR) % 2 == 0)) @@ -155,16 +157,32 @@ $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) - $(COMPILER)_$(CFG_NAME_PART) + + $(COMPILER)_$(CFG_NAME_PART) + + build_cbx_$(CFG_NAME_PART) + + $(OBJS) $(top_builddir)lib - - $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_$(CFG_NAME_PART) + + $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_lib$(CFG) + + + $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_dll$(CFG) + + + + $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG) + + + @@ -186,13 +204,22 @@ off speed + + on + off + __WXDEBUG__ __WXDEBUG__ + + + __NO_VC_CRTDBG__ + __NO_VC_CRTDBG__ + - wxUSE_UNICODE=1 + _UNICODE @@ -205,9 +232,12 @@ $(OPTIMIZEFLAG) multi $(RUNTIME_LIBS) + $(EXCEPTIONSFLAG) + $(EXCEPTIONSFLAG) $(EXTRACFLAGS) + $(NO_VC_CRTDBG) @@ -277,11 +303,10 @@ $(UNICOWS_LIB) - - import32 + ole2w32 - + kernel32 user32 gdi32 @@ -298,7 +323,10 @@ advapi32 wsock32 - + + oleacc + + @@ -316,11 +344,11 @@ include\wx\msw\setup.h -Creating $(LIBDIRNAME)\wx\setup.h +Creating $(SETUPHDIR)\wx\setup.h InputPath=..\include\wx\msw\setup.h -"$(LIBDIRNAME)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" -$(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h +"$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" +$(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h @@ -398,16 +426,34 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h wxodbc wxregex + + + + -