diff options
author | Tobias Markmann <tm@ayena.de> | 2015-11-12 11:01:43 (GMT) |
---|---|---|
committer | Swift Review <review@swift.im> | 2015-12-17 18:31:50 (GMT) |
commit | 359799239fe61fae51a3a005e588af03a18d8a10 (patch) | |
tree | 76c9649af448ca20bf6e76dcc9b50dc3d2d6e569 /scons.bat | |
parent | 54b1a705c192c1c0afa3c71db393a275f25fc7ca (diff) | |
download | swift-359799239fe61fae51a3a005e588af03a18d8a10.zip swift-359799239fe61fae51a3a005e588af03a18d8a10.tar.bz2 |
Update SCons to version 2.4.0
Test-Information:
Tested build works with upcoming fixes with VS 2015
Community.
Change-Id: Ia4f78cc9efdae56ef78a2b7ae09f11fa1bd8bc37
Diffstat (limited to 'scons.bat')
-rw-r--r-- | scons.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ @echo off -python 3rdParty/SCons/scons.py %* +python 3rdParty/SCons/scons-2.4.0/script/scons %* |