mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-16 19:49:24 +00:00
Added a new MSBuild target (ValidateWindowsBuildEnvironment) that runs before build prep and fails fast with explicit errors when GTK/GLib/OpenSSL headers or Python are missing, instead of allowing a long cascade of downstream compile/link/copy failures.