127b27ec6Sopenharmony_ci1 VERSIONINFO
227b27ec6Sopenharmony_ciFILEVERSION       @LIBVER_MAJOR@,@LIBVER_MINOR@,@LIBVER_PATCH@,0
327b27ec6Sopenharmony_ciPRODUCTVERSION    @LIBVER_MAJOR@,@LIBVER_MINOR@,@LIBVER_PATCH@,0
427b27ec6Sopenharmony_ciFILEFLAGSMASK 0
527b27ec6Sopenharmony_ciFILEOS 0x40000
627b27ec6Sopenharmony_ciFILETYPE 1
727b27ec6Sopenharmony_ci{
827b27ec6Sopenharmony_ci    BLOCK "StringFileInfo"
927b27ec6Sopenharmony_ci    {
1027b27ec6Sopenharmony_ci        BLOCK "040904B0"
1127b27ec6Sopenharmony_ci        {
1227b27ec6Sopenharmony_ci            VALUE "CompanyName", "Yann Collet"
1327b27ec6Sopenharmony_ci            VALUE "FileDescription", "Extremely fast compression"
1427b27ec6Sopenharmony_ci            VALUE "FileVersion", "@LIBVER_MAJOR@.@LIBVER_MINOR@.@LIBVER_PATCH@.0"
1527b27ec6Sopenharmony_ci            VALUE "InternalName", "@PROGNAME@"
1627b27ec6Sopenharmony_ci            VALUE "LegalCopyright", "Copyright (C) 2013-2020, Yann Collet"
1727b27ec6Sopenharmony_ci            VALUE "OriginalFilename", "@PROGNAME@.@EXT@"
1827b27ec6Sopenharmony_ci            VALUE "ProductName", "LZ4"
1927b27ec6Sopenharmony_ci            VALUE "ProductVersion", "@LIBVER_MAJOR@.@LIBVER_MINOR@.@LIBVER_PATCH@.0"
2027b27ec6Sopenharmony_ci        }
2127b27ec6Sopenharmony_ci    }
2227b27ec6Sopenharmony_ci    BLOCK "VarFileInfo"
2327b27ec6Sopenharmony_ci    {
2427b27ec6Sopenharmony_ci        VALUE "Translation", 0x0409, 1200
2527b27ec6Sopenharmony_ci    }
2627b27ec6Sopenharmony_ci}
27