mirror of
https://github.com/libusb/libusb
synced 2024-11-21 06:26:10 -07:00
f90d07613c
There appears to be no need for the WinCE backend anymore, and it is increasingly difficult to keep healthy as the rest of the library changes. Require at least Visual Studio 2013 to compile. This simplifies matters as there is some semblance of C99 support there. Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
7 lines
179 B
Text
7 lines
179 B
Text
*.ac eol=lf
|
|
*.am eol=lf
|
|
*.bat eol=crlf
|
|
*.sh eol=lf
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
INSTALL_WIN.txt eol=crlf
|