From f5a4d8f84b00d3e07e9062d47833e57dabf8fbce Mon Sep 17 00:00:00 2001
From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com>
Date: Mon, 16 Feb 2026 01:18:40 -0700
Subject: [PATCH] Enable Whole Program Optimization in project properties
---
win32/zoitechat.props | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/win32/zoitechat.props b/win32/zoitechat.props
index 05a3f49a..23821620 100644
--- a/win32/zoitechat.props
+++ b/win32/zoitechat.props
@@ -140,7 +140,7 @@
false
$(ZoiteChatObj)$(ProjectName)\
true
- false
+ true
MultiByte
@@ -152,10 +152,10 @@
/d2Zi+ %(AdditionalOptions)
false
- Disabled
+
-
+ Full
true
true
true