From d868fe150fde91927c96deaed663acbf165b39f1 Mon Sep 17 00:00:00 2001
From: a1xd <68629610+a1xd@users.noreply.github.com>
Date: Mon, 28 Sep 2020 02:26:29 -0400
Subject: update build config
---
installer/installer.vcxproj | 3 +++
1 file changed, 3 insertions(+)
(limited to 'installer')
diff --git a/installer/installer.vcxproj b/installer/installer.vcxproj
index a91ed09..8ff13a6 100644
--- a/installer/installer.vcxproj
+++ b/installer/installer.vcxproj
@@ -95,6 +95,9 @@
install.manifest
+
+ copy /Y "$(TargetPath)" "$(SolutionDir)signed\$(TargetFileName)"
+
--
cgit v1.2.3