From fdd3664a6e7bc3feb73e37ccd1c192ebaa2075e4 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 14 Feb 2026 12:51:52 -0700 Subject: [PATCH] Update zoitechat.props with new XML structure --- win32/zoitechat.props | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/win32/zoitechat.props b/win32/zoitechat.props index 510a178e..5b90366b 100644 --- a/win32/zoitechat.props +++ b/win32/zoitechat.props @@ -30,10 +30,15 @@ false true false - $(DepsRoot)\include\luajit-2.1 - hclua - lua51 - true + $(DepsRoot)\include\luajit-2.1 + $(DepsRoot)\include\luajit + $(DepsRoot)\include\lua5.1 + $(DepsRoot)\include\lua51 + hclua + lua51 + luajit-5.1 + luajit + true false "$(Python3Path)\python.exe" "$(DepsRoot)\bin\glib-genmarshal" "$(Python3Path)\python.exe" "$(DepsRoot)\bin\glib-genmarshal" @@ -128,3 +133,4 @@ +