wxWidgets/contrib/samples/stc
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
..
.cvsignore Initial version of wxStyledTextCtrl, a Scintilla wrapper. There is 2000-03-09 19:42:06 +00:00
makefile.b32 Doc edits; adding mmedia.rsp; added STC BC++ makefiles 2000-03-14 15:18:20 +00:00
makefile.g95 Removed the PREEXTRALIBS hack - no longer needed 2000-03-14 01:05:54 +00:00
Makefile.in Applied patch [ 571965 ] update stc contrib stuff 2002-06-23 14:01:57 +00:00
makefile.vc Makefile and other small corrections 2001-06-17 18:34:20 +00:00
stctest.cpp disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
stctest.rc Initial version of wxStyledTextCtrl, a Scintilla wrapper. There is 2000-03-09 19:42:06 +00:00
StcTestVC.dsp Updated VC++ files 2002-01-18 14:33:01 +00:00
StcTestVC.dsw More VC++ project file corrections 2001-11-19 17:47:23 +00:00