From 03f356c49215a8366e0aa9b472e7c751d640374f Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 5 Aug 2019 11:25:32 +0000 Subject: Dynamically gather signtool full path Signed-off-by: Jason A. Donenfeld --- installer/installer.wixproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/installer.wixproj') diff --git a/installer/installer.wixproj b/installer/installer.wixproj index 90c7964..fd1d8c3 100644 --- a/installer/installer.wixproj +++ b/installer/installer.wixproj @@ -67,7 +67,7 @@ Name="SignTarget" Inputs="$(TargetPath)" Outputs="$(IntermediateOutputPath)$(TargetName).sign"> - + -- cgit v1.2.3-59-g8ed1b