diff options
Diffstat (limited to 'ld/emultempl/default-manifest.rc')
-rw-r--r-- | ld/emultempl/default-manifest.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/default-manifest.rc b/ld/emultempl/default-manifest.rc index a4d303f..122f5e8 100644 --- a/ld/emultempl/default-manifest.rc +++ b/ld/emultempl/default-manifest.rc @@ -1,7 +1,7 @@ LANGUAGE 0, 0 /* CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST MOVEABLE PURE DISCARDABLE */ -1 9 MOVEABLE PURE DISCARDABLE +1 24 MOVEABLE PURE DISCARDABLE BEGIN "<?xml version=""1.0"" encoding=""UTF-8"" standalone=""yes""?>\n" "<assembly xmlns=""urn:schemas-microsoft-com:asm.v1"" manifestVersion=""1.0"">\n" |