2 * Copyright (c) 2005 SilverStorm Technologies. All rights reserved.
\r
4 * This software is available to you under the OpenIB.org BSD license
\r
7 * Redistribution and use in source and binary forms, with or
\r
8 * without modification, are permitted provided that the following
\r
9 * conditions are met:
\r
11 * - Redistributions of source code must retain the above
\r
12 * copyright notice, this list of conditions and the following
\r
15 * - Redistributions in binary form must reproduce the above
\r
16 * copyright notice, this list of conditions and the following
\r
17 * disclaimer in the documentation and/or other materials
\r
18 * provided with the distribution.
\r
20 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
\r
21 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
\r
22 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
\r
23 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
\r
24 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
\r
25 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
\r
26 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
\r
33 #include "resource.h"
\r
35 #define APSTUDIO_READONLY_SYMBOLS
\r
36 /////////////////////////////////////////////////////////////////////////////
\r
38 // Generated from the TEXTINCLUDE 2 resource.
\r
42 /////////////////////////////////////////////////////////////////////////////
\r
43 #undef APSTUDIO_READONLY_SYMBOLS
\r
45 /////////////////////////////////////////////////////////////////////////////
\r
46 // English (U.S.) resources
\r
48 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
\r
50 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
\r
51 #pragma code_page(1252)
\r
54 #ifdef APSTUDIO_INVOKED
\r
55 /////////////////////////////////////////////////////////////////////////////
\r
67 "#include ""afxres.h""\r\n"
\r
77 #endif // APSTUDIO_INVOKED
\r
80 /////////////////////////////////////////////////////////////////////////////
\r
85 VS_VERSION_INFO VERSIONINFO
\r
87 PRODUCTVERSION 1,0,0,0
\r
98 BLOCK "StringFileInfo"
\r
103 VALUE "CompanyName", "Mellanox Technologies, Inc."
\r
105 VALUE "CompanyName", "OpenFabrics Alliance"
\r
107 VALUE "FileDescription", "InfiniBand HCA Class Co-installer"
\r
108 VALUE "FileVersion", "1, 0, 0, 0"
\r
109 VALUE "InternalName", "IbInstaller"
\r
110 VALUE "LegalCopyright", "Copyright© 2003 SilverStorm Technologies, Inc. All rights reserved."
\r
111 VALUE "OriginalFilename", "IbInstaller.dll"
\r
112 VALUE "ProductName", "InfiniBand HCA Class Co-installer"
\r
113 VALUE "ProductVersion", "1, 0, 0, 0"
\r
116 BLOCK "VarFileInfo"
\r
118 VALUE "Translation", 0x409, 1200
\r
122 #endif // English (U.S.) resources
\r
123 /////////////////////////////////////////////////////////////////////////////
\r
127 #ifndef APSTUDIO_INVOKED
\r
128 /////////////////////////////////////////////////////////////////////////////
\r
130 // Generated from the TEXTINCLUDE 3 resource.
\r
134 /////////////////////////////////////////////////////////////////////////////
\r
135 #endif // not APSTUDIO_INVOKED
\r