From: Tim Golden Date: Sun, 3 Nov 2013 11:58:02 +0000 (+0000) Subject: Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. X-Git-Tag: v3.4.0b1~418^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bdcdecca7736151278097784720be08cbdc221c;p=python Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. --- diff --git a/PCbuild/ssl.vcxproj b/PCbuild/ssl.vcxproj index 41fd780c3b..d5eac9ae04 100644 --- a/PCbuild/ssl.vcxproj +++ b/PCbuild/ssl.vcxproj @@ -122,7 +122,7 @@ "$(PythonExe)" build_ssl.py Release $(Platform) -a - + echo OpenSSL must be cleaned manually if you want to rebuild it. $(NMakePreprocessorDefinitions) $(NMakeIncludeSearchPath) @@ -133,7 +133,7 @@ "$(PythonExe)" build_ssl.py Release $(Platform) -a - + echo OpenSSL must be cleaned manually if you want to rebuild it. $(NMakePreprocessorDefinitions) $(NMakeIncludeSearchPath) @@ -144,7 +144,7 @@ "$(PythonExe)" build_ssl.py Release $(Platform) -a - + echo OpenSSL must be cleaned manually if you want to rebuild it. $(NMakePreprocessorDefinitions) $(NMakeIncludeSearchPath) @@ -155,7 +155,7 @@ "$(PythonExe)" build_ssl.py Release $(Platform) -a - + echo OpenSSL must be cleaned manually if you want to rebuild it. $(NMakePreprocessorDefinitions) $(NMakeIncludeSearchPath) @@ -166,7 +166,7 @@ "$(PythonExe)" build_ssl.py Release $(Platform) -a - + echo OpenSSL must be cleaned manually if you want to rebuild it. $(NMakePreprocessorDefinitions) $(NMakeIncludeSearchPath) @@ -177,7 +177,7 @@ "$(PythonExe)" build_ssl.py Release $(Platform) -a - + echo OpenSSL must be cleaned manually if you want to rebuild it. $(NMakePreprocessorDefinitions) $(NMakeIncludeSearchPath) @@ -188,7 +188,7 @@ "$(PythonExe)" build_ssl.py Release $(Platform) -a - + echo OpenSSL must be cleaned manually if you want to rebuild it. $(NMakePreprocessorDefinitions) $(NMakeIncludeSearchPath) @@ -199,7 +199,7 @@ "$(PythonExe)" build_ssl.py Release $(Platform) -a - + echo OpenSSL must be cleaned manually if you want to rebuild it. $(NMakePreprocessorDefinitions) $(NMakeIncludeSearchPath)