mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[mingw] added MinGW support
* only MinGW-w64 for now * Makefile is called GNUmakefile so as not to conflict with WDK
This commit is contained in:
parent
67a07909b1
commit
d6f32a189a
5 changed files with 40 additions and 6 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,6 +1,7 @@
|
|||
*.sh eol=lf
|
||||
*.ac eol=lf
|
||||
*.am eol=lf
|
||||
GNUmakefile eol=lf
|
||||
*.sln eol=crlf
|
||||
*.vcproj eol=crlf
|
||||
*.vcxproj* eol=crlf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue