From 5edee711f435a7c071520fa6b438482b69ce2d86 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sun, 9 Oct 2016 02:13:10 -0400 Subject: [PATCH] Whitespace cleanup --- cryptlib.vcxproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj index 10903e92..674ad9ee 100644 --- a/cryptlib.vcxproj +++ b/cryptlib.vcxproj @@ -304,9 +304,10 @@ - if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp -echo: >> adhoc.cpp.copied - + + if not exist adhoc.cpp copy "%(FullPath)" adhoc.cpp + echo: >> adhoc.cpp.copied + adhoc.cpp.copied;%(Outputs)