mirror of
https://github.com/LIV2/WinUAE.git
synced 2025-12-06 00:12:52 +00:00
CPUTester forgotten project file update
This commit is contained in:
parent
e7fdb4a038
commit
fbde0617a4
@ -85,6 +85,7 @@
|
||||
<ClCompile Include="..\..\cputest\adis\opcode_handler_fpu.c" />
|
||||
<ClCompile Include="..\..\cputest\adis\opcode_handler_mmu.c" />
|
||||
<ClCompile Include="..\..\cputest\adis\util.c" />
|
||||
<ClCompile Include="..\..\cputest\dir.c" />
|
||||
<ClCompile Include="..\..\cputest\main.c" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
|
||||
@ -48,5 +48,8 @@
|
||||
<ClCompile Include="..\..\cputest\adis\util.c">
|
||||
<Filter>Source Files\adis</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\cputest\dir.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
x
Reference in New Issue
Block a user