mirror of
https://github.com/RPCS3/hidapi.git
synced 2024-11-23 18:19:45 +00:00
Windows: fix build of hidtest
This commit is contained in:
parent
8184eb2087
commit
faaf22cba2
@ -174,7 +174,7 @@
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\hidtest\hidtest.c"
|
||||
RelativePath="..\hidtest\test.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
@ -142,7 +142,7 @@
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\hidtest\hidtest.c" />
|
||||
<ClCompile Include="..\hidtest\test.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="hidapi.vcxproj">
|
||||
|
Loading…
Reference in New Issue
Block a user