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)