mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-14 11:33:48 +00:00
Added stdint/libusb filters to VS2005 project
This commit is contained in:
@@ -181,6 +181,30 @@
|
|||||||
<References>
|
<References>
|
||||||
</References>
|
</References>
|
||||||
<Files>
|
<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
|
<File
|
||||||
RelativePath="..\src\bitutils.c"
|
RelativePath="..\src\bitutils.c"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user