]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/PrinterSetupWizard/PrinterSetupWizard.rc
mDNSResponder-107.tar.gz
[apple/mdnsresponder.git] / Clients / PrinterSetupWizard / PrinterSetupWizard.rc
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "resource_exe.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 // Russian resources
18
19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
20 #ifdef _WIN32
21 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
22 #pragma code_page(1251)
23 #endif //_WIN32
24
25 #ifdef APSTUDIO_INVOKED
26 /////////////////////////////////////////////////////////////////////////////
27 //
28 // TEXTINCLUDE
29 //
30
31 1 TEXTINCLUDE
32 BEGIN
33 "resource_exe.h\0"
34 END
35
36 2 TEXTINCLUDE
37 BEGIN
38 "#include ""afxres.h""\r\n"
39 "#include ""WinVersRes.h""\r\n"
40 "\0"
41 END
42
43 3 TEXTINCLUDE
44 BEGIN
45 "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
46 "#define _AFX_NO_OLE_RESOURCES\r\n"
47 "#define _AFX_NO_TRACKER_RESOURCES\r\n"
48 "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
49 "\r\n"
50 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
51 "LANGUAGE 9, 1\r\n"
52 "#pragma code_page(1252)\r\n"
53 "#include ""res\\PrinterSetupWizard.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
54 "#include ""afxres.rc"" // Standard components\r\n"
55 "#endif\r\n"
56 "\0"
57 END
58
59 #endif // APSTUDIO_INVOKED
60
61 #endif // Russian resources
62 /////////////////////////////////////////////////////////////////////////////
63
64
65 /////////////////////////////////////////////////////////////////////////////
66 // English (U.S.) resources
67
68 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
69 #ifdef _WIN32
70 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
71 #pragma code_page(1252)
72 #endif //_WIN32
73
74 /////////////////////////////////////////////////////////////////////////////
75 //
76 // Icon
77 //
78
79 // Icon with lowest ID value placed first to ensure application icon
80 // remains consistent on all systems.
81 IDR_MAINFRAME ICON "res\\Print.ico"
82
83 /////////////////////////////////////////////////////////////////////////////
84 //
85 // Version
86 //
87
88 VS_VERSION_INFO VERSIONINFO
89 FILEVERSION MASTER_PROD_VERS
90 PRODUCTVERSION MASTER_PROD_VERS
91 FILEFLAGSMASK 0x3fL
92 #ifdef _DEBUG
93 FILEFLAGS 0x1L
94 #else
95 FILEFLAGS 0x0L
96 #endif
97 FILEOS 0x4L
98 FILETYPE 0x1L
99 FILESUBTYPE 0x0L
100 BEGIN
101 BLOCK "StringFileInfo"
102 BEGIN
103 BLOCK "040904e4"
104 BEGIN
105 VALUE "CompanyName", "Apple Computer, Inc."
106 VALUE "FileDescription", "Bonjour Printer Wizard"
107 VALUE "FileVersion", MASTER_PROD_VERS_STR
108 VALUE "InternalName", "PrinterWizard.exe"
109 VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
110 VALUE "OriginalFilename", "PrinterWizard.exe"
111 VALUE "ProductName", MASTER_PROD_NAME
112 VALUE "ProductVersion", MASTER_PROD_VERS_STR
113 END
114 END
115 BLOCK "VarFileInfo"
116 BEGIN
117 VALUE "Translation", 0x409, 1252
118 END
119 END
120
121
122 /////////////////////////////////////////////////////////////////////////////
123 //
124 // RT_MANIFEST
125 //
126
127 IDR_MANIFEST RT_MANIFEST "res\\PrinterSetupWizard.manifest"
128
129 /////////////////////////////////////////////////////////////////////////////
130 //
131 // String Table
132 //
133
134 STRINGTABLE
135 BEGIN
136 IDS_REINSTALL "Bonjour Printer Wizard cannot run because some of its required files are missing. Please reinstall Bonjour Printer Wizard."
137 IDS_REINSTALL_CAPTION "Bonjour Printer Wizard"
138 END
139
140 #endif // English (U.S.) resources
141 /////////////////////////////////////////////////////////////////////////////
142
143
144
145 #ifndef APSTUDIO_INVOKED
146 /////////////////////////////////////////////////////////////////////////////
147 //
148 // Generated from the TEXTINCLUDE 3 resource.
149 //
150 #define _AFX_NO_SPLITTER_RESOURCES
151 #define _AFX_NO_OLE_RESOURCES
152 #define _AFX_NO_TRACKER_RESOURCES
153 #define _AFX_NO_PROPERTY_RESOURCES
154
155 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
156 LANGUAGE 9, 1
157 #pragma code_page(1252)
158 #include "res\PrinterSetupWizard.rc2" // non-Microsoft Visual C++ edited resources
159 #include "afxres.rc" // Standard components
160 #endif
161
162 /////////////////////////////////////////////////////////////////////////////
163 #endif // not APSTUDIO_INVOKED
164