1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 10:42:36 +01:00

Add update_helper.sh to VS filters

This commit is contained in:
Megamouse 2024-01-29 21:38:36 +01:00
parent ea326a5f29
commit 17b5a36b59
2 changed files with 4 additions and 0 deletions

View File

@ -1920,6 +1920,7 @@
<None Include="..\bin\GuiConfigs\Skyline.qss" />
<None Include="..\bin\GuiConfigs\YoRHa by Ani.qss" />
<None Include="..\Utilities\git-version-gen.cmd" />
<None Include="update_helper.sh" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />

View File

@ -1614,5 +1614,8 @@
<None Include="..\.ci\install-freebsd.sh">
<Filter>CI</Filter>
</None>
<None Include="update_helper.sh">
<Filter>Scripts</Filter>
</None>
</ItemGroup>
</Project>