X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e06a429949d1a0cc279f4efb320211d349c3e093..2a4d2d46801ec4771937068f3289a47e04fdaf97:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 1326b68471..fe8b232036 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -22,41 +22,16 @@ 0 + + 0 + - - - - $(wxwin.getVersionMajor()) - $(wxwin.getVersionMinor()) - $(wxwin.getVersionRelease()) - - $(WXVER_MAJOR).$(WXVER_MINOR) - - - $(WXVER_MAJOR)$(WXVER_MINOR) - - - $(WX_RELEASE).$(WXVER_RELEASE) - - - $(WX_RELEASE_NODOT)$(WXVER_RELEASE) - - - $(int(int(WXVER_MINOR) % 2 == 0)) - - - 0.0.0 - $(WXVER_RELEASE).0.0 - - $(WX_VERSION) - - $(WX_RELEASE_NODOT) - $(WX_VERSION_NODOT) - + + @@ -145,6 +120,9 @@ $(mk.evalExpr(wxwin.mkLibName('net'))) + + $(mk.evalExpr(wxwin.mkLibName('qa'))) + $(mk.evalExpr(wxwin.mkLibName('core'))) @@ -183,6 +161,8 @@ _$(CPU) + _amd64 + _ia64 @@ -205,8 +185,10 @@ - lib - dll + lib + dll + $(TOOLKIT_LOWERCASE)_lib + $(TOOLKIT_LOWERCASE)_dll @@ -235,7 +217,8 @@ off - $(DEBUGINFO) + on + off off on @@ -247,6 +230,24 @@ on off + + on + off + + + multi + single + + + + wxNO_RTTI + + + wxNO_EXCEPTIONS + + + wxNO_THREADS + __WXDEBUG__ @@ -260,6 +261,9 @@ _UNICODE + + wxUSE_UNICODE_MSLU=1 + @@ -270,19 +274,34 @@ unicows + + /MACHINE:AMD64 + /MACHINE:IA64 + + + + + + $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME) + + + +