Fixes in build scripts & tools.

Tetris: fixes for full screen mode.
This commit is contained in:
Igor Chevdar
2017-03-20 15:54:05 +03:00
parent c8493eb2a9
commit 02878f14c0
8 changed files with 178 additions and 72 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ osVersionMin.osx = -macosx_version_min 10.10.0
// iphone
arch.osx-ios = arm64
sysRoot.osx-ios = target-sysroot-1-darwin-macos
targetSysRoot.osx-ios = target-sysroot-1-darwin-ios
targetSysRoot.osx-ios = target-sysroot-2-darwin-ios
llvmHome.osx-ios = clang+llvm-3.9.0-darwin-macos
llvmLtoFlags.osx-ios = -O3 -function-sections -exported-symbol=_main
llvmLlcFlags.osx-ios = -mtriple=arm64-apple-ios5.0.0 --disable-fp-elim