mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
Set version to 8.1.
This commit is contained in:
parent
5069edc2de
commit
1c6a20f3cf
@ -18,10 +18,10 @@
|
||||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine Direct3D Immediate Mode Utility Functions"
|
||||
#define WINE_FILENAME_STR "d3dim.dll"
|
||||
#define WINE_FILEVERSION 4,7,0,700
|
||||
#define WINE_FILEVERSION_STR "4.7.0.700"
|
||||
#define WINE_PRODUCTVERSION 4,7,0,700
|
||||
#define WINE_PRODUCTVERSION_STR "4.7"
|
||||
#define WINE_FILEVERSION 4,8,1,881
|
||||
#define WINE_FILEVERSION_STR "4.8.1.881"
|
||||
#define WINE_PRODUCTVERSION 4,8,1,881
|
||||
#define WINE_PRODUCTVERSION_STR "4.8"
|
||||
#define WINE_PRODUCTNAME_STR "DirectX"
|
||||
|
||||
#include "wine/wine_common_ver.rc"
|
||||
|
@ -18,10 +18,10 @@
|
||||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine DirectInput"
|
||||
#define WINE_FILENAME_STR "dinput.dll"
|
||||
#define WINE_FILEVERSION 4,7,0,700
|
||||
#define WINE_FILEVERSION_STR "4.7.0.700"
|
||||
#define WINE_PRODUCTVERSION 4,7,0,700
|
||||
#define WINE_PRODUCTVERSION_STR "4.7"
|
||||
#define WINE_FILEVERSION 4,8,1,881
|
||||
#define WINE_FILEVERSION_STR "4.8.1.881"
|
||||
#define WINE_PRODUCTVERSION 4,8,1,881
|
||||
#define WINE_PRODUCTVERSION_STR "4.8"
|
||||
#define WINE_PRODUCTNAME_STR "DirectX"
|
||||
|
||||
#include "wine/wine_common_ver.rc"
|
||||
|
@ -19,10 +19,10 @@
|
||||
#define WINE_OLESELFREGISTER
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine DirectPlay"
|
||||
#define WINE_FILENAME_STR "dplayx.dll"
|
||||
#define WINE_FILEVERSION 4,7,0,700
|
||||
#define WINE_FILEVERSION_STR "4.7.0.700"
|
||||
#define WINE_PRODUCTVERSION 4,7,0,700
|
||||
#define WINE_PRODUCTVERSION_STR "4.7"
|
||||
#define WINE_FILEVERSION 4,8,1,881
|
||||
#define WINE_FILEVERSION_STR "4.8.1.881"
|
||||
#define WINE_PRODUCTVERSION 4,8,1,881
|
||||
#define WINE_PRODUCTVERSION_STR "4.8"
|
||||
#define WINE_PRODUCTNAME_STR "DirectX"
|
||||
|
||||
#include "wine/wine_common_ver.rc"
|
||||
|
Loading…
Reference in New Issue
Block a user