-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVecxy.slnx
More file actions
34 lines (34 loc) · 2.04 KB
/
Copy pathVecxy.slnx
File metadata and controls
34 lines (34 loc) · 2.04 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
28
29
30
31
32
33
34
<Solution>
<Folder Name="/Tools/">
<Project Path="tools/Vecxy.Cli/Vecxy.Cli.csproj" />
<Project Path="tools/Vecxy.AssetAnalyzer/Vecxy.AssetAnalyzer.csproj" />
<Project Path="tools/Vecxy.AssetPipeline/Vecxy.AssetPipeline.csproj" />
<Project Path="tools/Vecxy.AssetPipeline.Tests/Vecxy.AssetPipeline.Tests.csproj" />
<Project Path="tools/Vecxy.SpriteEditor/Vecxy.SpriteEditor.csproj" />
<Project Path="tools/Vecxy.SpriteEditor.Tests/Vecxy.SpriteEditor.Tests.csproj" />
</Folder>
<Project Path="Code/Vecxy.AssetCompiler/Vecxy.AssetCompiler.csproj" />
<Project Path="Code/Vecxy.Assets/Vecxy.Assets.csproj" />
<Project Path="Code/Vecxy.Audio/Vecxy.Audio.csproj" />
<Project Path="Code/Vecxy.CLI/Vecxy.CLI.csproj" />
<Project Path="Code/Vecxy.Diagnostics/Vecxy.Diagnostics.csproj" />
<Project Path="Code/Vecxy.Editor/Vecxy.Editor.csproj" />
<Project Path="Code/Vecxy.Engine/Vecxy.Engine.csproj" />
<Project Path="Code/Vecxy.Input/Vecxy.Input.csproj" />
<Project Path="Code/Vecxy.Kernel/Vecxy.Kernel.csproj" />
<Project Path="Code/Vecxy.Messaging/Vecxy.Messaging.csproj" />
<Project Path="Code/Vecxy.Networking/Vecxy.Networking.csproj" />
<Project Path="Code/Vecxy.Networking.Generator/Vecxy.Networking.Generator.csproj" />
<Project Path="Code/Vecxy.Networking.Weaver/Vecxy.Networking.Weaver.csproj" />
<Project Path="Code/Vecxy.Pathfinding/Vecxy.Pathfinding.csproj" />
<Project Path="Code/Vecxy.Platforms/Vecxy.Platforms.csproj" />
<Project Path="Code/Vecxy.Platforms.Android/Vecxy.Platforms.Android.csproj" />
<Project Path="Code/Vecxy.Physics/Vecxy.Physics.csproj" />
<Project Path="Code/Vecxy.Prototypes/Vecxy.Prototypes.csproj" />
<Project Path="Code/Vecxy.Prototypes.Tests/Vecxy.Prototypes.Tests.csproj" />
<Project Path="Code/Vecxy.Rendering/Vecxy.Rendering.csproj" />
<Project Path="Code/Vecxy.Scene/Vecxy.Scene.csproj" />
<Project Path="Code/Vecxy.Scripting/Vecxy.Scripting.csproj" />
<Project Path="Code/Vecxy.UI/Vecxy.UI.csproj" />
<Project Path="Code/Vecxy.UI.Tests/Vecxy.UI.Tests.csproj" />
</Solution>