X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52a5a0098a892c9568d2c3daaa99d83bc7d5e737..149d9543f568e203347f9d64f07edaf73afeee57:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index fc89321e42..0c429596ef 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)) @@ -161,10 +163,20 @@ $(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) + + + @@ -251,14 +263,7 @@ $(UNICODE_DEFINE) $(TOP_SRCDIR)include $(LIBDIRNAME) - $(LIBDIRNAME) - $(INC_TIFF) - $(INC_JPEG) - $(INC_PNG) - $(INC_ZLIB) - $(INC_ODBC) - $(INC_REGEX) - $(INC_EXPAT) + $(SETUPHDIR) @@ -316,11 +321,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 +403,28 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h wxodbc wxregex + + -