Fix compiling under MS_VC 6.

This commit is contained in:
Steven Edwards 2004-04-07 21:59:15 +00:00 committed by Alexandre Julliard
parent 31cd6b8cf3
commit 2d0413012f
1 changed files with 1 additions and 2 deletions

View File

@ -80,8 +80,7 @@ FILESUBTYPE VFT2_UNKNOWN
VALUE "FileDescription", WINE_FILEDESCRIPTION_STR
VALUE "FileVersion", WINE_FILEVERSION_STR
VALUE "InternalName", WINE_FILENAME
VALUE "LegalCopyright", "Copyright (c) 1993-2004 the Wine project authors " \
"(see the file AUTHORS for a complete list)"
VALUE "LegalCopyright", "Copyright (c) 1993-2004 the Wine project authors (see the file AUTHORS for a complete list)"
VALUE "OriginalFilename", WINE_FILENAME_STR
VALUE "ProductName", WINE_PRODUCTNAME_STR
VALUE "ProductVersion", WINE_PRODUCTVERSION_STR