Skip to content

Commit

Permalink
update projects
Browse files Browse the repository at this point in the history
  • Loading branch information
YukinoHayakawa committed Nov 13, 2021
1 parent b471c5c commit 9ab7765
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 17 deletions.
3 changes: 0 additions & 3 deletions DemoAssetStreaming/DemoAssetStreaming.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ProjectReference Include="..\..\Library\Usagi\Usagi.vcxproj">
<Project>{f9061c06-bce6-416b-9aeb-31351810b7ba}</Project>
</ProjectReference>
<ProjectReference Include="..\..\Modules\Usagi\Modules\Assets\SahProgramModule\SahProgramModule.vcxproj">
<Project>{10c7f91a-9061-4691-a5de-c115bcc5cf50}</Project>
</ProjectReference>
Expand Down
3 changes: 0 additions & 3 deletions DemoEcsFireworks/DemoEcsFireworks.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@
<ClInclude Include="Type.hpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Library\Usagi\Usagi.vcxproj">
<Project>{f9061c06-bce6-416b-9aeb-31351810b7ba}</Project>
</ProjectReference>
<ProjectReference Include="..\..\Modules\Usagi\Modules\Common\Logging\Logging.vcxproj">
<Project>{e13613a3-b719-4bc5-991a-507402d14c25}</Project>
</ProjectReference>
Expand Down
3 changes: 3 additions & 0 deletions DemoEcsFireworks/DemoEcsFireworks.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,8 @@
<ClInclude Include="Type.hpp">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="System_star_render.hpp">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
</Project>
5 changes: 1 addition & 4 deletions DemoGraphicsInit/DemoGraphicsInit.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
<ClInclude Include="SystemInitGraphicsService.hpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Library\Usagi\Usagi.vcxproj">
<Project>{f9061c06-bce6-416b-9aeb-31351810b7ba}</Project>
</ProjectReference>
<ProjectReference Include="..\..\Modules\Usagi\Modules\Common\Logging\Logging.vcxproj">
<Project>{e13613a3-b719-4bc5-991a-507402d14c25}</Project>
</ProjectReference>
Expand All @@ -86,4 +83,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>
5 changes: 1 addition & 4 deletions DemoHelloSwapchain/DemoHelloSwapchain.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@
<ClInclude Include="SystemClearSwapchainImage.hpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Library\Usagi\Usagi.vcxproj">
<Project>{f9061c06-bce6-416b-9aeb-31351810b7ba}</Project>
</ProjectReference>
<ProjectReference Include="..\..\Modules\Usagi\Modules\Common\Logging\Logging.vcxproj">
<Project>{e13613a3-b719-4bc5-991a-507402d14c25}</Project>
</ProjectReference>
Expand All @@ -87,4 +84,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>
3 changes: 0 additions & 3 deletions DemoWindowInput/DemoWindowInput.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
<ProjectReference Include="..\..\Modules\Usagi\Modules\Platforms\Win10\Win10.vcxproj">
<Project>{ba6b6731-dfa8-4da0-b121-d3d8d584b001}</Project>
</ProjectReference>
<ProjectReference Include="..\..\Modules\Usagi\Modules\Platforms\WinCommon\WinCommon.vcxproj">
<Project>{cd325def-b361-4cc5-87ac-bf51588dbf2d}</Project>
</ProjectReference>
<ProjectReference Include="..\..\Modules\Usagi\Modules\IO\Input\Input.vcxproj">
<Project>{c87b711a-0036-4d0e-aa0b-501677f198fd}</Project>
</ProjectReference>
Expand Down

0 comments on commit 9ab7765

Please sign in to comment.