8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
|
#define WINE_FILEDESCRIPTION_STR "Wine DirectPlay"
|
||
|
#define WINE_FILENAME_STR "dplayx.dll"
|
||
|
#define WINE_PRODUCTVERSION 4,7,0,0
|
||
|
#define WINE_PRODUCTVERSION_STR "4.7"
|
||
|
#define WINE_PRODUCTNAME_STR "DirectX"
|
||
|
|
||
|
#include "wine/wine_common_ver.rc"
|