1// Copyright (c) 2005-2022 Intel Corporation
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.
5// You may obtain a copy of the License at
6//
7//     http://www.apache.org/licenses/LICENSE-2.0
8//
9// Unless required by applicable law or agreed to in writing, software
10// distributed under the License is distributed on an "AS IS" BASIS,
11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12// See the License for the specific language governing permissions and
13// limitations under the License.
14
15// Microsoft Visual C++ generated resource script.
16//
17#ifdef APSTUDIO_INVOKED
18#ifndef APSTUDIO_READONLY_SYMBOLS
19#define _APS_NO_MFC                     1
20#define _APS_NEXT_RESOURCE_VALUE        102
21#define _APS_NEXT_COMMAND_VALUE         40001
22#define _APS_NEXT_CONTROL_VALUE         1001
23#define _APS_NEXT_SYMED_VALUE           101
24#endif
25#endif
26
27#define APSTUDIO_READONLY_SYMBOLS
28/////////////////////////////////////////////////////////////////////////////
29//
30// Generated from the TEXTINCLUDE 2 resource.
31//
32#include <winresrc.h>
33#include "../../include/oneapi/tbb/version.h"
34
35/////////////////////////////////////////////////////////////////////////////
36#undef APSTUDIO_READONLY_SYMBOLS
37
38/////////////////////////////////////////////////////////////////////////////
39// Neutral resources
40
41#ifdef _WIN32
42LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
43#pragma code_page(1252)
44#endif //_WIN32
45
46/////////////////////////////////////////////////////////////////////////////
47// manifest integration
48#ifdef TBB_MANIFEST
49#include "winuser.h"
502 RT_MANIFEST tbbmanifest.exe.manifest
51#endif
52
53/////////////////////////////////////////////////////////////////////////////
54//
55// Version
56//
57#define TBB_VERNUMBERS TBB_VERSION_MAJOR,TBB_VERSION_MINOR
58#define TBB_VERSION TBB_VERSION_STRING
59
60VS_VERSION_INFO VERSIONINFO
61 FILEVERSION TBB_VERNUMBERS
62 PRODUCTVERSION TBB_VERNUMBERS
63 FILEFLAGSMASK 0x17L
64#ifdef _DEBUG
65 FILEFLAGS 0x1L
66#else
67 FILEFLAGS 0x0L
68#endif
69 FILEOS 0x40004L
70 FILETYPE 0x2L
71 FILESUBTYPE 0x0L
72BEGIN
73    BLOCK "StringFileInfo"
74    BEGIN
75        BLOCK "000004b0"
76        BEGIN
77            VALUE "CompanyName", "Intel Corporation\0"
78            VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0"
79            VALUE "FileVersion", TBB_VERSION "\0"
80            VALUE "LegalCopyright", "Copyright 2005-2022 Intel Corporation.  All Rights Reserved.\0"
81            VALUE "LegalTrademarks", "\0"
82#ifndef TBB_USE_DEBUG
83            VALUE "OriginalFilename", "tbbmalloc_proxy.dll\0"
84#else
85            VALUE "OriginalFilename", "tbbmalloc_proxy_debug.dll\0"
86#endif
87            VALUE "ProductName", "oneAPI Threading Building Blocks (oneTBB)\0"
88            VALUE "ProductVersion", TBB_VERSION "\0"
89            VALUE "PrivateBuild", "\0"
90            VALUE "SpecialBuild", "\0"
91        END
92    END
93    BLOCK "VarFileInfo"
94    BEGIN
95        VALUE "Translation", 0x0, 1200
96    END
97END
98
99//#endif    // Neutral resources
100/////////////////////////////////////////////////////////////////////////////
101
102
103#ifndef APSTUDIO_INVOKED
104/////////////////////////////////////////////////////////////////////////////
105//
106// Generated from the TEXTINCLUDE 3 resource.
107//
108
109
110/////////////////////////////////////////////////////////////////////////////
111#endif    // not APSTUDIO_INVOKED
112