We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8184eb2 commit faaf22cCopy full SHA for faaf22c
windows/hidtest.vcproj
@@ -174,7 +174,7 @@
174
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
175
>
176
<File
177
- RelativePath="..\hidtest\hidtest.c"
+ RelativePath="..\hidtest\test.c"
178
179
</File>
180
</Filter>
windows/hidtest.vcxproj
@@ -142,7 +142,7 @@
142
</Link>
143
</ItemDefinitionGroup>
144
<ItemGroup>
145
- <ClCompile Include="..\hidtest\hidtest.c" />
+ <ClCompile Include="..\hidtest\test.c" />
146
</ItemGroup>
147
148
<ProjectReference Include="hidapi.vcxproj">
0 commit comments