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#define ENDL "\r\n" 35 36///////////////////////////////////////////////////////////////////////////// 37#undef APSTUDIO_READONLY_SYMBOLS 38 39///////////////////////////////////////////////////////////////////////////// 40// Neutral resources 41 42#ifdef _WIN32 43LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL 44#pragma code_page(1252) 45#endif //_WIN32 46 47///////////////////////////////////////////////////////////////////////////// 48// manifest integration 49#ifdef TBB_MANIFEST 50#include "winuser.h" 512 RT_MANIFEST tbbmanifest.exe.manifest 52#endif 53 54///////////////////////////////////////////////////////////////////////////// 55// 56// Version 57// 58#define TBB_VERNUMBERS TBB_VERSION_MAJOR,TBB_VERSION_MINOR 59#define TBB_VERSION TBB_VERSION_STRING 60 61VS_VERSION_INFO VERSIONINFO 62 FILEVERSION TBB_VERNUMBERS 63 PRODUCTVERSION TBB_VERNUMBERS 64 FILEFLAGSMASK 0x17L 65#ifdef _DEBUG 66 FILEFLAGS 0x1L 67#else 68 FILEFLAGS 0x0L 69#endif 70 FILEOS 0x40004L 71 FILETYPE 0x2L 72 FILESUBTYPE 0x0L 73BEGIN 74 BLOCK "StringFileInfo" 75 BEGIN 76 BLOCK "000004b0" 77 BEGIN 78 VALUE "CompanyName", "Intel Corporation\0" 79 VALUE "FileDescription", "oneAPI Threading Building Blocks (oneTBB) library\0" 80 VALUE "FileVersion", TBB_VERSION "\0" 81 VALUE "LegalCopyright", "Copyright 2005-2022 Intel Corporation. All Rights Reserved.\0" 82 VALUE "LegalTrademarks", "\0" 83#ifndef TBB_USE_DEBUG 84 VALUE "OriginalFilename", "tbbmalloc_proxy.dll\0" 85#else 86 VALUE "OriginalFilename", "tbbmalloc_proxy_debug.dll\0" 87#endif 88 VALUE "ProductName", "oneAPI Threading Building Blocks (oneTBB)\0" 89 VALUE "ProductVersion", TBB_VERSION "\0" 90 VALUE "PrivateBuild", "\0" 91 VALUE "SpecialBuild", "\0" 92 END 93 END 94 BLOCK "VarFileInfo" 95 BEGIN 96 VALUE "Translation", 0x0, 1200 97 END 98END 99 100//#endif // Neutral resources 101///////////////////////////////////////////////////////////////////////////// 102 103 104#ifndef APSTUDIO_INVOKED 105///////////////////////////////////////////////////////////////////////////// 106// 107// Generated from the TEXTINCLUDE 3 resource. 108// 109 110 111///////////////////////////////////////////////////////////////////////////// 112#endif // not APSTUDIO_INVOKED 113