From 1cab0d20364d9d1c6b46dcc64db6fe03b83e67ae Mon Sep 17 00:00:00 2001 From: Sirio Builder Date: Tue, 31 Jul 2018 16:04:59 +0200 Subject: [PATCH] Patch level : 12.0 no-patch Files correlati : fp Commento : Sistemato progetto con signtool --- build/fp0.vcxproj | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/build/fp0.vcxproj b/build/fp0.vcxproj index c6c09dddb..26810c7d3 100644 --- a/build/fp0.vcxproj +++ b/build/fp0.vcxproj @@ -13,7 +13,7 @@ {9C91BACF-9A70-4973-B8CC-FA3D2AF9867C} tf0 - 10.0.17134.0 + 10.0.16299.0 @@ -97,6 +97,13 @@ true .\..\debug/tf0.bsc + + + + + + "C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\signtool.exe" sign /a /s MY /n "Sirio Informatica e Sistemi SPA" /fd sha256 /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /v "$(TargetPath)" + @@ -140,6 +147,13 @@ true .\..\release/tf0.bsc + + + + + + "C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\signtool.exe" sign /a /s MY /n "Sirio Informatica e Sistemi SPA" /fd sha256 /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /v "$(TargetPath)" + @@ -182,9 +196,6 @@ - - true - @@ -192,9 +203,13 @@ - + + true + true + true + true