Merge pull request #2707 from akien-mga/master

Cosmetic fixes to SCons buildsystem
This commit is contained in:
Juan Linietsky 2015-11-18 19:43:28 -03:00
commit 0c3386b2ed
65 changed files with 46 additions and 159 deletions

View file

@ -19,4 +19,3 @@ if env['bb10_lgles_override'] == "yes":
prog = None
prog = env_bps.Program('#bin/godot', bb10_lib)