Added stdint/libusb filters to VS2005 project
This commit is contained in:
parent
66378cc2d5
commit
8bc062da75
1 changed files with 24 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue