mpr: Use neutral language for the version resource.
This commit is contained in:
parent
8e9d6203f0
commit
14aa430314
|
@ -47,6 +47,8 @@ FONT 8, "MS Shell Dlg"
|
|||
PUSHBUTTON "Cancel", IDCANCEL, 170, 126, 50, 14, WS_GROUP | WS_TABSTOP
|
||||
}
|
||||
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine Multiprotocol Router Library"
|
||||
#define WINE_FILENAME_STR "mpr.dll"
|
||||
#define WINE_FILEVERSION 5,0,2195,6611
|
||||
|
|
Loading…
Reference in New Issue