diff --git a/win32/zoitechat.props b/win32/zoitechat.props index 3fdf68e1..47b98060 100644 --- a/win32/zoitechat.props +++ b/win32/zoitechat.props @@ -44,8 +44,8 @@ lua-5.4 lua lua51 - "$(DepsRoot)\bin\glib-genmarshal.exe" - "$(DepsRoot)\bin\glib-genmarshal" + "$(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" "$(Python3Path)\python.exe" "$(DepsRoot)\bin\glib-genmarshal"