Fix build issues

This commit is contained in:
Isaac Aronson
2023-09-12 19:18:26 -05:00
committed by Sam Lantinga
parent 594ca1a897
commit f0238ef615
2 changed files with 24 additions and 17 deletions

View File

@@ -194,6 +194,7 @@
<ItemGroup>
<ClCompile Include="..\..\..\Test\testautomation.c" />
<ClCompile Include="..\..\..\test\testautomation_audio.c" />
<ClCompile Include="..\..\..\test\testautomation_blit.c" />
<ClCompile Include="..\..\..\test\testautomation_clipboard.c" />
<ClCompile Include="..\..\..\test\testautomation_events.c" />
<ClCompile Include="..\..\..\test\testautomation_guid.c" />
@@ -232,4 +233,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>