From 79f5e1f59a8da51caad53a680051151b8db8a06a Mon Sep 17 00:00:00 2001 From: Tim Golden Date: Fri, 1 Nov 2013 13:12:17 +0000 Subject: [PATCH] Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. --- PCbuild/ssl.vcxproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/PCbuild/ssl.vcxproj b/PCbuild/ssl.vcxproj index 41fd780c3b3..d5eac9ae043 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)