Skip to content

Commit

Permalink
Add PlatformManifestFileEntry
Browse files Browse the repository at this point in the history
  • Loading branch information
cshung committed Mar 19, 2024
1 parent 2ca5ee7 commit 7d93e88
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@
<PlatformManifestFileEntry Include="libeventpipe-enabled.a" IsNative="true" />
<PlatformManifestFileEntry Include="libRuntime.ServerGC.a" IsNative="true" />
<PlatformManifestFileEntry Include="libRuntime.WorkstationGC.a" IsNative="true" />
<PlatformManifestFileEntry Include="libRuntime.VxSortDisabled.a" IsNative="true" />
<PlatformManifestFileEntry Include="libRuntime.VxSortEnabled.a" IsNative="true" />
<PlatformManifestFileEntry Include="libstandalonegc-disabled.a" IsNative="true" />
<PlatformManifestFileEntry Include="libstandalonegc-enabled.a" IsNative="true" />
<PlatformManifestFileEntry Include="libstdc++compat.a" IsNative="true" />
Expand Down

0 comments on commit 7d93e88

Please sign in to comment.