aboutsummaryrefslogtreecommitdiff
path: root/Oscilloscope/Oscilloscope.sln
diff options
context:
space:
mode:
authorSyndamia <kami02882@gmail.com>2019-09-04 22:33:46 +0300
committerSyndamia <kami02882@gmail.com>2019-09-04 22:33:46 +0300
commitb2993028499dd994caf5e2a5bf362f3116416ae6 (patch)
treefb2102cd44d76de59802f9c3096cb638646a1beb /Oscilloscope/Oscilloscope.sln
parent737697fbf83d62a09b25313c7bd700c5b39d10f0 (diff)
downloadShower-b2993028499dd994caf5e2a5bf362f3116416ae6.tar
Shower-b2993028499dd994caf5e2a5bf362f3116416ae6.tar.gz
Shower-b2993028499dd994caf5e2a5bf362f3116416ae6.zip
Finished implementation and cleanup of Monitor.cs, implimented Wave.cs and added a project for testing
Diffstat (limited to 'Oscilloscope/Oscilloscope.sln')
-rw-r--r--Oscilloscope/Oscilloscope.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/Oscilloscope/Oscilloscope.sln b/Oscilloscope/Oscilloscope.sln
index 2482a4c..c5593af 100644
--- a/Oscilloscope/Oscilloscope.sln
+++ b/Oscilloscope/Oscilloscope.sln
@@ -5,6 +5,8 @@ VisualStudioVersion = 16.0.29102.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Oscilloscope", "Oscilloscope\Oscilloscope.csproj", "{36E3F0B2-B785-4AF3-B59F-483FDA57672A}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OscilloscopeTests", "OscilloscopeTests\OscilloscopeTests.csproj", "{C1898213-07A3-4E50-B164-57E0673ABDED}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -15,6 +17,10 @@ Global
{36E3F0B2-B785-4AF3-B59F-483FDA57672A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36E3F0B2-B785-4AF3-B59F-483FDA57672A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36E3F0B2-B785-4AF3-B59F-483FDA57672A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C1898213-07A3-4E50-B164-57E0673ABDED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C1898213-07A3-4E50-B164-57E0673ABDED}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C1898213-07A3-4E50-B164-57E0673ABDED}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C1898213-07A3-4E50-B164-57E0673ABDED}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE