projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mention which files should be changed when adding a new library in a few places where...
[wxWidgets.git]
/
include
/
wx
/
wxshlb_cwc.h
diff --git
a/include/wx/wxshlb_cwc.h
b/include/wx/wxshlb_cwc.h
index 28cc9b62c60cd49e72815006ae079768493f2dec..bca57e303ae022800fd3919f031c0756a96fbbf3 100644
(file)
--- a/
include/wx/wxshlb_cwc.h
+++ b/
include/wx/wxshlb_cwc.h
@@
-1,12
+1,12
@@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
-// Purpose: wxWi
ndow
s definitions for CodeWarrior builds
+// Purpose: wxWi
dget
s definitions for CodeWarrior builds
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence:
wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
@@
-18,23
+18,27
@@
#if __option(profile)
#ifdef __cplusplus
#if __option(profile)
#ifdef __cplusplus
-
#if __POWERPC__
-
#include <wxshlb_Carbon++_prof.mch>
-
#endif
+ #if __POWERPC__
+ #include <wxshlb_Carbon++_prof.mch>
+ #endif
#else
#else
-
#if __POWERPC__
-
#include <wxshlb_Carbon_prof.mch>
-
#endif
+ #if __POWERPC__
+ #include <wxshlb_Carbon_prof.mch>
+ #endif
#endif
#else
#ifdef __cplusplus
#endif
#else
#ifdef __cplusplus
- #if __POWERPC__
- #include <wxshlb_Carbon++.mch>
- #endif
+ #if __POWERPC__
+ #include <wxshlb_Carbon++.mch>
+ #elif __MACH__
+ #include <wxshlb_Mach++.mch>
+ #endif
#else
#else
- #if __POWERPC__
- #include <wxshlb_Carbon.mch>
- #endif
+ #if __POWERPC__
+ #include <wxshlb_Carbon.mch>
+ #elif __MACH__
+ #include <wxshlb_Mach.mch>
+ #endif
#endif
#endif
#endif
#endif
#endif
#endif