Whoops: missed addition of SM83 tests to solution.

This commit is contained in:
Adrian Conlon
2025-03-27 10:19:59 +00:00
parent 3ca3d60caf
commit e3258846a8

View File

@@ -39,6 +39,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "M6502.HarteTest", "M6502\M6
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "M6502.Symbols", "M6502\M6502.Symbols\M6502.Symbols.csproj", "{77B4729A-1899-44D3-92A6-334FF9CA8A65}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SM83.HarteTest", "LR35902\SM83.HarteTest\SM83.HarteTest.csproj", "{9A85562F-986F-472B-AEAE-AAAFF0B02B48}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -117,6 +119,10 @@ Global
{77B4729A-1899-44D3-92A6-334FF9CA8A65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{77B4729A-1899-44D3-92A6-334FF9CA8A65}.Release|Any CPU.ActiveCfg = Release|Any CPU
{77B4729A-1899-44D3-92A6-334FF9CA8A65}.Release|Any CPU.Build.0 = Release|Any CPU
{9A85562F-986F-472B-AEAE-AAAFF0B02B48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9A85562F-986F-472B-AEAE-AAAFF0B02B48}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9A85562F-986F-472B-AEAE-AAAFF0B02B48}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9A85562F-986F-472B-AEAE-AAAFF0B02B48}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE