diff options
author | Pete Batard <pbatard@gmail.com> | 2011-05-10 00:38:12 +0100 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2011-06-13 22:06:30 +0200 |
commit | c1e75431418cdfc10ec963d823fce479cdae6840 (patch) | |
tree | 08e9d47ae8a980ab78d603a71b41e47fecdb2ecf /.gitignore | |
parent | 85a14f43e0ce27cd47f84fdaeacbaa81cebdb886 (diff) | |
download | libusb-c1e75431418cdfc10ec963d823fce479cdae6840.tar.gz |
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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ aclocal.m4 compile config.guess config.h* +!msvc/config.h config.log config.status config.sub |