Add new vs-tool package to manifest.

This commit is contained in:
Jukka Jylänki
2014-07-04 18:35:49 +03:00
parent baee119231
commit f73899f0c3

View File

@@ -371,6 +371,13 @@
"id": "vs-tool",
"version": "0.9.3",
"windows_url": "vs-tool_0.9.3.zip",
"windows_install_path": "%MSBuildPlatformsDir%/Emscripten",
"is_old": true
},
{
"id": "vs-tool",
"version": "0.9.4",
"windows_url": "vs-tool_0.9.4.zip",
"windows_install_path": "%MSBuildPlatformsDir%/Emscripten"
},
{