Added the tvos target to the command line tool and started working on the TVOSPlatform and TVOSHelper

This commit is contained in:
Valerio Santinelli
2015-09-29 09:24:11 +02:00
parent 1fe5147158
commit c6b9772e96
10 changed files with 999 additions and 22 deletions

View File

@@ -178,6 +178,7 @@ import lime.tools.platforms.IOSPlatform;
import lime.tools.platforms.LinuxPlatform;
import lime.tools.platforms.MacPlatform;
import lime.tools.platforms.TizenPlatform;
import lime.tools.platforms.TVOSPlatform;
import lime.tools.platforms.WebOSPlatform;
import lime.tools.platforms.WindowsPlatform;
#end