Add constants for OS X 10.10.
This commit is contained in:
@@ -35,6 +35,9 @@
|
|||||||
# ifndef MAC_OS_X_VERSION_10_9
|
# ifndef MAC_OS_X_VERSION_10_9
|
||||||
# define MAC_OS_X_VERSION_10_9 1090
|
# define MAC_OS_X_VERSION_10_9 1090
|
||||||
# endif
|
# endif
|
||||||
|
# ifndef MAC_OS_X_VERSION_10_10
|
||||||
|
# define MAC_OS_X_VERSION_10_10 101000
|
||||||
|
# endif
|
||||||
# include "wx/osx/config_xcode.h"
|
# include "wx/osx/config_xcode.h"
|
||||||
# ifndef __WXOSX__
|
# ifndef __WXOSX__
|
||||||
# define __WXOSX__ 1
|
# define __WXOSX__ 1
|
||||||
@@ -534,6 +537,9 @@
|
|||||||
# ifndef MAC_OS_X_VERSION_10_9
|
# ifndef MAC_OS_X_VERSION_10_9
|
||||||
# define MAC_OS_X_VERSION_10_9 1090
|
# define MAC_OS_X_VERSION_10_9 1090
|
||||||
# endif
|
# endif
|
||||||
|
# ifndef MAC_OS_X_VERSION_10_10
|
||||||
|
# define MAC_OS_X_VERSION_10_10 101000
|
||||||
|
# endif
|
||||||
# else
|
# else
|
||||||
# error "only mach-o configurations are supported"
|
# error "only mach-o configurations are supported"
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user