Fix the executable's description on Windows.

This commit is contained in:
Username404-59 2021-07-07 15:38:50 +02:00
parent de24219fca
commit 416ab3a30e
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ BEGIN
BLOCK "040904E4" BLOCK "040904E4"
BEGIN BEGIN
VALUE "CompanyName", "" VALUE "CompanyName", ""
VALUE "FileDescription", "@CPACK_PACKAGE_DESCRIPTION_SUMMARY@" VALUE "FileDescription", "@EXEDESC@"
VALUE "FileVersion", "@CMAKE_PROJECT_VERSION@" VALUE "FileVersion", "@CMAKE_PROJECT_VERSION@"
VALUE "InternalName", "@EXENAME@" VALUE "InternalName", "@EXENAME@"
VALUE "LegalCopyright", "" VALUE "LegalCopyright", ""