mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
7 lines
238 B
Text
7 lines
238 B
Text
#define WINE_FILEDESCRIPTION_STR "Wine DirectDraw"
|
|
#define WINE_FILENAME_STR "ddraw.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"
|