From 0bdcdecca7736151278097784720be08cbdc221c Mon Sep 17 00:00:00 2001 From: Tim Golden Date: Sun, 3 Nov 2013 11:58:02 +0000 Subject: 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 41fd780..d5eac9a 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) -- cgit v0.12