GNU compiler included with Mac OS X 10.2 (Jaguar) as well as August Developer
Tools update contain a bug concerning #pragma interface handling that can only
be worked around by not using them (and they are not necessary anyways)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16895
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
26 files changed:
#ifndef __ARTBROWS_H__
#define __ARTBROWS_H__
#ifndef __ARTBROWS_H__
#define __ARTBROWS_H__
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "artbrows.h"
#endif
#pragma interface "artbrows.h"
#endif
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "calendar.cpp"
#pragma interface "calendar.cpp"
#endif
#pragma implementation "calendar.cpp"
#pragma interface "calendar.cpp"
#endif
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/app.h"
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/frame.h"
#include "wx/panel.h"
#include "wx/stattext.h"
#include "wx/frame.h"
#include "wx/panel.h"
#include "wx/stattext.h"
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "drawing.cpp"
#pragma interface "drawing.cpp"
#endif
#pragma implementation "drawing.cpp"
#pragma interface "drawing.cpp"
#endif
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "dynamic.cpp"
#pragma interface "dynamic.cpp"
#endif
#pragma implementation "dynamic.cpp"
#pragma interface "dynamic.cpp"
#endif
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "erase.cpp"
#pragma interface "erase.cpp"
#endif
#pragma implementation "erase.cpp"
#pragma interface "erase.cpp"
#endif
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
// DO NOT use event.cpp here, it breaks statics initialization in
// src/common/event.cpp and nothing works at all then!
#pragma implementation "eventsample.cpp"
// DO NOT use event.cpp here, it breaks statics initialization in
// src/common/event.cpp and nothing works at all then!
#pragma implementation "eventsample.cpp"
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "exec.cpp"
#pragma interface "exec.cpp"
#endif
#pragma implementation "exec.cpp"
#pragma interface "exec.cpp"
#endif
// need because it includes almost all "standard" wxWindows headers
#ifndef WX_PRECOMP
#include "wx/app.h"
// need because it includes almost all "standard" wxWindows headers
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/frame.h"
#include "wx/panel.h"
#include "wx/frame.h"
#include "wx/panel.h"
// Purpose: wxHtml testing example
/////////////////////////////////////////////////////////////////////////////
// Purpose: wxHtml testing example
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
/////////////////////////////////////////////////////////////////////////////
// Name: test.cpp
// Purpose: wxHtml testing example
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Name: test.cpp
// Purpose: wxHtml testing example
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "help.cpp"
#pragma interface "help.cpp"
#endif
#pragma implementation "help.cpp"
#pragma interface "help.cpp"
#endif
// standalone help browser.
/////////////////////////////////////////////////////////////////////////////
// standalone help browser.
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "help.cpp"
#pragma interface "help.cpp"
#endif
#pragma implementation "help.cpp"
#pragma interface "help.cpp"
#endif
// Purpose: wxHtml testing example
/////////////////////////////////////////////////////////////////////////////
// Purpose: wxHtml testing example
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
// demonstrates virtual file systems feature
/////////////////////////////////////////////////////////////////////////////
// demonstrates virtual file systems feature
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
// demonstrates virtual file systems feature
/////////////////////////////////////////////////////////////////////////////
// demonstrates virtual file systems feature
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
// Purpose: wxHtml testing example
/////////////////////////////////////////////////////////////////////////////
// Purpose: wxHtml testing example
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation
#pragma interface
#endif
#pragma implementation
#pragma interface
#endif
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation
#pragma interface
#endif
#pragma implementation
#pragma interface
#endif
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
+#if defined( __GNUG__) && !defined(__APPLE__)
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "proplist_sample.h"
#endif
#pragma interface "proplist_sample.h"
#endif
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "propsize.cpp"
#pragma interface "propsize.cpp"
#endif
#pragma implementation "propsize.cpp"
#pragma interface "propsize.cpp"
#endif
// headers
// --------------------------------------------------------------------------
// headers
// --------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
# pragma implementation "client.cpp"
# pragma interface "client.cpp"
#endif
# pragma implementation "client.cpp"
# pragma interface "client.cpp"
#endif
// headers
// --------------------------------------------------------------------------
// headers
// --------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
# pragma implementation "server.cpp"
# pragma interface "server.cpp"
#endif
# pragma implementation "server.cpp"
# pragma interface "server.cpp"
#endif
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/app.h"
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/frame.h"
#include "wx/statusbr.h"
#include "wx/timer.h"
#include "wx/frame.h"
#include "wx/statusbr.h"
#include "wx/timer.h"
#endif
#ifndef WX_PRECOMP
#endif
#ifndef WX_PRECOMP
-#include <wx/msw/taskbar.h>
+#include "wx/msw/taskbar.h"
#include "tbtest.h"
// Declare two frames
#include "tbtest.h"
// Declare two frames
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "typetest.h"
#endif
#pragma interface "typetest.h"
#endif
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "wizard.cpp"
#pragma interface "wizard.cpp"
#endif
#pragma implementation "wizard.cpp"
#pragma interface "wizard.cpp"
#endif