1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-12 17:30:50 +00:00

Update src/sim65.vcxproj

Co-authored-by: Matteo Pompili <6500688+matpompili@users.noreply.github.com>
This commit is contained in:
Sidney Cadot 2024-12-26 22:48:42 +01:00 committed by GitHub
parent af8a04dba0
commit 1096023e00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,7 +94,7 @@
<ClCompile Include="sim65\main.c" />
<ClCompile Include="sim65\memory.c" />
<ClCompile Include="sim65\paravirt.c" />
<ClInclude Include="sim65\peripherals.c" />
<ClCompile Include="sim65\peripherals.c" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">