scons: Eliminate MSVC2008 compatibility.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
This commit is contained in:
Jose Fonseca
2016-02-11 11:07:49 +00:00
parent 1cadfe08c4
commit a97a955b92
7 changed files with 6 additions and 22 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ from sys import executable as python_cmd
env = env.Clone()
env.MSVC2008Compat()
env.MSVC2013Compat()
env.Prepend(CPPPATH = [
'#include',