1
0
mirror of https://github.com/simh/simh.git synced 2026-01-28 12:49:21 +00:00

Visual Studio Projects: Enable Debug build with windows_build support missing

Change storage of solution and project files to be text rather than binary.
This commit is contained in:
Mark Pizzolato
2025-11-17 20:36:24 -10:00
parent 060747aa1e
commit 3e3fc123c7
87 changed files with 39333 additions and 39314 deletions

4
.gitattributes vendored
View File

@@ -1,7 +1,7 @@
*.jpg binary
*.png binary
*.sln binary
*.vcproj binary
*.sln text eol=crlf
*.vcproj text eol=crlf
*.exe binary
*.lda binary
*.bin binary