Windows: fix build of hidtest

This commit is contained in:
Ludovic Rousseau 2019-11-03 14:54:42 +01:00 committed by Filip Kubicz
parent 8184eb2087
commit faaf22cba2
2 changed files with 2 additions and 2 deletions

View File

@ -174,7 +174,7 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\hidtest\hidtest.c"
RelativePath="..\hidtest\test.c"
>
</File>
</Filter>

View File

@ -142,7 +142,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\hidtest\hidtest.c" />
<ClCompile Include="..\hidtest\test.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="hidapi.vcxproj">