72 lines
1.7 KiB
Plaintext
72 lines
1.7 KiB
Plaintext
|
|
|||
|
//Microsoft Developer Studio generated resource script.
|
|||
|
//
|
|||
|
//#include "resource.h"
|
|||
|
|
|||
|
#define APSTUDIO_READONLY_SYMBOLS
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
//
|
|||
|
// Generated from the TEXTINCLUDE 2 resource.
|
|||
|
//
|
|||
|
#include "windows.h"
|
|||
|
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|||
|
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
// English (U.K.) resources
|
|||
|
|
|||
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
|
|||
|
#ifdef _WIN32
|
|||
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
|
|||
|
#pragma code_page(1252)
|
|||
|
#endif //_WIN32
|
|||
|
|
|||
|
|
|||
|
#define BPQICON 400
|
|||
|
|
|||
|
BPQICON ICON DISCARDABLE "..\BPQIcon.ICO"
|
|||
|
|
|||
|
//
|
|||
|
// Version
|
|||
|
//
|
|||
|
#define TEXTVER "1. 0. 3. 4\0"
|
|||
|
#define BINVER 1, 0, 3, 4
|
|||
|
|
|||
|
VS_VERSION_INFO VERSIONINFO
|
|||
|
FILEVERSION BINVER
|
|||
|
PRODUCTVERSION BINVER
|
|||
|
FILEFLAGSMASK 0x3fL
|
|||
|
#ifdef _DEBUG
|
|||
|
FILEFLAGS 0x1L
|
|||
|
#else
|
|||
|
FILEFLAGS 0x0L
|
|||
|
#endif
|
|||
|
FILEOS 0x40004L
|
|||
|
FILETYPE 0x1L
|
|||
|
FILESUBTYPE 0x0L
|
|||
|
BEGIN
|
|||
|
BLOCK "StringFileInfo"
|
|||
|
BEGIN
|
|||
|
BLOCK "080904b0"
|
|||
|
BEGIN
|
|||
|
VALUE "Comments", "Program to control WINMOR TNC when running remotely\0"
|
|||
|
VALUE "CompanyName", " \0"
|
|||
|
VALUE "FileDescription", "WinmorControl\0"
|
|||
|
VALUE "FileVersion", TEXTVER
|
|||
|
VALUE "InternalName", "bpq32\0"
|
|||
|
VALUE "LegalCopyright", "Copyright <20> 2021 G8BPQ\0"
|
|||
|
VALUE "OriginalFilename", "\WinmorControl.exe\0"
|
|||
|
VALUE "ProductName", "WinmorControl\0"
|
|||
|
VALUE "ProductVersion", TEXTVER
|
|||
|
END
|
|||
|
END
|
|||
|
BLOCK "VarFileInfo"
|
|||
|
BEGIN
|
|||
|
VALUE "Translation", 0x809, 1200
|
|||
|
END
|
|||
|
END
|
|||
|
|
|||
|
|
|||
|
#endif // not APSTUDIO_INVOKED
|