mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12: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\Skyline.qss" />
|
||||||
<None Include="..\bin\GuiConfigs\YoRHa by Ani.qss" />
|
<None Include="..\bin\GuiConfigs\YoRHa by Ani.qss" />
|
||||||
<None Include="..\Utilities\git-version-gen.cmd" />
|
<None Include="..\Utilities\git-version-gen.cmd" />
|
||||||
|
<None Include="update_helper.sh" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets" />
|
<ImportGroup Label="ExtensionTargets" />
|
||||||
|
|
|
@ -1614,5 +1614,8 @@
|
||||||
<None Include="..\.ci\install-freebsd.sh">
|
<None Include="..\.ci\install-freebsd.sh">
|
||||||
<Filter>CI</Filter>
|
<Filter>CI</Filter>
|
||||||
</None>
|
</None>
|
||||||
|
<None Include="update_helper.sh">
|
||||||
|
<Filter>Scripts</Filter>
|
||||||
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue