From c86701ee3c90df73c920956d8a94cc43024bba89 Mon Sep 17 00:00:00 2001 From: deepend Date: Fri, 13 Feb 2026 19:59:25 -0700 Subject: [PATCH] fix extra character on line 47 --- win32/zoitechat.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/zoitechat.props b/win32/zoitechat.props index 47b98060..d4d24807 100644 --- a/win32/zoitechat.props +++ b/win32/zoitechat.props @@ -44,7 +44,7 @@ lua-5.4 lua lua51 - "$(DepsRoot)\bin\glib-genmarshal.exe"␊ + "$(DepsRoot)\bin\glib-genmarshal.exe" "$(Python3Path)\python.exe" "$(DepsRoot)\bin\glib-genmarshal" "$(Python3Path)\python.exe" "$(DepsRoot)\bin\glib-genmarshal.py" "$(Python3Path)\python.exe" "$(DepsRoot)\share\glib-2.0\codegen\glib-genmarshal.py"