1 /////////////////////////////////////////////////////////////////////////////
2 // Name: include/wx_cwcocoa_d.pch
3 // Purpose: Metrowerks C Precompiled Header File (wxCocoa Debug)
4 // Author: Tommy Tian (tommy.tian@webex.com)
5 // Modified by: David Elliott
8 // Copyright: (c) Tommy Tian
9 // Licence: wxWindows licence
10 /////////////////////////////////////////////////////////////////////////////
12 #if __option (profile)
13 #error "profiling is not supported for debug targets"
16 #pragma precompile_target "wx_cocoaMacOSX_d.mch"
18 #pragma precompile_target "wx_cocoaMach-O_d.mch"
26 #define TARGET_CARBON 1
30 #define __CF_USE_FRAMEWORK_INCLUDES__
31 #define __NOEXTENSIONS__
36 #include "wx/wx_cwcocoa_cm.h"