diff --git a/include/wxshlb_cw.pch b/include/wxshlb_cw.pch new file mode 100644 index 0000000000..c8bd3654ab --- /dev/null +++ b/include/wxshlb_cw.pch @@ -0,0 +1,32 @@ +#if __option (profile) +#if __POWERPC__ + #pragma precompile_target "wxshlb_PPC_prof.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlb_x86_prof.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlb_cfm_prof.mch" +#else + #pragma precompile_target "wxshlb_68k_prof.mch" +#endif +#else +#if __POWERPC__ + #pragma precompile_target "wxshlb_PPC.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlb_x86.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlb_cfm.mch" +#else + #pragma precompile_target "wxshlb_68k.mch" +#endif +#endif + +#pragma once on +#define WXMAKINGDLL +#undef WX_PRECOMP +#define wxUSE_GUI 1 +#define OLDP2C 1 +#include "wx/wx_cw_cm.h" +#ifdef __WXMSW__ + #include + #include "wx/msw/winundef.h" +#endif diff --git a/include/wxshlb_cw.pch++ b/include/wxshlb_cw.pch++ new file mode 100644 index 0000000000..4fbb697ec7 --- /dev/null +++ b/include/wxshlb_cw.pch++ @@ -0,0 +1,31 @@ +#if __option (profile) +#if __POWERPC__ + #pragma precompile_target "wxshlb_PPC++_prof.mch" +#elif __INTEL_ + #pragma precompile_target "wxshlb_x86Prof++_prof.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlb_cfmProf++_prof.mch" +#else + #pragma precompile_target "wxshlb_68kProf++_prof.mch" +#endif +#else +#if __POWERPC__ + #pragma precompile_target "wxshlb_PPC++.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlb_x86++.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlb_cfm++.mch" +#else + #pragma precompile_target "wxshlb_68k++.mch" +#endif +#endif + +#pragma once on +#define WXMAKINGDLL +#define WX_PRECOMP +#define wxUSE_GUI 1 +#define OLDP2C 1 +#include "wx/wx_cw_cm.h" +#ifdef WX_PRECOMP + #include "wx/wxprec.h" +#endif diff --git a/include/wxshlb_cw_d.pch b/include/wxshlb_cw_d.pch new file mode 100644 index 0000000000..dd6dd19031 --- /dev/null +++ b/include/wxshlb_cw_d.pch @@ -0,0 +1,25 @@ +#if __option (profile) + #error "profiling is not supported for debug targets" +#else +#if __POWERPC__ + #pragma precompile_target "wxshlb_PPC_d.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlb_x86_d.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlb_cfm_d.mch" +#else + #pragma precompile_target "wxshlb_68k_d.mch" +#endif +#endif + +#pragma once on +#undef WX_PRECOMP +#define __WXDEBUG__ 1 +#define WXMAKINGDLL +#define wxUSE_GUI 1 +#define OLDP2C 1 +#include "wx/wx_cw_cm.h" +#ifdef __WXMSW__ + #include + #include "wx/msw/winundef.h" +#endif diff --git a/include/wxshlb_cw_d.pch++ b/include/wxshlb_cw_d.pch++ new file mode 100644 index 0000000000..8deaddb795 --- /dev/null +++ b/include/wxshlb_cw_d.pch++ @@ -0,0 +1,24 @@ +#if __option (profile) + #error "profiling is not supported for debug targets" +#else +#if __POWERPC__ + #pragma precompile_target "wxshlb_PPC++_d.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlb_x86++_d.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlb_cfm++_d.mch" +#else + #pragma precompile_target "wxshlb_68k++_d.mch" +#endif +#endif + +#pragma once on +#define WX_PRECOMP +#define __WXDEBUG__ 1 +#define WXMAKINGDLL +#define wxUSE_GUI 1 +#define OLDP2C 1 +#include "wx/wx_cw_cm.h" +#ifdef WX_PRECOMP + #include "wx/wxprec.h" +#endif \ No newline at end of file diff --git a/include/wxshlb_cwc.pch b/include/wxshlb_cwc.pch new file mode 100644 index 0000000000..4fb5527678 --- /dev/null +++ b/include/wxshlb_cwc.pch @@ -0,0 +1,22 @@ +#if __option (profile) +#if __POWERPC__ + #pragma precompile_target "wxshlb_Carbon_prof.mch" +#else + #error "illegal processor for carbon" +#endif +#else +#if __POWERPC__ + #pragma precompile_target "wxshlb_Carbon.mch" +#else + #error "illegal processor for carbon" +#endif +#endif + +#pragma once on +#define WXMAKINGDLL +#undef WX_PRECOMP +#define wxUSE_GUI 1 +#define TARGET_CARBON 1 +#define OLDP2C 1 + +#include "wx/wx_cw_cm.h" diff --git a/include/wxshlb_cwc.pch++ b/include/wxshlb_cwc.pch++ new file mode 100644 index 0000000000..b966018269 --- /dev/null +++ b/include/wxshlb_cwc.pch++ @@ -0,0 +1,23 @@ +#if __option (profile) +#if __POWERPC__ + #pragma precompile_target "wxshlb_Carbon++_prof.mch" +#else + #error "illegal processor for carbon" +#endif +#else +#if __POWERPC__ + #pragma precompile_target "wxshlb_Carbon++.mch" +#else + #error "illegal processor for carbon" +#endif +#endif + +#pragma once on +#define WXMAKINGDLL +#define WX_PRECOMP +#define wxUSE_GUI 1 +#define TARGET_CARBON 1 +#define OLDP2C 1 + +#include "wx/wx_cw_cm.h" +#include "wx/wxprec.h" \ No newline at end of file diff --git a/include/wxshlb_cwc_d.pch b/include/wxshlb_cwc_d.pch new file mode 100644 index 0000000000..fe24af2591 --- /dev/null +++ b/include/wxshlb_cwc_d.pch @@ -0,0 +1,22 @@ +#if __option (profile) + #error "profiling is not supported for debug targets" +#else +#if __POWERPC__ + #pragma precompile_target "wxshlb_Carbon_d.mch" +#else + #error "illegal processor for carbon" +#endif +#endif +#pragma once on +#undef WX_PRECOMP +#define WXMAKINGDLL +#define __WXDEBUG__ 1 +#define wxUSE_GUI 1 +#define TARGET_CARBON 1 +#define OLDP2C 1 + +#include "wx/wx_cw_cm.h" +#ifdef __WXMSW__ + #include + #include "wx/msw/winundef.h" +#endif diff --git a/include/wxshlb_cwc_d.pch++ b/include/wxshlb_cwc_d.pch++ new file mode 100644 index 0000000000..99209d7716 --- /dev/null +++ b/include/wxshlb_cwc_d.pch++ @@ -0,0 +1,23 @@ +#if __option (profile) + #error "profiling is not supported for debug targets" +#else +#if __POWERPC__ + #pragma precompile_target "wxshlb_Carbon++_d.mch" +#else + #error "illegal processor for carbon" +#endif + +#endif + +#pragma once on +#define WXMAKINGDLL +#define WX_PRECOMP +#define __WXDEBUG__ 1 +#define wxUSE_GUI 1 +#define TARGET_CARBON 1 +#define OLDP2C 1 + +#include "wx/wx_cw_cm.h" +#ifdef WX_PRECOMP +#include "wx/wxprec.h" +#endif \ No newline at end of file diff --git a/include/wxshlba_cw.pch b/include/wxshlba_cw.pch new file mode 100644 index 0000000000..c73f74f2c6 --- /dev/null +++ b/include/wxshlba_cw.pch @@ -0,0 +1,32 @@ +#if __option (profile) +#if __POWERPC__ + #pragma precompile_target "wxshlba_PPC_prof.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlba_x86_prof.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlba_cfm_prof.mch" +#else + #pragma precompile_target "wxshlba_68k_prof.mch" +#endif +#else +#if __POWERPC__ + #pragma precompile_target "wxshlba_PPC.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlba_x86.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlba_cfm.mch" +#else + #pragma precompile_target "wxshlba_68k.mch" +#endif +#endif + +#pragma once on +#define WXUSINGDLL +#undef WX_PRECOMP +#define wxUSE_GUI 1 +#define OLDP2C 1 +#include "wx/wx_cw_cm.h" +#ifdef __WXMSW__ + #include + #include "wx/msw/winundef.h" +#endif diff --git a/include/wxshlba_cw.pch++ b/include/wxshlba_cw.pch++ new file mode 100644 index 0000000000..a881ac7b40 --- /dev/null +++ b/include/wxshlba_cw.pch++ @@ -0,0 +1,31 @@ +#if __option (profile) +#if __POWERPC__ + #pragma precompile_target "wxshlba_PPC++_prof.mch" +#elif __INTEL_ + #pragma precompile_target "wxshlba_x86Prof++_prof.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlba_cfmProf++_prof.mch" +#else + #pragma precompile_target "wxshlba_68kProf++_prof.mch" +#endif +#else +#if __POWERPC__ + #pragma precompile_target "wxshlba_PPC++.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlba_x86++.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlba_cfm++.mch" +#else + #pragma precompile_target "wxshlba_68k++.mch" +#endif +#endif + +#pragma once on +#define WXUSINGDLL +#define WX_PRECOMP +#define wxUSE_GUI 1 +#define OLDP2C 1 +#include "wx/wx_cw_cm.h" +#ifdef WX_PRECOMP + #include "wx/wxprec.h" +#endif diff --git a/include/wxshlba_cw_d.pch b/include/wxshlba_cw_d.pch new file mode 100644 index 0000000000..9dc27ff385 --- /dev/null +++ b/include/wxshlba_cw_d.pch @@ -0,0 +1,25 @@ +#if __option (profile) + #error "profiling is not supported for debug targets" +#else +#if __POWERPC__ + #pragma precompile_target "wxshlba_PPC_d.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlba_x86_d.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlba_cfm_d.mch" +#else + #pragma precompile_target "wxshlba_68k_d.mch" +#endif +#endif + +#pragma once on +#undef WX_PRECOMP +#define __WXDEBUG__ 1 +#define WXUSINGDLL +#define wxUSE_GUI 1 +#define OLDP2C 1 +#include "wx/wx_cw_cm.h" +#ifdef __WXMSW__ + #include + #include "wx/msw/winundef.h" +#endif diff --git a/include/wxshlba_cw_d.pch++ b/include/wxshlba_cw_d.pch++ new file mode 100644 index 0000000000..a5b4b4eaa4 --- /dev/null +++ b/include/wxshlba_cw_d.pch++ @@ -0,0 +1,24 @@ +#if __option (profile) + #error "profiling is not supported for debug targets" +#else +#if __POWERPC__ + #pragma precompile_target "wxshlba_PPC++_d.mch" +#elif __INTEL__ + #pragma precompile_target "wxshlba_x86++_d.mch" +#elif __CFM68K__ + #pragma precompile_target "wxshlba_cfm++_d.mch" +#else + #pragma precompile_target "wxshlba_68k++_d.mch" +#endif +#endif + +#pragma once on +#define WX_PRECOMP +#define __WXDEBUG__ 1 +#define WXUSINGDLL +#define wxUSE_GUI 1 +#define OLDP2C 1 +#include "wx/wx_cw_cm.h" +#ifdef WX_PRECOMP + #include "wx/wxprec.h" +#endif \ No newline at end of file diff --git a/include/wxshlba_cwc.pch b/include/wxshlba_cwc.pch new file mode 100644 index 0000000000..69dcdd45bf --- /dev/null +++ b/include/wxshlba_cwc.pch @@ -0,0 +1,22 @@ +#if __option (profile) +#if __POWERPC__ + #pragma precompile_target "wxshlba_Carbon_prof.mch" +#else + #error "illegal processor for carbon" +#endif +#else +#if __POWERPC__ + #pragma precompile_target "wxshlba_Carbon.mch" +#else + #error "illegal processor for carbon" +#endif +#endif + +#pragma once on +#define WXUSINGDLL +#undef WX_PRECOMP +#define wxUSE_GUI 1 +#define TARGET_CARBON 1 +#define OLDP2C 1 + +#include "wx/wx_cw_cm.h" diff --git a/include/wxshlba_cwc.pch++ b/include/wxshlba_cwc.pch++ new file mode 100644 index 0000000000..79d7649b43 --- /dev/null +++ b/include/wxshlba_cwc.pch++ @@ -0,0 +1,23 @@ +#if __option (profile) +#if __POWERPC__ + #pragma precompile_target "wxshlba_Carbon++_prof.mch" +#else + #error "illegal processor for carbon" +#endif +#else +#if __POWERPC__ + #pragma precompile_target "wxshlba_Carbon++.mch" +#else + #error "illegal processor for carbon" +#endif +#endif + +#pragma once on +#define WXUSINGDLL +#define WX_PRECOMP +#define wxUSE_GUI 1 +#define TARGET_CARBON 1 +#define OLDP2C 1 + +#include "wx/wx_cw_cm.h" +#include "wx/wxprec.h" \ No newline at end of file diff --git a/include/wxshlba_cwc_d.pch b/include/wxshlba_cwc_d.pch new file mode 100644 index 0000000000..981d723963 --- /dev/null +++ b/include/wxshlba_cwc_d.pch @@ -0,0 +1,22 @@ +#if __option (profile) + #error "profiling is not supported for debug targets" +#else +#if __POWERPC__ + #pragma precompile_target "wxshlba_Carbon_d.mch" +#else + #error "illegal processor for carbon" +#endif +#endif +#pragma once on +#undef WX_PRECOMP +#define WXUSINGDLL +#define __WXDEBUG__ 1 +#define wxUSE_GUI 1 +#define TARGET_CARBON 1 +#define OLDP2C 1 + +#include "wx/wx_cw_cm.h" +#ifdef __WXMSW__ + #include + #include "wx/msw/winundef.h" +#endif diff --git a/include/wxshlba_cwc_d.pch++ b/include/wxshlba_cwc_d.pch++ new file mode 100644 index 0000000000..09ee4d1562 --- /dev/null +++ b/include/wxshlba_cwc_d.pch++ @@ -0,0 +1,23 @@ +#if __option (profile) + #error "profiling is not supported for debug targets" +#else +#if __POWERPC__ + #pragma precompile_target "wxshlba_Carbon++_d.mch" +#else + #error "illegal processor for carbon" +#endif + +#endif + +#pragma once on +#define WXUSINGDLL +#define WX_PRECOMP +#define __WXDEBUG__ 1 +#define wxUSE_GUI 1 +#define TARGET_CARBON 1 +#define OLDP2C 1 + +#include "wx/wx_cw_cm.h" +#ifdef WX_PRECOMP +#include "wx/wxprec.h" +#endif \ No newline at end of file