10 lines
272 B
Plaintext
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#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"