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:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user