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 ddb57b2 commit 55d788d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,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 55d788d

Please sign in to comment.