blob: 12a46eafb2c21aa66d9707d010bfb41d65f590d0 [file] [log] [blame]
// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <verrsrc.h>
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 64,0,3247,0
PRODUCTVERSION 64,0,3247,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "The Chromium Authors"
VALUE "FileDescription", "External Clear Key Content Decryption Module Adapter"
VALUE "FileVersion", "64.0.3247.0"
VALUE "InternalName", "clearkeycdmadapter_dll"
VALUE "LegalCopyright", "Copyright 2017 The Chromium Authors. All rights reserved."
VALUE "OriginalFilename", "clearkeycdmadapter.dll"
VALUE "ProductName", "External Clear Key Content Decryption Module Adapter"
VALUE "ProductVersion", "64.0.3247.0"
VALUE "CompanyShortName", "The Chromium Authors"
VALUE "ProductShortName", "External Clear Key"
VALUE "LastChange", "01dec7d4e645fc8a6673d6c7fc7c9735fa10aac9-refs/heads/master@{#510690}"
VALUE "Official Build", "0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END