Fix up platform_helper for MSVC, with Python 2.6.8 the arguments have to be in a...
authorNeil Mitchell <ndmitchell@gmail.com>
Mon, 18 Nov 2013 06:32:32 +0000 (06:32 +0000)
committerNeil Mitchell <ndmitchell@gmail.com>
Mon, 18 Nov 2013 06:32:32 +0000 (06:32 +0000)
commit6b9104734ae3b58824f4850b356737616b1753f7
treef131a94f259472635eeb3adec6d62f810948a6dd
parent43b3296f633658b303fa3194b093cccce77df013
Fix up platform_helper for MSVC, with Python 2.6.8 the arguments have to be in a list, not space separated (unless you set Shell to true)
platform_helper.py