From fdbc629289a276777a2d80fcc05abea62c0d81fb Mon Sep 17 00:00:00 2001 From: Thomas Knoefel Date: Mon, 13 Nov 2023 19:23:44 +0100 Subject: [PATCH] changed dir of help_use_variables.html and added copy cmd in Project Config --- ..._use_variables.html => help_use_variables.html | 0 vs.proj/MultiReplace.vcxproj | 15 ++++++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) rename src/help_use_variables.html => help_use_variables.html (100%) diff --git a/src/help_use_variables.html b/help_use_variables.html similarity index 100% rename from src/help_use_variables.html rename to help_use_variables.html diff --git a/vs.proj/MultiReplace.vcxproj b/vs.proj/MultiReplace.vcxproj index d83147c..a7a69d3 100644 --- a/vs.proj/MultiReplace.vcxproj +++ b/vs.proj/MultiReplace.vcxproj @@ -285,7 +285,8 @@ copy ..\help_use_variables.html $(OutDir)help_use_variables.html copy ..\license.txt $(OutDir)license.txt -copy ..\README.md $(OutDir)README.md +copy ..\README.md $(OutDir)README.md +copy ..\help_use_variables.html $(OutDir)help_use_variables.html @@ -312,7 +313,8 @@ copy ..\README.md $(OutDir)README.md copy ..\license.txt $(OutDir)license.txt -copy ..\README.md $(OutDir)README.md +copy ..\README.md $(OutDir)README.md +copy ..\help_use_variables.html $(OutDir)help_use_variables.html @@ -341,7 +343,8 @@ copy ..\README.md $(OutDir)README.md copy ..\license.txt $(OutDir)license.txt -copy ..\README.md $(OutDir)README.md +copy ..\README.md $(OutDir)README.md +copy ..\help_use_variables.html $(OutDir)help_use_variables.html @@ -366,7 +369,8 @@ copy ..\README.md $(OutDir)README.md copy ..\license.txt $(OutDir)license.txt -copy ..\README.md $(OutDir)README.md +copy ..\README.md $(OutDir)README.md +copy ..\help_use_variables.html $(OutDir)help_use_variables.html @@ -391,7 +395,8 @@ copy ..\README.md $(OutDir)README.md copy ..\license.txt $(OutDir)license.txt -copy ..\README.md $(OutDir)README.md +copy ..\README.md $(OutDir)README.md +copy ..\help_use_variables.html $(OutDir)help_use_variables.html