mpr: Use neutral language for the version resource.

This commit is contained in:
Alexandre Julliard 2013-07-09 15:47:34 +02:00
parent 8e9d6203f0
commit 14aa430314

View file

@ -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