Skip to content

Commit

Permalink
Added stdint/libusb filters to VS2005 project
Browse files Browse the repository at this point in the history
  • Loading branch information
Roel Verdult committed Jul 24, 2009
1 parent 66378cc commit 8bc062d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions win32/libnfc.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -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"
>
Expand Down

0 comments on commit 8bc062d

Please sign in to comment.