Correctly added libusb

This commit is contained in:
2019-11-08 19:12:56 -05:00
parent a65945db09
commit 3e5974b9b5
192 changed files with 59000 additions and 17 deletions

11
libusb/.gitattributes vendored Normal file
View File

@@ -0,0 +1,11 @@
*.sh eol=lf
*.ac eol=lf
*.am eol=lf
*.dsw eol=crlf
*.dsp eol=crlf whitespace=space-before-tab
*.sln eol=crlf
*.vcproj eol=crlf
*.vcxproj* eol=crlf
.gitattributes export-ignore
.gitignore export-ignore
INSTALL_WIN.txt eol=crlf