Merge branch 'tvos_support' of github.com:ricardoquesada/cocos2d-x into tvos_support

This commit is contained in:
Ricardo Quesada 2015-12-28 16:43:01 -08:00
commit b6d1edc8e7
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ THE SOFTWARE.
#define CC_PLATFORM_TIZEN 11 #define CC_PLATFORM_TIZEN 11
#define CC_PLATFORM_QT5 12 #define CC_PLATFORM_QT5 12
#define CC_PLATFORM_WINRT 13 #define CC_PLATFORM_WINRT 13
#define CC_PLATFORM_TVOS 14
// Determine target platform by compile environment macro. // Determine target platform by compile environment macro.
#define CC_TARGET_PLATFORM CC_PLATFORM_UNKNOWN #define CC_TARGET_PLATFORM CC_PLATFORM_UNKNOWN