Make the file description look slightly nicer in Windows

This commit is contained in:
nashmuhandes 2025-02-28 20:50:15 +08:00
commit 1c5cb1d1fb

View file

@ -279,7 +279,7 @@ BEGIN
BEGIN
VALUE "Comments", "Thanks to id Software for creating DOOM and then releasing the source code. Thanks also to TeamTNT for creating BOOM, which ZDoom is partially based on. Includes code based on the Cajun Bot 0.97 by Martin Collberg."
VALUE "CompanyName", " "
VALUE "FileDescription", "VkDoom" GIT_DESCRIPTION
VALUE "FileDescription", "VkDoom-" GIT_DESCRIPTION
VALUE "FileVersion", RC_FILEVERSION2
VALUE "InternalName", "VkDoom"
VALUE "LegalCopyright", "Copyright 1993-1996 id Software, 1998-2010 Randy Heit, 2002-2010 Christoph Oelckers, et al."