Files
GhostEngine/src/GhostEngine.slnx
2026-03-15 02:19:40 +09:00

54 lines
2.5 KiB
Plaintext

<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Editor/">
<Project Path="Editor/Ghost.DSL/Ghost.DSL.csproj" />
<Project Path="Editor/Ghost.Editor.Core/Ghost.Editor.Core.csproj" />
<Project Path="Editor/Ghost.Editor/Ghost.Editor.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
</Folder>
<Folder Name="/ThridParty/">
<Project Path="ThridParty/Ghost.FMOD/Ghost.FMOD.csproj" />
<Project Path="ThridParty/Ghost.MeshOptimizer/Ghost.MeshOptimizer.csproj" />
<Project Path="ThridParty/Ghost.Nvtt/Ghost.Nvtt.csproj" />
<Project Path="ThridParty/Ghost.Ufbx/Ghost.Ufbx.csproj" Id="c4bd647c-6d77-49d8-ba81-6ed4946474d1" />
</Folder>
<Folder Name="/Runtime/">
<Project Path="Runtime/Ghost.Core/Ghost.Core.csproj" />
<Project Path="Runtime/Ghost.Engine/Ghost.Engine.csproj" />
<Project Path="Runtime/Ghost.Entities/Ghost.Entities.csproj" />
<Project Path="Runtime/Ghost.Generator/Ghost.Generator.csproj" />
<Project Path="Runtime/Ghost.Graphics.D3D12/Ghost.Graphics.D3D12.csproj" Id="e56a0674-beab-414f-8b42-01191a0238fc" />
<Project Path="Runtime/Ghost.Graphics.RHI/Ghost.Graphics.RHI.csproj" Id="d6831a89-ea86-4aef-9879-2bdd9b519d1e" />
<Project Path="Runtime/Ghost.Graphics/Ghost.Graphics.csproj" />
</Folder>
<Folder Name="/Test/">
<Project Path="Test/Ghost.Entities.Test/Ghost.Entities.Test.csproj" />
<Project Path="Test/Ghost.Graphics.Test/Ghost.Graphics.Test.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="Test/Ghost.MicroTest/Ghost.MicroTest.csproj" Id="8c8ffa4b-e1e4-46a1-9221-7b508a109edd" />
<Project Path="Test/Ghost.Shader.Test/Ghost.Shader.Test.csproj" />
<Project Path="Test/Ghost.Test.Core/Ghost.Test.Core.csproj" />
<Project Path="Test/Ghost.UnitTest/Ghost.UnitTest.csproj" Id="4da45668-456b-4dcc-acd8-6bfe154e6837">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
</Folder>
<Folder Name="/Tools/">
<Project Path="Tools/Ghost.NativeWrapperGen/Ghost.NativeWrapperGen.csproj" />
</Folder>
</Solution>