15 lines
275 B
Plaintext
15 lines
275 B
Plaintext
#include "clusapip.h"
|
|
|
|
#include <clusverp.h>
|
|
|
|
#define VER_FILETYPE VFT_APP
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Cluster API Library"
|
|
#define VER_INTERNALNAME_STR "clusapi\0"
|
|
|
|
#include "common.ver"
|
|
|
|
//
|
|
// Message text
|
|
//
|