X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31da10deab9ff5c9a5705e6e241cbbce38b87a58..f24391587ce5794fac9043196bb04c0b4e293403:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 65906d1ef9..890518e233 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -161,6 +161,10 @@ _$(CPU) + _amd64 + _amd64 + _ia64 + _ia64 @@ -183,8 +187,10 @@ - lib - dll + lib + dll + $(TOOLKIT_LOWERCASE)_lib + $(TOOLKIT_LOWERCASE)_dll @@ -236,13 +242,13 @@ - wxNO_RTTI + wxNO_RTTI - wxNO_EXCEPTIONS + wxNO_EXCEPTIONS - wxNO_THREADS + wxNO_THREADS @@ -257,6 +263,9 @@ _UNICODE + + wxUSE_UNICODE_MSLU=1 + @@ -267,6 +276,13 @@ unicows + + /MACHINE:AMD64 + /MACHINE:AMD64 + /MACHINE:IA64 + /MACHINE:IA64 + +