Add crunch 1.03 to provided tools on Windows.

This commit is contained in:
Jukka Jylänki
2013-11-17 14:33:51 +02:00
parent a095a8d4ed
commit a6508d1479

View File

@@ -138,6 +138,13 @@
"version": "0.9.1",
"windows_url": "vs-tool_0.9.1.zip",
"windows_install_path": "%MSBuildPlatformsDir%/Emscripten"
},
{
"id": "crunch",
"version": "1.03",
"windows_url": "crunch_1.03.zip",
"activated_cfg": "CRUNCH='%installation_dir%/crunch.exe'",
"activated_path": "%installation_dir%"
}
],