1// Microsoft Visual C++ generated resource script.
2//
3#include "resource.h"
4
5#define APSTUDIO_READONLY_SYMBOLS
6/////////////////////////////////////////////////////////////////////////////
7//
8// Generated from the TEXTINCLUDE 2 resource.
9//
10#include "winres.h"
11#include "WinVersRes.h"
12#include "EventLog.rc"
13/////////////////////////////////////////////////////////////////////////////
14#undef APSTUDIO_READONLY_SYMBOLS
15
16/////////////////////////////////////////////////////////////////////////////
17// English (U.S.) resources
18
19#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
20#ifdef _WIN32
21LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
22#pragma code_page(1252)
23#endif //_WIN32
24
25/////////////////////////////////////////////////////////////////////////////
26//
27// Version
28//
29
30VS_VERSION_INFO VERSIONINFO
31 FILEVERSION MASTER_PROD_VERS
32 PRODUCTVERSION MASTER_PROD_VERS
33 FILEFLAGSMASK 0x3fL
34#ifdef _DEBUG
35 FILEFLAGS 0x1L
36#else
37 FILEFLAGS 0x0L
38#endif
39 FILEOS 0x4L
40 FILETYPE 0x1L
41 FILESUBTYPE 0x0L
42BEGIN
43    BLOCK "StringFileInfo"
44    BEGIN
45        BLOCK "040904b0"
46        BEGIN
47            VALUE "CompanyName", MASTER_COMPANY_NAME
48            VALUE "FileDescription", "Bonjour Service"
49            VALUE "FileVersion", MASTER_PROD_VERS_STR
50            VALUE "InternalName", "mDNSResponder.exe"
51            VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
52            VALUE "OriginalFilename", "mDNSResponder.exe"
53            VALUE "ProductName", MASTER_PROD_NAME
54            VALUE "ProductVersion", MASTER_PROD_VERS_STR
55        END
56    END
57    BLOCK "VarFileInfo"
58    BEGIN
59        VALUE "Translation", 0x409, 1200
60    END
61END
62
63
64#ifdef APSTUDIO_INVOKED
65/////////////////////////////////////////////////////////////////////////////
66//
67// TEXTINCLUDE
68//
69
701 TEXTINCLUDE 
71BEGIN
72    "resource.h\0"
73END
74
752 TEXTINCLUDE 
76BEGIN
77    "#include ""winres.h""\r\n"
78    "#include ""WinVersRes.h""\0"
79END
80
813 TEXTINCLUDE 
82BEGIN
83    "\r\n"
84    "\0"
85END
86
87#endif    // APSTUDIO_INVOKED
88
89
90/////////////////////////////////////////////////////////////////////////////
91//
92// String Table
93//
94
95STRINGTABLE 
96BEGIN
97    IDS_SERVICE_DESCRIPTION "Enables hardware devices and software services to automatically configure themselves on the network and advertise their presence, so that users can discover and use those services without any unnecessary manual setup or administration."
98END
99
100#endif    // English (U.S.) resources
101/////////////////////////////////////////////////////////////////////////////
102
103
104
105#ifndef APSTUDIO_INVOKED
106/////////////////////////////////////////////////////////////////////////////
107//
108// Generated from the TEXTINCLUDE 3 resource.
109//
110
111
112/////////////////////////////////////////////////////////////////////////////
113#endif    // not APSTUDIO_INVOKED
114
115