Don't export Objective C interfaces in non-x86_64 builds.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Aug 2011 12:38:36 +0000 (12:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Aug 2011 12:38:36 +0000 (12:38 +0000)
commit040050b8f4e2b70eee892d604fdeab9728ad2443
tree73ed956a630c50ec51452cb2edda45d6fca3e53a
parentae2047c32a7a90f7b0e0b600b3e88a5ef9ff1fe0
Don't export Objective C interfaces in non-x86_64 builds.

Doing this is unnecessary and results in compilation errors in PPC and x86
builds when using old (4.0.1) version of the compiler.

So make WXEXPORT added in r67575 specific to 64 bit builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/cocoa/private.h