wxWidgets/include/wx/osx/cocoa
Vadim Zeitlin 040050b8f4 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
2011-08-22 12:38:36 +00:00
..
private No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
chkconf.h Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
dataview.h Virtualize StartEditor and add implementations for the ports that can do it. 2011-05-31 19:36:47 +00:00
evtloop.h make sure we can issue a WakeUp call that really triggers at the NSRunLoop level not only only CFRunLoop 2011-07-19 16:17:44 +00:00
private.h Don't export Objective C interfaces in non-x86_64 builds. 2011-08-22 12:38:36 +00:00