10 lines
224 B
Plaintext
10 lines
224 B
Plaintext
|
|
|
|
#define VER_FILETYPE VFT_APP
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Remote Storage Media"
|
|
#define VER_INTERNALNAME_STR "RsSub.exe"
|
|
|
|
#include "WsbVer.h"
|
|
|