From f3e01d01fb552958e284f01fb899f853e6e92960 Mon Sep 17 00:00:00 2001 From: Luc Vandenbroucke Date: Wed, 15 Jan 2025 13:14:23 +0100 Subject: [PATCH] check --- EpdBaseClr/EpdBaseClr.vcxproj | 3 ++- eDosStation/Resources/BuildDate.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/EpdBaseClr/EpdBaseClr.vcxproj b/EpdBaseClr/EpdBaseClr.vcxproj index 32a8dc3..82bd618 100644 --- a/EpdBaseClr/EpdBaseClr.vcxproj +++ b/EpdBaseClr/EpdBaseClr.vcxproj @@ -40,6 +40,7 @@ v143 true Unicode + x86 DynamicLibrary @@ -129,7 +130,7 @@ UseLinkTimeCodeGeneration - %signer% $(TargetPath) + if defined signer %signer% $(TargetPath) diff --git a/eDosStation/Resources/BuildDate.txt b/eDosStation/Resources/BuildDate.txt index 1ae96ed..5b3003b 100644 --- a/eDosStation/Resources/BuildDate.txt +++ b/eDosStation/Resources/BuildDate.txt @@ -1 +1 @@ -Thu 01/09/2025 12:07:25.79 +Wed 01/15/2025 13:14:05.88