More changes to build lime with AppleTV support (not yet finished)

This commit is contained in:
Valerio Santinelli
2015-09-30 09:13:34 +02:00
parent 253ad82ecd
commit 130e8e703e
7 changed files with 40 additions and 31 deletions

View File

@@ -1604,7 +1604,7 @@ class PlatformSetup {
}
createPath (path + "/lib");
var libs = [ "android", "bada-wac", "bada", "blackberry", "ios", "mac", "qt", "tizen", "webos", "wp7" ];
var libs = [ "android", "bada-wac", "bada", "blackberry", "ios", "mac", "qt", "tizen", "tvos", "webos", "wp7" ];
for (archive in childArchives) {