-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathParallelAnimationSystem.slnx
More file actions
23 lines (23 loc) · 1.29 KB
/
ParallelAnimationSystem.slnx
File metadata and controls
23 lines (23 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<Solution>
<Folder Name="/Pamx/">
<Project Path="Pamx/Pamx/Pamx.csproj" />
</Folder>
<Folder Name="/Tmpx/">
<Project Path="Tmpx/Tmpx.Common/Tmpx.Common.csproj" />
<Project Path="Tmpx/Tmpx.Demo/Tmpx.Demo.csproj" />
<Project Path="Tmpx/Tmpx.Generator/Tmpx.Generator.csproj" />
<Project Path="Tmpx/Tmpx.Tests/Tmpx.Tests.csproj" />
<Project Path="Tmpx/Tmpx/Tmpx.csproj" />
</Folder>
<Project Path="ParallelAnimationSystem.Android/ParallelAnimationSystem.Android.csproj">
<Deploy />
</Project>
<Project Path="ParallelAnimationSystem.Desktop/ParallelAnimationSystem.Desktop.csproj" />
<Project Path="ParallelAnimationSystem.Mathematics/ParallelAnimationSystem.Mathematics.csproj" />
<Project Path="ParallelAnimationSystem.Redist/ParallelAnimationSystem.Redist.csproj" />
<Project Path="ParallelAnimationSystem.Rendering.Common/ParallelAnimationSystem.Rendering.Common.csproj" />
<Project Path="ParallelAnimationSystem.Rendering.OpenGL/ParallelAnimationSystem.Rendering.OpenGL.csproj" />
<Project Path="ParallelAnimationSystem.Rendering.OpenGLES/ParallelAnimationSystem.Rendering.OpenGLES.csproj" />
<Project Path="ParallelAnimationSystem.Wasm/ParallelAnimationSystem.Wasm.csproj" />
<Project Path="ParallelAnimationSystem/ParallelAnimationSystem.csproj" />
</Solution>