10 lines
230 B
Plaintext
10 lines
230 B
Plaintext
|
|
|
|
#define VER_FILETYPE VFT_DLL
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Remove Storate IDB Library"
|
|
#define VER_INTERNALNAME_STR "RsIdb.dll"
|
|
|
|
#include "WsbVer.h"
|
|
|