Add missing files for the examples to the MSVC project
This commit is contained in:
committed by
Sam Lantinga
parent
18ba444352
commit
3ee909f01e
@@ -7,6 +7,7 @@
|
||||
<ItemGroup>
|
||||
<None Include="$(SolutionDir)\..\examples\input\03-gamepad-polling\README.txt" />
|
||||
<ClCompile Include="$(SolutionDir)\..\examples\input\03-gamepad-polling\gamepad-polling.c" />
|
||||
<Content Include="$(SolutionDir)\..\test\gamepad_front.png" CopyToOutputDirectory="PreserveNewest" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user