From 6fc7c197cdf956a451d8ae7f21fb719e01581e0b Mon Sep 17 00:00:00 2001 From: Oliver Schneider Date: Sun, 23 Jan 2022 22:42:29 +0100 Subject: Somehow code-signing with Certum's smartcard doesn't work inside a VM, this should allow me to sign manually while retaining as much automation as possible otherwise. This moves the signing step from the post-build command into release.cmd --HG-- branch : WDS-build --- Premake4.vs8.vcproj | 7 +++++-- premake4.lua | 1 - release.cmd | 5 +++++ 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Premake4.vs8.vcproj b/Premake4.vs8.vcproj index 34a65df..1a911b2 100644 --- a/Premake4.vs8.vcproj +++ b/Premake4.vs8.vcproj @@ -271,7 +271,6 @@ /> @@ -291,7 +290,7 @@ > + +