127b27ec6Sopenharmony_ci// Microsoft Visual C++ generated resource script. 227b27ec6Sopenharmony_ci// 327b27ec6Sopenharmony_ci 427b27ec6Sopenharmony_ci#include "lz4.h" /* LZ4_VERSION_STRING */ 527b27ec6Sopenharmony_ci#define APSTUDIO_READONLY_SYMBOLS 627b27ec6Sopenharmony_ci#include "verrsrc.h" 727b27ec6Sopenharmony_ci#undef APSTUDIO_READONLY_SYMBOLS 827b27ec6Sopenharmony_ci 927b27ec6Sopenharmony_ci 1027b27ec6Sopenharmony_ci#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 1127b27ec6Sopenharmony_ciLANGUAGE 9, 1 1227b27ec6Sopenharmony_ci 1327b27ec6Sopenharmony_ci///////////////////////////////////////////////////////////////////////////// 1427b27ec6Sopenharmony_ci// 1527b27ec6Sopenharmony_ci// Version 1627b27ec6Sopenharmony_ci// 1727b27ec6Sopenharmony_ci 1827b27ec6Sopenharmony_ciVS_VERSION_INFO VERSIONINFO 1927b27ec6Sopenharmony_ci FILEVERSION LZ4_VERSION_MAJOR,LZ4_VERSION_MINOR,LZ4_VERSION_RELEASE,0 2027b27ec6Sopenharmony_ci PRODUCTVERSION LZ4_VERSION_MAJOR,LZ4_VERSION_MINOR,LZ4_VERSION_RELEASE,0 2127b27ec6Sopenharmony_ci FILEFLAGSMASK VS_FFI_FILEFLAGSMASK 2227b27ec6Sopenharmony_ci#ifdef _DEBUG 2327b27ec6Sopenharmony_ci FILEFLAGS VS_FF_DEBUG 2427b27ec6Sopenharmony_ci#else 2527b27ec6Sopenharmony_ci FILEFLAGS 0x0L 2627b27ec6Sopenharmony_ci#endif 2727b27ec6Sopenharmony_ci FILEOS VOS_NT_WINDOWS32 2827b27ec6Sopenharmony_ci FILETYPE VFT_DLL 2927b27ec6Sopenharmony_ci FILESUBTYPE VFT2_UNKNOWN 3027b27ec6Sopenharmony_ciBEGIN 3127b27ec6Sopenharmony_ci BLOCK "StringFileInfo" 3227b27ec6Sopenharmony_ci BEGIN 3327b27ec6Sopenharmony_ci BLOCK "040904B0" 3427b27ec6Sopenharmony_ci BEGIN 3527b27ec6Sopenharmony_ci VALUE "CompanyName", "Yann Collet" 3627b27ec6Sopenharmony_ci VALUE "FileDescription", "Extremely fast compression" 3727b27ec6Sopenharmony_ci VALUE "FileVersion", LZ4_VERSION_STRING 3827b27ec6Sopenharmony_ci VALUE "InternalName", "lz4.dll" 3927b27ec6Sopenharmony_ci VALUE "LegalCopyright", "Copyright (C) 2013-2020, Yann Collet" 4027b27ec6Sopenharmony_ci VALUE "OriginalFilename", "lz4.dll" 4127b27ec6Sopenharmony_ci VALUE "ProductName", "LZ4" 4227b27ec6Sopenharmony_ci VALUE "ProductVersion", LZ4_VERSION_STRING 4327b27ec6Sopenharmony_ci END 4427b27ec6Sopenharmony_ci END 4527b27ec6Sopenharmony_ci BLOCK "VarFileInfo" 4627b27ec6Sopenharmony_ci BEGIN 4727b27ec6Sopenharmony_ci VALUE "Translation", 0x0409, 1200 4827b27ec6Sopenharmony_ci END 4927b27ec6Sopenharmony_ciEND 5027b27ec6Sopenharmony_ci 5127b27ec6Sopenharmony_ci#endif 52