]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/DLL.NET/dnssd_NET.rc
mDNSResponder-161.1.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / DLL.NET / dnssd_NET.rc
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 "afxres.h"
11 #include "WinVersRes.h"
12
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
21 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
22 #pragma code_page(1252)
23 #endif //_WIN32
24
25 /////////////////////////////////////////////////////////////////////////////
26 //
27 // Icon
28 //
29
30 // Icon with lowest ID value placed first to ensure application icon
31 // remains consistent on all systems.
32 1 ICON "dnssd_NET.ico"
33
34 #ifdef APSTUDIO_INVOKED
35 /////////////////////////////////////////////////////////////////////////////
36 //
37 // TEXTINCLUDE
38 //
39
40 1 TEXTINCLUDE
41 BEGIN
42 "resource.h\0"
43 "\0"
44 END
45
46 2 TEXTINCLUDE
47 BEGIN
48 "#include ""afxres.h""\r\n"
49 "\0"
50 END
51
52 3 TEXTINCLUDE
53 BEGIN
54 "\r\n"
55 "\0"
56 END
57
58 #endif // APSTUDIO_INVOKED
59
60
61 /////////////////////////////////////////////////////////////////////////////
62 //
63 // Version
64 //
65
66 VS_VERSION_INFO VERSIONINFO
67 FILEVERSION MASTER_PROD_VERS
68 PRODUCTVERSION MASTER_PROD_VERS
69 FILEFLAGSMASK 0x17L
70 #ifdef _DEBUG
71 FILEFLAGS 0x1L
72 #else
73 FILEFLAGS 0x0L
74 #endif
75 FILEOS 0x4L
76 FILETYPE 0x2L
77 FILESUBTYPE 0x0L
78 BEGIN
79 BLOCK "StringFileInfo"
80 BEGIN
81 BLOCK "040904b0"
82 BEGIN
83 VALUE "CompanyName", MASTER_COMPANY_NAME
84 VALUE "FileDescription", "Bonjour.NET Client Library"
85 VALUE "FileVersion", MASTER_PROD_VERS_STR
86 VALUE "InternalName", "dnssd.NET.dll"
87 VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
88 VALUE "OriginalFilename", "dnssd.NET.dll"
89 VALUE "ProductName", MASTER_PROD_NAME
90 VALUE "ProductVersion", MASTER_PROD_VERS_STR
91 END
92 END
93 BLOCK "VarFileInfo"
94 BEGIN
95 VALUE "Translation", 0x409, 1200
96 END
97 END
98
99 #endif // English (U.S.) resources
100 /////////////////////////////////////////////////////////////////////////////
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