[FAST486]
[reactos.git] / reactos / configure.cmd
index d6cfb52..2d61b43 100755 (executable)
@@ -56,6 +56,7 @@ if defined ROS_ARCH (
     cl 2>&1 | find "16.00." > NUL && set VS_VERSION=10\r
     cl 2>&1 | find "17.00." > NUL && set VS_VERSION=11\r
     cl 2>&1 | find "18.00." > NUL && set VS_VERSION=12\r
+    cl 2>&1 | find "19.00." > NUL && set VS_VERSION=14\r
     if not defined VS_VERSION (\r
         echo Error: Visual Studio version too old or version detection failed.\r
         exit /b\r