From 2d27576e2c545fa6d77281336ffd1b192132d779 Mon Sep 17 00:00:00 2001 From: Gianluca Amato Date: Fri, 11 Oct 2019 12:31:13 +0200 Subject: [PATCH] Add sai.hta to Release and Debug builds. --- msvc/VS2019/autogtp.vcxproj | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/msvc/VS2019/autogtp.vcxproj b/msvc/VS2019/autogtp.vcxproj index 2785876a5..4f6fa18e2 100644 --- a/msvc/VS2019/autogtp.vcxproj +++ b/msvc/VS2019/autogtp.vcxproj @@ -29,6 +29,13 @@ copy %(FullPath) $(OutputPath) $(OutputPath)gzip.exe + + Document + copy %(FullPath) $(OutputPath) + $(OutputPath)sai.hta + copy %(FullPath) $(OutputPath) + $(OutputPath)sai.hta +