]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/DLLX/DLLX.rc
mDNSResponder-212.1.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / DLLX / DLLX.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 "winres.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 #ifdef APSTUDIO_INVOKED
26 /////////////////////////////////////////////////////////////////////////////
27 //
28 // TEXTINCLUDE
29 //
30
31 1 TEXTINCLUDE
32 BEGIN
33 "resource.h\0"
34 END
35
36 2 TEXTINCLUDE
37 BEGIN
38 "#include ""winres.h""\r\n"
39 "#include ""WinVersRes.h""\r\n"
40 "\0"
41 END
42
43 3 TEXTINCLUDE
44 BEGIN
45 "1 TYPELIB ""BonjourLib.tlb""\r\n"
46 "\0"
47 END
48
49 #endif // APSTUDIO_INVOKED
50
51
52 /////////////////////////////////////////////////////////////////////////////
53 //
54 // Version
55 //
56
57 VS_VERSION_INFO VERSIONINFO
58 FILEVERSION MASTER_PROD_VERS
59 PRODUCTVERSION MASTER_PROD_VERS
60 FILEFLAGSMASK 0x3fL
61 #ifdef _DEBUG
62 FILEFLAGS 0x1L
63 #else
64 FILEFLAGS 0x0L
65 #endif
66 FILEOS 0x4L
67 FILETYPE 0x2L
68 FILESUBTYPE 0x0L
69 BEGIN
70 BLOCK "StringFileInfo"
71 BEGIN
72 BLOCK "040904e4"
73 BEGIN
74 VALUE "CompanyName", MASTER_COMPANY_NAME
75 VALUE "FileDescription", "Bonjour COM Component Library"
76 VALUE "FileVersion", MASTER_PROD_VERS_STR
77 VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
78 VALUE "InternalName", "dnssdX.dll"
79 VALUE "OriginalFilename", "dnssdX.dll"
80 VALUE "ProductName", MASTER_PROD_NAME
81 VALUE "ProductVersion", MASTER_PROD_VERS_STR
82 END
83 END
84 BLOCK "VarFileInfo"
85 BEGIN
86 VALUE "Translation", 0x409, 1252
87 END
88 END
89
90
91 /////////////////////////////////////////////////////////////////////////////
92 //
93 // REGISTRY
94 //
95
96 IDR_DLLX REGISTRY "DLLX.rgs"
97 IDR_DNSSDSERVICE REGISTRY "DNSSDService.rgs"
98 IDR_TXTRECORD REGISTRY "TXTRecord.rgs"
99 IDR_DNSSDRECORD REGISTRY "DNSSDRecord.rgs"
100 IDR_DNSSDEVENTMANAGER REGISTRY "DNSSDEventManager.rgs"
101
102 /////////////////////////////////////////////////////////////////////////////
103 //
104 // String Table
105 //
106
107 STRINGTABLE
108 BEGIN
109 IDS_PROJNAME "BonjourLib"
110 END
111
112 #endif // English (U.S.) resources
113 /////////////////////////////////////////////////////////////////////////////
114
115
116
117 #ifndef APSTUDIO_INVOKED
118 /////////////////////////////////////////////////////////////////////////////
119 //
120 // Generated from the TEXTINCLUDE 3 resource.
121 //
122 1 TYPELIB "dnssdX.tlb"
123
124 /////////////////////////////////////////////////////////////////////////////
125 #endif // not APSTUDIO_INVOKED
126