summaryrefslogtreecommitdiff
path: root/Noddybox.Emulation.Native.sln
diff options
context:
space:
mode:
Diffstat (limited to 'Noddybox.Emulation.Native.sln')
-rw-r--r--Noddybox.Emulation.Native.sln12
1 files changed, 12 insertions, 0 deletions
diff --git a/Noddybox.Emulation.Native.sln b/Noddybox.Emulation.Native.sln
index 14ebbc1..81ecf5a 100644
--- a/Noddybox.Emulation.Native.sln
+++ b/Noddybox.Emulation.Native.sln
@@ -9,6 +9,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Noddybox.Emulation.EightBit
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Noddybox.Emulation.EightBit.Z80.Test", "native\Noddybox.Emulation.EightBit.Z80.Test\Noddybox.Emulation.EightBit.Z80.Test.csproj", "{63894EA6-1E8D-43EC-B150-AEE77197F0D7}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Noddybox.Emulation.EightBit.Z80.Disassembler", "native\Noddybox.Emulation.EightBit.Z80.Disassembler\Noddybox.Emulation.EightBit.Z80.Disassembler.csproj", "{80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -59,6 +61,16 @@ Global
{63894EA6-1E8D-43EC-B150-AEE77197F0D7}.Release|Mixed Platforms.Build.0 = Release|x86
{63894EA6-1E8D-43EC-B150-AEE77197F0D7}.Release|x86.ActiveCfg = Release|x86
{63894EA6-1E8D-43EC-B150-AEE77197F0D7}.Release|x86.Build.0 = Release|x86
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {80CF1B2D-CCC3-4830-801F-2CCA9C1EDA1C}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE