Fixes for compilation on Windows

This commit is contained in:
SDraw 2025-08-17 10:54:05 +03:00
parent 1295c1c175
commit f8fa7e60f9
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
72 changed files with 930 additions and 586 deletions

View file

@ -1,16 +0,0 @@
root = true
[*]
charset = utf-8
end_of_line = crlf
indent_size = 4
indent_style = space
trim_trailing_whitespace = true
[*.csproj]
indent_size = 2
indent_style = space
[*.props]
indent_size = 2
indent_style = space