mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-19 15:00:18 +02:00
Fixed building on Windows with cmake, ninja, and clang
This commit is contained in:
@@ -25,7 +25,7 @@ BEGIN
|
||||
VALUE "FileDescription", "SDL\0"
|
||||
VALUE "FileVersion", "2, 0, 16, 0\0"
|
||||
VALUE "InternalName", "SDL\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2021 Sam Lantinga\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2021 Sam Lantinga\0"
|
||||
VALUE "OriginalFilename", "SDL2.dll\0"
|
||||
VALUE "ProductName", "Simple DirectMedia Layer\0"
|
||||
VALUE "ProductVersion", "2, 0, 16, 0\0"
|
||||
|
||||
Reference in New Issue
Block a user