summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2015-11-12 11:01:43 (GMT)
committerSwift Review <review@swift.im>2015-12-17 18:31:50 (GMT)
commit359799239fe61fae51a3a005e588af03a18d8a10 (patch)
tree76c9649af448ca20bf6e76dcc9b50dc3d2d6e569 /scons.bat
parent54b1a705c192c1c0afa3c71db393a275f25fc7ca (diff)
downloadswift-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.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/scons.bat b/scons.bat
index 5953a5a..2095481 100644
--- a/scons.bat
+++ b/scons.bat
@@ -1,3 +1,3 @@
@echo off
-python 3rdParty/SCons/scons.py %*
+python 3rdParty/SCons/scons-2.4.0/script/scons %*