mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-07-24 11:49:26 +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.