]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/wx_cw_d.h
   1 ///////////////////////////////////////////////////////////////////////////// 
   3 // Purpose:     wxWindows definitions for CodeWarrior builds (Debug) 
   4 // Author:      Stefan Csomor 
   8 // Copyright:   (c) Stefan Csomor 
   9 // Licence:     wxWindows licence 
  10 ///////////////////////////////////////////////////////////////////////////// 
  15 #if __MWERKS__ >= 0x2400 
  16 #pragma old_argmatch on 
  20 #error "profiling is not supported in debug versions" 
  24                 #include <wx_PPC++_d.mch> 
  26                 #include <wx_x86++_d.mch> 
  28                 #include <wx_cfm++_d.mch> 
  30                 #include <wx_68k++_d.mch> 
  34                 #include <wx_PPC_d.mch> 
  36                 #include <wx_x86_d.mch> 
  38                 #include <wx_cfm_d.mch> 
  40                 #include <wx_68k_d.mch>