2020-09-30 16:53:55 +02:00

10 lines
272 B
Plaintext

#include <FaxName.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILEDESCRIPTION_STR FAX_FULL_NAME " Configuration Wizard"
#define VER_INTERNALNAME_STR "fxscfgwz.dll"
#define VER_ORIGINALFILENAME_STR "fxscfgwz.dll"
#include "cvernum.h"
#include "cometver.rc"