Fix: fatal error CVT1100 when compiling manifest file (#5322)

This commit is contained in:
Dragios 2020-06-21 02:50:33 +08:00 committed by GitHub
parent 8a080146c9
commit 3090f840a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -14,4 +14,4 @@ CITRA_ICON ICON "../../dist/citra.ico"
// RT_MANIFEST
//
1 RT_MANIFEST "../../dist/citra.manifest"
0 RT_MANIFEST "../../dist/citra.manifest"

View File

@ -16,4 +16,4 @@ IDI_ICON1 ICON "../../dist/citra.ico"
// RT_MANIFEST
//
1 RT_MANIFEST "../../dist/citra.manifest"
0 RT_MANIFEST "../../dist/citra.manifest"

View File

@ -14,4 +14,4 @@ CITRA_ICON ICON "../../dist/citra.ico"
// RT_MANIFEST
//
1 RT_MANIFEST "../../dist/citra.manifest"
0 RT_MANIFEST "../../dist/citra.manifest"