diff --git a/PCbuild/_ssl.vcproj b/PCbuild/_ssl.vcproj index 373e948ff54..3ebedbd1658 100644 --- a/PCbuild/_ssl.vcproj +++ b/PCbuild/_ssl.vcproj @@ -3,6 +3,7 @@ ProjectType="Visual C++" Version="7.10" Name="_ssl" + RootNamespace="_ssl" SccProjectName="" SccLocalPath="" Keyword="MakeFileProj"> @@ -22,6 +23,7 @@ Name="VCNMakeTool" BuildCommandLine="python build_ssl.py" ReBuildCommandLine="python build_ssl.py -a" + CleanCommandLine="echo Nothing to do" Output="_ssl.pyd"/>