Commit b4840e17 by Mithgol the Webmaster

output the given platform from `scripts/build_for_node_webkit.cmd`

parent 5561c6a3
echo Platform: %1
echo The list of environment variables:
set
if not "%1" == "x86" goto end
if "%nw_version%" == "" goto end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment