nana/.gitattributes
beru a9f37e4ca4 Use .gitattributes file to specify line endings for Visual Studio solutions and projects files
Set project property Windows SDK Version to default
Set project property Multi-processor Compilation to Yes (/MP)
2019-02-24 06:02:24 +09:00

7 lines
147 B
Plaintext

*.sln text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
*.vcxproj.user text eol=crlf
*.bat text eol=crlf
Makefile text eolf=lf