wxWidgets/contrib/samples/ogl/ogledit
Gilles Depeyrot ab7ce33c56 disable use of #pragma interface under Mac OS X
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@17039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-07 12:28:46 +00:00
..
bitmaps Added OGL to contrib 2000-03-03 11:25:10 +00:00
doc.cpp All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h" 2001-10-30 13:33:34 +00:00
doc.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
makefile.b32 Some makefile corrections 2001-05-07 14:37:53 +00:00
makefile.bcc Some makefile corrections 2001-05-07 14:37:53 +00:00
makefile.dos Some makefile corrections 2001-05-07 14:37:53 +00:00
makefile.g95 Added OGL to contrib 2000-03-03 11:25:10 +00:00
Makefile.in merged 2.2 branch 2000-07-15 19:51:35 +00:00
makefile.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.vc Some makefile corrections 2001-05-07 14:37:53 +00:00
makefile.vms Added OGL to contrib 2000-03-03 11:25:10 +00:00
makefile.wat Some makefile corrections 2001-05-07 14:37:53 +00:00
ogl.ico Added OGL to contrib 2000-03-03 11:25:10 +00:00
ogl.xpm Added OGL to contrib 2000-03-03 11:25:10 +00:00
ogledit.cpp Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
ogledit.def Added OGL to contrib 2000-03-03 11:25:10 +00:00
ogledit.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
ogledit.rc Added OGL to contrib 2000-03-03 11:25:10 +00:00
OGLEditVC.dsp Updated VC++ files 2002-01-18 14:33:01 +00:00
OGLEditVC.dsw Tex2RTF: underscores now only checked for if syntax checking is on. 2001-06-11 21:52:58 +00:00
palette.cpp Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
palette.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
view.cpp All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h" 2001-10-30 13:33:34 +00:00
view.h disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00