From 7505c6efe3a25b4ecca97b2938ed68949205ab50 Mon Sep 17 00:00:00 2001 From: Christian Ullrich Date: Wed, 23 Oct 2024 21:19:33 +0200 Subject: [PATCH] Fix typo failing the Rebuild target --- winbuild/platformbuild.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winbuild/platformbuild.vcxproj b/winbuild/platformbuild.vcxproj index e08aadc6..35302850 100755 --- a/winbuild/platformbuild.vcxproj +++ b/winbuild/platformbuild.vcxproj @@ -103,7 +103,7 @@ Condition="!exists('$(PG_BIN)')"/> + Condition="!exists('$(PG_BIN)\libpq.dll')"/>