compile resources again + cleanup
This commit is contained in:
parent
850dfda0f5
commit
153bfda117
25 changed files with 3811 additions and 3849 deletions
10
ddraw.rc
10
ddraw.rc
|
@ -4,16 +4,16 @@
|
|||
{
|
||||
BLOCK "040904B0"
|
||||
{
|
||||
VALUE "CompanyName", "Toni Spets"
|
||||
VALUE "CompanyName", "cncnet.org"
|
||||
VALUE "FileDescription", "DirectDraw replacement for C&C95 and Red Alert"
|
||||
VALUE "FileVersion", "git~"
|
||||
VALUE "FileVersion", "1.1.0.0"
|
||||
VALUE "InternalName", "ddraw"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2010, 2011 Toni Spets"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2010-2017"
|
||||
VALUE "LegalTrademarks", ""
|
||||
VALUE "OriginalFileName", "ddraw.dll"
|
||||
VALUE "ProductName", "DirectDraw replacement for C&C95 and Red Alert"
|
||||
VALUE "ProductVersion", "git~"
|
||||
VALUE "Comments", "http://hifi.iki.fi/cnc-ddraw/"
|
||||
VALUE "ProductVersion", "1.1.0.0"
|
||||
VALUE "Comments", "https://cncnet.org"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue