From a41e8a0f5d346e0f86b3dfd0a2da5f89b86ccbf7 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Mon, 16 Feb 2026 01:27:53 -0700 Subject: [PATCH] Disable debug libraries in project properties --- win32/zoitechat.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/zoitechat.props b/win32/zoitechat.props index fab644b0..d1641f3e 100644 --- a/win32/zoitechat.props +++ b/win32/zoitechat.props @@ -139,7 +139,7 @@ false $(ZoiteChatObj)$(ProjectName)\ - true + false true MultiByte