blob: 0d78dd3d17a3d754614e6ce5501aeb28522ddff0 [file] [log] [blame]
vchtchetkinedceaaa52009-07-22 13:34:53 -07001/*
2 * Copyright (C) 2006 The Android Open Source Project
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
17//Microsoft Visual C++ generated resource script.
18//
19#include "resource.h"
20
21#define APSTUDIO_READONLY_SYMBOLS
22/////////////////////////////////////////////////////////////////////////////
23//
24// Generated from the TEXTINCLUDE 2 resource.
25//
26#include "winres.h"
27
28/////////////////////////////////////////////////////////////////////////////
29#undef APSTUDIO_READONLY_SYMBOLS
30
31#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
32LANGUAGE 9, 1
33#pragma code_page(1252)
34#ifdef APSTUDIO_INVOKED
35/////////////////////////////////////////////////////////////////////////////
36//
37// TEXTINCLUDE
38//
39
401 TEXTINCLUDE
41BEGIN
42 "resource.h\0"
43END
44
452 TEXTINCLUDE
46BEGIN
47 "#include ""winres.h""\r\n"
48 "\0"
49END
50
51#endif // APSTUDIO_INVOKED
52
53#ifndef _MAC
54/////////////////////////////////////////////////////////////////////////////
55//
56// Version
57//
58
59VS_VERSION_INFO VERSIONINFO
vchtchetkine17851882009-07-29 17:44:36 -070060 FILEVERSION 2,0,0,0
61 PRODUCTVERSION 2,0,0,0
vchtchetkinedceaaa52009-07-22 13:34:53 -070062 FILEFLAGSMASK 0x3fL
63#ifdef _DEBUG
64 FILEFLAGS 0x1L
65#else
66 FILEFLAGS 0x0L
67#endif
68 FILEOS 0x4L
69 FILETYPE 0x2L
70 FILESUBTYPE 0x0L
71BEGIN
72 BLOCK "StringFileInfo"
73 BEGIN
74 BLOCK "040904e4"
75 BEGIN
76 VALUE "CompanyName", "Google, inc"
vchtchetkine17851882009-07-29 17:44:36 -070077 VALUE "FileDescription", "Android ADB API"
78 VALUE "FileVersion", "2.0.0.0"
vchtchetkinedceaaa52009-07-22 13:34:53 -070079 VALUE "LegalCopyright", "Copyright (C) 2006 The Android Open Source Project"
80 VALUE "InternalName", "AdbWinApi.dll"
81 VALUE "OriginalFilename", "AdbWinApi.dll"
vchtchetkine17851882009-07-29 17:44:36 -070082 VALUE "ProductName", "Android SDK"
83 VALUE "ProductVersion", "2.0.0.0"
vchtchetkinedceaaa52009-07-22 13:34:53 -070084 VALUE "OLESelfRegister", ""
85 END
86 END
87 BLOCK "VarFileInfo"
88 BEGIN
89 VALUE "Translation", 0x0409, 1252
90 END
91END
92
93#endif // !_MAC
94
95/////////////////////////////////////////////////////////////////////////////
96//
97// String Table
98//
99
100STRINGTABLE
101BEGIN
102 IDS_PROJNAME "AdbWinApi"
103END
104
105////////////////////////////////////////////////////////////////////////////
106
107
108#endif
109
110#ifndef APSTUDIO_INVOKED
111#endif // not APSTUDIO_INVOKED