-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathKeyAsio.Net.slnx
More file actions
27 lines (27 loc) · 1.49 KB
/
KeyAsio.Net.slnx
File metadata and controls
27 lines (27 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<Solution>
<Folder Name="/Benchmarks/">
<Project Path="benchmarks\SimdBenchmarks\SimdBenchmarks.csproj" />
</Folder>
<Folder Name="/Dependencies/">
<Project Path="dependencies\Milki.Extensions\src\Milki.Extensions.Configuration\Milki.Extensions.Configuration.csproj" />
<Project Path="dependencies\Milki.Extensions\src\Milki.Extensions.MouseKeyHook\Milki.Extensions.MouseKeyHook.csproj" />
<Project Path="dependencies\Milki.Extensions\src\Milki.Extensions.Threading\Milki.Extensions.Threading.csproj" />
<Project Path="dependencies\NAudio\NAudio.Asio\NAudio.Asio.csproj" />
</Folder>
<Folder Name="/Tests/">
<Project Path="tests/KeyAsio.UnitTests/KeyAsio.UnitTests.csproj" />
<Project Path="tests/StressTest/StressTest.csproj">
<Platform Project="x64" />
</Project>
<Project Path="tests\AudioTests\AudioTests.csproj" />
<Project Path="tests\ColumnTest\ColumnTest.csproj" />
<Project Path="tests\MemoryReadingTest\MemoryReadingTest.csproj" />
<Project Path="tests\PlayingTests\PlayingTests.csproj" />
</Folder>
<Project Path="src\Apps\KeyAsio\KeyAsio.csproj" />
<Project Path="src\Common\KeyAsio.Plugins.Abstractions/KeyAsio.Plugins.Abstractions.csproj" />
<Project Path="src\Common\KeyAsio.Secrets\KeyAsio.Secrets.csproj" />
<Project Path="src\Common\KeyAsio.Shared\KeyAsio.Shared.csproj" />
<Project Path="src\Core\KeyAsio.Core.Audio\KeyAsio.Core.Audio.csproj" />
<Project Path="src\Core\KeyAsio.Core.Memory\KeyAsio.Core.Memory.csproj" />
</Solution>