git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9911
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-#include <Types.r>
+#ifdef __UNIX__
+# include <Carbon.r>
+#else
+# include <Types.r>
+#endif
#include "apprsrc.h"
resource 'STR#' ( 128 , "Simple Alert Messages" )
resource 'MBAR' (1,preload)
{
{ 1 } ;
-} ;
\ No newline at end of file
+} ;
-#include <Types.r>
+#ifdef __UNIX__
+# include <Carbon.r>
+#else
+# include <Types.r>
+#endif
#include "apprsrc.h"
resource 'STR#' ( 128 , "Simple Alert Messages" )
resource 'MBAR' (1,preload)
{
{ 1 } ;
-} ;
\ No newline at end of file
+} ;
-#include <Types.r>
-
-#if UNIVERSAL_INTERFACES_VERSION > 0x320
- #include <ControlDefinitions.r>
+#ifdef __UNIX__
+ #include <Carbon.r>
+#else
+ #include <Types.r>
+ #if UNIVERSAL_INTERFACES_VERSION > 0x320
+ #include <ControlDefinitions.r>
+ #endif
#endif
#define kMacOKAlertResourceID 128
}
};
-// end of get file
\ No newline at end of file
+// end of get file
-#include <Types.r>
-
-#if UNIVERSAL_INTERFACES_VERSION > 0x320
- #include <ControlDefinitions.r>
+#ifdef __UNIX__
+ #include <Carbon.r>
+#else
+ #include <Types.r>
+ #if UNIVERSAL_INTERFACES_VERSION > 0x320
+ #include <ControlDefinitions.r>
+ #endif
#endif
#define kMacOKAlertResourceID 128
}
};
-// end of get file
\ No newline at end of file
+// end of get file