]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/wx_cwc.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: wxWidgets definitions for CodeWarrior builds
4 // Author: Stefan Csomor
8 // Copyright: (c) Stefan Csomor
9 // Licence: wxWindows licence
10 /////////////////////////////////////////////////////////////////////////////
15 #if __MWERKS__ >= 0x2400 && __MWERKS__ < 0x3200
16 #pragma old_argmatch on
22 #include "wx_Mach++_prof.mch"
24 #include "wx_Carbon++_prof.mch"
28 #include "wx_Mach_prof.mch"
30 #include "wx_Carbon_prof.mch"
36 #include "wx_Mach++.mch"
38 #include "wx_Carbon++.mch"
42 #include "wx_Mach.mch"
44 #include "wx_Carbon.mch"