cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCPlatformConfig.h File Reference

Macros

#define CC_PLATFORM_UNKNOWN   0
 Config of cocos2d-x project, per target platform. More...
 
#define CC_PLATFORM_IOS   1
 
#define CC_PLATFORM_ANDROID   2
 
#define CC_PLATFORM_WIN32   3
 
#define CC_PLATFORM_MARMALADE   4
 
#define CC_PLATFORM_LINUX   5
 
#define CC_PLATFORM_BADA   6
 
#define CC_PLATFORM_BLACKBERRY   7
 
#define CC_PLATFORM_MAC   8
 
#define CC_PLATFORM_NACL   9
 
#define CC_PLATFORM_EMSCRIPTEN   10
 
#define CC_PLATFORM_TIZEN   11
 
#define CC_PLATFORM_QT5   12
 
#define CC_PLATFORM_WP8   13
 
#define CC_PLATFORM_WINRT   14
 
#define CC_TARGET_PLATFORM   CC_PLATFORM_UNKNOWN
 

Macro Definition Documentation

#define CC_PLATFORM_ANDROID   2
#define CC_PLATFORM_BADA   6
#define CC_PLATFORM_BLACKBERRY   7
#define CC_PLATFORM_EMSCRIPTEN   10
#define CC_PLATFORM_IOS   1
#define CC_PLATFORM_LINUX   5
#define CC_PLATFORM_MAC   8
#define CC_PLATFORM_MARMALADE   4
#define CC_PLATFORM_NACL   9
#define CC_PLATFORM_QT5   12
#define CC_PLATFORM_TIZEN   11
#define CC_PLATFORM_UNKNOWN   0

Config of cocos2d-x project, per target platform.

THIS FILE MUST NOT INCLUDE ANY OTHER FILE

#define CC_PLATFORM_WIN32   3
#define CC_PLATFORM_WINRT   14
#define CC_PLATFORM_WP8   13
#define CC_TARGET_PLATFORM   CC_PLATFORM_UNKNOWN