X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66fc790841d813a400edd2b9ab8d400c3966cf7b..a3aa294d4c14572febcd937b725a7cca4b8720cf:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 3543c6ca0c..9f64e18797 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -3,8 +3,6 @@ - 0 - @@ -35,6 +33,10 @@ base $(TOOLKIT_LOWERCASE)$(TOOLKIT_VERSION) + + + _carbon + $(COMPILER) @@ -43,7 +45,12 @@ _$(COMPILERORGCC) - + + + + _$(VENDOR) + + d @@ -61,12 +68,34 @@ __WXUNIVERSAL__ - wx - wx_$(PORTNAME)$(WXUNIVNAME) - -$(WXVER_MAJOR).$(WXVER_MINOR) - - - $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)-$(WXVER_MAJOR).$(WXVER_MINOR) + + wx_base$(WXBASEPORT) + wx_$(PORTNAME)$(WXUNIVNAME) + -$(WXVER_MAJOR).$(WXVER_MINOR) + + + + wxbase$(WXBASEPORT)$(WXVER_MAJOR)$(WXVER_MINOR) + + + wx$(PORTNAME)$(WXUNIVNAME)$(WXVER_MAJOR)$(WXVER_MINOR) + + + + + wxbase$(WXBASEPORT)$(WXVER_MAJOR)$(WXVER_MINOR) + + $(WXNAMEPREFIX) + + + + wx$(PORTNAME)$(WXUNIVNAME)$(WXVER_MAJOR)$(WXVER_MINOR) + + $(WXNAMEPREFIXGUI) + + + + $(WXVERSIONTAG) @@ -90,16 +119,70 @@ - + + + + + dll + + + $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) + + $(COMPILER)_$(CFG_NAME_PART) + $(OBJS) + + $(top_builddir)lib - $(WXTOPDIR)lib$(DIRSEP)$(COMPILER) + $(TOP_SRCDIR)lib$(DIRSEP)$(COMPILER)_$(CFG_NAME_PART) + + + + + + + on + off + + + off + speed + + + + __WXDEBUG__ + + + wxUSE_UNICODE=1 + + + + + + + + + @@ -116,35 +199,82 @@ - - -