Skip to content

Commit

Permalink
Windows: fix build of hidtest
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau authored and Qbicz committed Nov 5, 2019
1 parent 8184eb2 commit faaf22c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion windows/hidtest.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\hidtest\hidtest.c"
RelativePath="..\hidtest\test.c"
>
</File>
</Filter>
Expand Down
2 changes: 1 addition & 1 deletion windows/hidtest.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\hidtest\hidtest.c" />
<ClCompile Include="..\hidtest\test.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="hidapi.vcxproj">
Expand Down

0 comments on commit faaf22c

Please sign in to comment.