blob: 72a48d852964c377914778bc0b337c7a16114dc3 [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 60,0,3084,0
PRODUCTVERSION 60,0,3084,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", "60.0.3084.0"
VALUE "InternalName", "clearkeycdmadapter_dll"
VALUE "LegalCopyright", "Copyright 2016 The Chromium Authors. All rights reserved."
VALUE "OriginalFilename", "clearkeycdmadapter.dll"
VALUE "ProductName", "External Clear Key Content Decryption Module Adapter"
VALUE "ProductVersion", "60.0.3084.0"
VALUE "CompanyShortName", "The Chromium Authors"
VALUE "ProductShortName", "External Clear Key"
VALUE "LastChange", "b96dfa5b9c0656cc9a8dc0e67f1ab3b547c45a84-refs/heads/master@{#467886}"
VALUE "Official Build", "0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END