]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/ControlPanel/ControlPanelDll.rc
mDNSResponder-161.1.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / ControlPanel / ControlPanelDll.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 //
28 // Version
29 //
30
31 VS_VERSION_INFO VERSIONINFO
32 FILEVERSION MASTER_PROD_VERS
33 PRODUCTVERSION MASTER_PROD_VERS
34 FILEFLAGSMASK 0x3fL
35 #ifdef _DEBUG
36 FILEFLAGS 0x1L
37 #else
38 FILEFLAGS 0x0L
39 #endif
40 FILEOS 0x4L
41 FILETYPE 0x1L
42 FILESUBTYPE 0x0L
43 BEGIN
44 BLOCK "StringFileInfo"
45 BEGIN
46 BLOCK "040904e4"
47 BEGIN
48 VALUE "CompanyName", MASTER_COMPANY_NAME
49 VALUE "FileDescription", "Bonjour Configuration Applet"
50 VALUE "FileVersion", MASTER_PROD_VERS_STR
51 VALUE "InternalName", "Bonjour.cpl"
52 VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
53 VALUE "OriginalFilename", "Bonjour.cpl"
54 VALUE "ProductName", MASTER_PROD_NAME
55 VALUE "ProductVersion", MASTER_PROD_VERS_STR
56 END
57 END
58 BLOCK "VarFileInfo"
59 BEGIN
60 VALUE "Translation", 0x409, 1252
61 END
62 END
63
64
65 /////////////////////////////////////////////////////////////////////////////
66 //
67 // RT_MANIFEST
68 //
69
70 2 RT_MANIFEST "res\\ControlPanel.dll.manifest"
71
72
73
74 #ifdef APSTUDIO_INVOKED
75 /////////////////////////////////////////////////////////////////////////////
76 //
77 // TEXTINCLUDE
78 //
79
80 1 TEXTINCLUDE
81 BEGIN
82 "resource.h\0"
83 END
84
85 2 TEXTINCLUDE
86 BEGIN
87 "#include ""afxres.h""\r\n"
88 "#include ""WinVersRes.h""\r\n"
89 "\0"
90 END
91
92 3 TEXTINCLUDE
93 BEGIN
94 "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
95 "#define _AFX_NO_OLE_RESOURCES\r\n"
96 "#define _AFX_NO_TRACKER_RESOURCES\r\n"
97 "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
98 "\r\n"
99 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
100 "LANGUAGE 9, 1\r\n"
101 "#pragma code_page(1252)\r\n"
102 "#include ""afxres.rc"" // Standard components\r\n"
103 "#include ""ControlPanel.rc""\r\n"
104 "#endif\r\n"
105 "\0"
106 END
107
108 #endif // APSTUDIO_INVOKED
109
110
111 #endif // English (U.S.) resources
112
113
114 #ifndef APSTUDIO_INVOKED
115 /////////////////////////////////////////////////////////////////////////////
116 //
117 // Generated from the TEXTINCLUDE 3 resource.
118 //
119 #define _AFX_NO_SPLITTER_RESOURCES
120 #define _AFX_NO_OLE_RESOURCES
121 #define _AFX_NO_TRACKER_RESOURCES
122 #define _AFX_NO_PROPERTY_RESOURCES
123
124 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
125 LANGUAGE 9, 1
126 #pragma code_page(1252)
127 #include "afxres.rc" // Standard components
128 #include "ControlPanel.rc"
129 #endif
130
131 /////////////////////////////////////////////////////////////////////////////
132 #endif // not APSTUDIO_INVOKED