Added stdint/libusb filters to VS2005 project
This commit is contained in:
parent
66378cc2d5
commit
8bc062da75
@ -181,6 +181,30 @@
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="stdint"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\stdint\inttypes.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stdint\stdbool.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stdint\stdint.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="libusb"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\libusb\usb.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\src\bitutils.c"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user