summary refs log tree commit diff
path: root/testFrontend/SafeNSound.sln
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-06-11 07:38:05 +0200
committerRory& <root@rory.gay>2025-06-11 07:41:37 +0200
commitd6c791af681fdcc84c5a79a7b30d35db9231e404 (patch)
tree73816b7eda8ff52e7b8b28c9ab68960554d252d3 /testFrontend/SafeNSound.sln
parentAPI docs (diff)
downloadnodejs-final-assignment-d6c791af681fdcc84c5a79a7b30d35db9231e404.tar.xz
Add initial demo
Diffstat (limited to '')
-rw-r--r--testFrontend/SafeNSound.sln14
1 files changed, 14 insertions, 0 deletions
diff --git a/testFrontend/SafeNSound.sln b/testFrontend/SafeNSound.sln

index 95edddc..b090b6e 100644 --- a/testFrontend/SafeNSound.sln +++ b/testFrontend/SafeNSound.sln
@@ -24,6 +24,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArcaneLibs.UsageTest", "Arc EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SafeNSound.FakeUser", "SafeNSound.FakeUser\SafeNSound.FakeUser.csproj", "{AB7CDBEC-4D64-4FCF-B4F0-5FF3F86084B8}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SafeNSound.Demo", "SafeNSound.Demo\SafeNSound.Demo.csproj", "{0D485DCC-28C2-4143-9F42-17D350A7D60B}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -166,6 +168,18 @@ Global {AB7CDBEC-4D64-4FCF-B4F0-5FF3F86084B8}.Release|x64.Build.0 = Release|Any CPU {AB7CDBEC-4D64-4FCF-B4F0-5FF3F86084B8}.Release|x86.ActiveCfg = Release|Any CPU {AB7CDBEC-4D64-4FCF-B4F0-5FF3F86084B8}.Release|x86.Build.0 = Release|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Debug|x64.ActiveCfg = Debug|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Debug|x64.Build.0 = Debug|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Debug|x86.ActiveCfg = Debug|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Debug|x86.Build.0 = Debug|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Release|Any CPU.Build.0 = Release|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Release|x64.ActiveCfg = Release|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Release|x64.Build.0 = Release|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Release|x86.ActiveCfg = Release|Any CPU + {0D485DCC-28C2-4143-9F42-17D350A7D60B}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE