mirror of https://github.com/procxx/kepka.git
				
				
				
			
		
			
				
	
	
		
			82 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			82 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
// Microsoft Visual C++ generated resource script.
 | 
						|
//
 | 
						|
#include "resource.h"
 | 
						|
 | 
						|
#define APSTUDIO_READONLY_SYMBOLS
 | 
						|
/////////////////////////////////////////////////////////////////////////////
 | 
						|
//
 | 
						|
// Generated from the TEXTINCLUDE 2 resource.
 | 
						|
//
 | 
						|
#include "winres.h"
 | 
						|
 | 
						|
/////////////////////////////////////////////////////////////////////////////
 | 
						|
#undef APSTUDIO_READONLY_SYMBOLS
 | 
						|
 | 
						|
/////////////////////////////////////////////////////////////////////////////
 | 
						|
// English (United States) resources
 | 
						|
 | 
						|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
 | 
						|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 | 
						|
#pragma code_page(1252)
 | 
						|
 | 
						|
/////////////////////////////////////////////////////////////////////////////
 | 
						|
//
 | 
						|
// Icon
 | 
						|
//
 | 
						|
 | 
						|
// Icon with lowest ID value placed first to ensure application icon
 | 
						|
// remains consistent on all systems.
 | 
						|
IDI_ICON1               ICON                    "..\\art\\icon256.ico"
 | 
						|
 | 
						|
/////////////////////////////////////////////////////////////////////////////
 | 
						|
//
 | 
						|
// Version
 | 
						|
//
 | 
						|
 | 
						|
VS_VERSION_INFO VERSIONINFO
 | 
						|
 FILEVERSION 1,4,4,2
 | 
						|
 PRODUCTVERSION 1,4,4,2
 | 
						|
 FILEFLAGSMASK 0x3fL
 | 
						|
#ifdef _DEBUG
 | 
						|
 FILEFLAGS 0x1L
 | 
						|
#else
 | 
						|
 FILEFLAGS 0x0L
 | 
						|
#endif
 | 
						|
 FILEOS 0x40004L
 | 
						|
 FILETYPE 0x0L
 | 
						|
 FILESUBTYPE 0x0L
 | 
						|
BEGIN
 | 
						|
    BLOCK "StringFileInfo"
 | 
						|
    BEGIN
 | 
						|
        BLOCK "040904b0"
 | 
						|
        BEGIN
 | 
						|
            VALUE "CompanyName", "Telegram Messenger LLP"
 | 
						|
            VALUE "FileDescription", "Telegram Desktop"
 | 
						|
            VALUE "FileVersion", "1.4.4.2"
 | 
						|
            VALUE "LegalCopyright", "Copyright (C) 2014-2018"
 | 
						|
            VALUE "ProductName", "Telegram Desktop"
 | 
						|
            VALUE "ProductVersion", "1.4.4.2"
 | 
						|
        END
 | 
						|
    END
 | 
						|
    BLOCK "VarFileInfo"
 | 
						|
    BEGIN
 | 
						|
        VALUE "Translation", 0x409, 1200
 | 
						|
    END
 | 
						|
END
 | 
						|
 | 
						|
#endif    // English (United States) resources
 | 
						|
/////////////////////////////////////////////////////////////////////////////
 | 
						|
 | 
						|
 | 
						|
 | 
						|
#ifndef APSTUDIO_INVOKED
 | 
						|
/////////////////////////////////////////////////////////////////////////////
 | 
						|
//
 | 
						|
// Generated from the TEXTINCLUDE 3 resource.
 | 
						|
//
 | 
						|
 | 
						|
 | 
						|
/////////////////////////////////////////////////////////////////////////////
 | 
						|
#endif    // not APSTUDIO_INVOKED
 | 
						|
 |