mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 03:55:32 +00:00
Add update_helper.sh to VS filters
This commit is contained in:
parent
ea326a5f29
commit
17b5a36b59
2 changed files with 4 additions and 0 deletions
|
@ -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" />
|
||||
|
|
|
@ -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>
|
Loading…
Add table
Reference in a new issue