mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-13 19:13:44 +00:00
Added stdint/libusb filters to VS2005 project
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user