Windows: MS project files part 1 - support files & preliminaries
authorPete Batard <pbatard@gmail.com>
Mon, 9 May 2011 23:38:12 +0000 (00:38 +0100)
committerPeter Stuge <peter@stuge.se>
Mon, 13 Jun 2011 20:06:30 +0000 (22:06 +0200)
commitc1e75431418cdfc10ec963d823fce479cdae6840
tree08e9d47ae8a980ab78d603a71b41e47fecdb2ecf
parent85a14f43e0ce27cd47f84fdaeacbaa81cebdb886
Windows: MS project files part 1 - support files & preliminaries

* adds the MSVC support files used by MSVC6, VS2005 and WDK
* also adds missing defines required by MS compilers in libusb.h
* also anticipatory sets .gitattributes for CRLF handling
* also adds manually maintained .def file for import lib generation

References #57.
.gitattributes
.gitignore
libusb/libusb-1.0.def [new file with mode: 0644]
libusb/libusb.h
msvc/config.h [new file with mode: 0644]
msvc/inttypes.h [new file with mode: 0644]
msvc/stdint.h [new file with mode: 0644]