mirror of https://github.com/axmolengine/axmol.git
Merge branch 'tvos_support' of github.com:ricardoquesada/cocos2d-x into tvos_support
This commit is contained in:
commit
b6d1edc8e7
|
@ -52,7 +52,6 @@ THE SOFTWARE.
|
|||
#define CC_PLATFORM_TIZEN 11
|
||||
#define CC_PLATFORM_QT5 12
|
||||
#define CC_PLATFORM_WINRT 13
|
||||
#define CC_PLATFORM_TVOS 14
|
||||
|
||||
// Determine target platform by compile environment macro.
|
||||
#define CC_TARGET_PLATFORM CC_PLATFORM_UNKNOWN
|
||||
|
|
Loading…
Reference in New Issue