]> git.saurik.com Git - wxWidgets.git/blob - include/wxshlb_cw_d.pch++
modified arguments syntax to be wx-config [options] [libraries list]
[wxWidgets.git] / include / wxshlb_cw_d.pch++
1 #if __option (profile)
2 #error "profiling is not supported for debug targets"
3 #else
4 #if __POWERPC__
5 #pragma precompile_target "wxshlb_PPC++_d.mch"
6 #elif __INTEL__
7 #pragma precompile_target "wxshlb_x86++_d.mch"
8 #elif __CFM68K__
9 #pragma precompile_target "wxshlb_cfm++_d.mch"
10 #else
11 #pragma precompile_target "wxshlb_68k++_d.mch"
12 #endif
13 #endif
14
15 #pragma once on
16 #define WX_PRECOMP
17 #define __WXDEBUG__ 1
18 #define WXMAKINGDLL
19 #define wxUSE_GUI 1
20 #define OLDP2C 1
21 #include "wx/wx_cw_cm.h"
22 #ifdef WX_PRECOMP
23 #include "wx/wxprec.h"
24 #endif