X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e86e15224d782522f5e4f5fd8c4532f7b2f78fad..222ed1d678dff2f5c3c4164321dd05e8f47de487:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index d2b2082d9f..8cb6872adc 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,9 +68,35 @@ __WXUNIVERSAL__ - wx - wx_$(PORTNAME)$(WXUNIVNAME) - -$(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) + $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)-$(WXVER_MAJOR).$(WXVER_MINOR) @@ -90,13 +123,70 @@ - + + + + + dll + + + $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) + + $(COMPILER)_$(CFG_NAME_PART) + $(OBJS) + + $(top_builddir)lib + + $(TOP_SRCDIR)lib$(DIRSEP)$(COMPILER)_$(CFG_NAME_PART) + + + + + + + + + + on + off + + + off + speed + + + + __WXDEBUG__ + + + wxUSE_UNICODE=1 + + + + + + + @@ -113,35 +203,82 @@ - - -