for its "clean" action. Else the clean step run by
the buildbot reports failure, due to the _ssl project
whining about not being able to spawn an empty string.
ProjectType="Visual C++"
Version="7.10"
Name="_ssl"
+ RootNamespace="_ssl"
SccProjectName=""
SccLocalPath=""
Keyword="MakeFileProj">
Name="VCNMakeTool"
BuildCommandLine="python build_ssl.py"
ReBuildCommandLine="python build_ssl.py -a"
+ CleanCommandLine="echo Nothing to do"
Output="_ssl.pyd"/>
</Configuration>
<Configuration
Name="VCNMakeTool"
BuildCommandLine="python_d -u build_ssl.py -d"
ReBuildCommandLine="python_d -u build_ssl.py -d -a"
+ CleanCommandLine="echo Nothing to do"
Output="_ssl_d.pyd"/>
</Configuration>
<Configuration