Skip to content

Commit

Permalink
Include *.lck Core Lock file-type
Browse files Browse the repository at this point in the history
Includes *.lck alongside the rest of the cores/$platform/cores so that bundled cores can be locked at time of publish.
  • Loading branch information
Misunderstood-Wookiee committed May 16, 2024
1 parent f5f7bd0 commit 80417c9
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 1 deletion.
4 changes: 4 additions & 0 deletions pkg/msvc-uwp/RetroArch-msvcUWP/RetroArch-msvcUWP.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,10 @@
<DeploymentContent>true</DeploymentContent>
<Link>cores\%(Filename)%(Extension)</Link>
</None>
<None Include="cores\$(Platform)\cores\*.lck">
<DeploymentContent>true</DeploymentContent>
<Link>cores\%(Filename)%(Extension)</Link>
</None>
<None Include="cores\$(Platform)\*.dll">
<DeploymentContent>true</DeploymentContent>
<Link>%(Filename)%(Extension)</Link>
Expand Down
104 changes: 103 additions & 1 deletion pkg/msvc-uwp/RetroArch-msvcUWP/RetroArch-msvcUWP.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,111 @@
</ItemGroup>
<ItemGroup>
<None Include="cores\$(Platform)\cores\*.dll" />
<None Include="cores\$(Platform)\cores\*.lck" />
<None Include="ANGLE\$(Platform)\*.dll" />
<None Include="MESA\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="RetroArch-msvcUWP_TemporaryKey.pfx" />
<None Include="ANGLE\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\cores\*.dll" />
<None Include="cores\$(Platform)\cores\*.lck" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="cores\$(Platform)\*.dll" />
<None Include="MESA\$(Platform)\*.dll" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 80417c9

Please sign in to comment.