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:
parent
ea326a5f29
commit
17b5a36b59
@ -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…
Reference in New Issue
Block a user