6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
|
#define WINE_FILEVERSION_STR "1.0"
|
||
|
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
|
||
|
#define WINE_FILENAME_STR "krnl386.exe"
|
||
|
|
||
|
#include "wine/wine_common_ver.rc"
|