]> git.saurik.com Git - wxWidgets.git/blob - include/wxshlba_cwc_d.pch
OS/2 fix
[wxWidgets.git] / include / wxshlba_cwc_d.pch
1 #if __option (profile)
2 #error "profiling is not supported for debug targets"
3 #else
4 #if __POWERPC__
5 #pragma precompile_target "wxshlba_Carbon_d.mch"
6 #else
7 #error "illegal processor for carbon"
8 #endif
9 #endif
10 #pragma once on
11 #undef WX_PRECOMP
12 #define WXUSINGDLL
13 #define __WXDEBUG__ 1
14 #define wxUSE_GUI 1
15 #define TARGET_CARBON 1
16 #define OLDP2C 1
17
18 #include "wx/wx_cw_cm.h"
19 #ifdef __WXMSW__
20 #include <windows.h>
21 #include "wx/msw/winundef.h"
22 #endif