]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/ControlPanel/ControlPanelRes.vcproj
mDNSResponder-258.13.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / ControlPanel / ControlPanelRes.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="ControlPanelRes"
6 ProjectGUID="{5254AA9C-3D2E-4539-86D9-5EB0F4151215}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 <Platform
13 Name="x64"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
22 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
23 ConfigurationType="2"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 UseOfMFC="1"
26 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="1"
28 >
29 <Tool
30 Name="VCPreBuildEventTool"
31 />
32 <Tool
33 Name="VCCustomBuildTool"
34 />
35 <Tool
36 Name="VCXMLDataGeneratorTool"
37 />
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
40 />
41 <Tool
42 Name="VCMIDLTool"
43 PreprocessorDefinitions="_DEBUG"
44 MkTypLibCompatible="true"
45 SuppressStartupBanner="true"
46 TargetEnvironment="1"
47 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"
48 />
49 <Tool
50 Name="VCCLCompilerTool"
51 Optimization="0"
52 AdditionalIncludeDirectories=".."
53 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0400"
54 StringPooling="true"
55 BasicRuntimeChecks="3"
56 RuntimeLibrary="1"
57 ForceConformanceInForLoopScope="true"
58 UsePrecompiledHeader="0"
59 PrecompiledHeaderFile=""
60 AssemblerListingLocation=".\Debug/"
61 ObjectFile=".\Debug/"
62 ProgramDataBaseFileName=".\Debug/"
63 BrowseInformation="1"
64 WarningLevel="4"
65 WarnAsError="false"
66 SuppressStartupBanner="true"
67 Detect64BitPortabilityProblems="true"
68 DebugInformationFormat="3"
69 CallingConvention="2"
70 CompileAs="0"
71 />
72 <Tool
73 Name="VCManagedResourceCompilerTool"
74 />
75 <Tool
76 Name="VCResourceCompilerTool"
77 PreprocessorDefinitions="_DEBUG"
78 Culture="1033"
79 AdditionalIncludeDirectories=".."
80 />
81 <Tool
82 Name="VCPreLinkEventTool"
83 Description="Building Output Directories"
84 CommandLine="if not exist $(OutDir)\ControlPanel.Resources mkdir $(OutDir)\ControlPanel.Resources&#x0D;&#x0A;"
85 />
86 <Tool
87 Name="VCLinkerTool"
88 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
89 OutputFile="$(OutDir)\ControlPanel.Resources\ControlPanelResources.dll"
90 LinkIncremental="1"
91 SuppressStartupBanner="true"
92 IgnoreDefaultLibraryNames=""
93 ModuleDefinitionFile=""
94 GenerateDebugInformation="true"
95 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
96 SubSystem="2"
97 ResourceOnlyDLL="true"
98 ImportLibrary="$(OutDir)/$(ProjectName).lib"
99 />
100 <Tool
101 Name="VCALinkTool"
102 />
103 <Tool
104 Name="VCManifestTool"
105 />
106 <Tool
107 Name="VCXDCMakeTool"
108 />
109 <Tool
110 Name="VCBscMakeTool"
111 />
112 <Tool
113 Name="VCFxCopTool"
114 />
115 <Tool
116 Name="VCAppVerifierTool"
117 />
118 <Tool
119 Name="VCWebDeploymentTool"
120 />
121 <Tool
122 Name="VCPostBuildEventTool"
123 />
124 </Configuration>
125 <Configuration
126 Name="Debug|x64"
127 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
128 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
129 ConfigurationType="2"
130 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
131 UseOfMFC="1"
132 ATLMinimizesCRunTimeLibraryUsage="false"
133 CharacterSet="1"
134 >
135 <Tool
136 Name="VCPreBuildEventTool"
137 />
138 <Tool
139 Name="VCCustomBuildTool"
140 />
141 <Tool
142 Name="VCXMLDataGeneratorTool"
143 />
144 <Tool
145 Name="VCWebServiceProxyGeneratorTool"
146 />
147 <Tool
148 Name="VCMIDLTool"
149 PreprocessorDefinitions="_DEBUG"
150 MkTypLibCompatible="true"
151 SuppressStartupBanner="true"
152 TargetEnvironment="3"
153 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"
154 />
155 <Tool
156 Name="VCCLCompilerTool"
157 Optimization="0"
158 AdditionalIncludeDirectories=".."
159 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0400"
160 StringPooling="true"
161 BasicRuntimeChecks="3"
162 RuntimeLibrary="1"
163 ForceConformanceInForLoopScope="true"
164 UsePrecompiledHeader="0"
165 PrecompiledHeaderFile=""
166 AssemblerListingLocation=".\Debug/"
167 ObjectFile=".\Debug/"
168 ProgramDataBaseFileName=".\Debug/"
169 BrowseInformation="1"
170 WarningLevel="4"
171 WarnAsError="false"
172 SuppressStartupBanner="true"
173 Detect64BitPortabilityProblems="true"
174 DebugInformationFormat="3"
175 CallingConvention="2"
176 CompileAs="0"
177 />
178 <Tool
179 Name="VCManagedResourceCompilerTool"
180 />
181 <Tool
182 Name="VCResourceCompilerTool"
183 PreprocessorDefinitions="_DEBUG"
184 Culture="1033"
185 AdditionalIncludeDirectories=".."
186 />
187 <Tool
188 Name="VCPreLinkEventTool"
189 Description="Building Output Directories"
190 CommandLine="if not exist $(OutDir)\ControlPanel.Resources mkdir $(OutDir)\ControlPanel.Resources&#x0D;&#x0A;"
191 />
192 <Tool
193 Name="VCLinkerTool"
194 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
195 OutputFile="$(OutDir)\ControlPanel.Resources\ControlPanelResources.dll"
196 LinkIncremental="1"
197 SuppressStartupBanner="true"
198 IgnoreDefaultLibraryNames=""
199 ModuleDefinitionFile=""
200 GenerateDebugInformation="true"
201 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
202 SubSystem="2"
203 ResourceOnlyDLL="true"
204 ImportLibrary="$(OutDir)/$(ProjectName).lib"
205 TargetMachine="17"
206 />
207 <Tool
208 Name="VCALinkTool"
209 />
210 <Tool
211 Name="VCManifestTool"
212 />
213 <Tool
214 Name="VCXDCMakeTool"
215 />
216 <Tool
217 Name="VCBscMakeTool"
218 />
219 <Tool
220 Name="VCFxCopTool"
221 />
222 <Tool
223 Name="VCAppVerifierTool"
224 />
225 <Tool
226 Name="VCWebDeploymentTool"
227 />
228 <Tool
229 Name="VCPostBuildEventTool"
230 />
231 </Configuration>
232 <Configuration
233 Name="Release|Win32"
234 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
235 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
236 ConfigurationType="2"
237 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
238 UseOfMFC="1"
239 ATLMinimizesCRunTimeLibraryUsage="false"
240 CharacterSet="1"
241 >
242 <Tool
243 Name="VCPreBuildEventTool"
244 />
245 <Tool
246 Name="VCCustomBuildTool"
247 />
248 <Tool
249 Name="VCXMLDataGeneratorTool"
250 />
251 <Tool
252 Name="VCWebServiceProxyGeneratorTool"
253 />
254 <Tool
255 Name="VCMIDLTool"
256 PreprocessorDefinitions="NDEBUG"
257 MkTypLibCompatible="true"
258 SuppressStartupBanner="true"
259 TargetEnvironment="1"
260 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"
261 />
262 <Tool
263 Name="VCCLCompilerTool"
264 Optimization="2"
265 InlineFunctionExpansion="2"
266 FavorSizeOrSpeed="2"
267 OmitFramePointers="true"
268 AdditionalIncludeDirectories="..\..\mDNSShared;.."
269 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0400"
270 StringPooling="true"
271 RuntimeLibrary="0"
272 BufferSecurityCheck="false"
273 EnableFunctionLevelLinking="false"
274 ForceConformanceInForLoopScope="true"
275 UsePrecompiledHeader="0"
276 PrecompiledHeaderFile=""
277 AssemblerListingLocation=".\Release/"
278 ObjectFile=".\Release/"
279 ProgramDataBaseFileName=".\Release/"
280 BrowseInformation="1"
281 WarningLevel="4"
282 WarnAsError="false"
283 SuppressStartupBanner="true"
284 Detect64BitPortabilityProblems="true"
285 CompileAs="0"
286 />
287 <Tool
288 Name="VCManagedResourceCompilerTool"
289 />
290 <Tool
291 Name="VCResourceCompilerTool"
292 PreprocessorDefinitions="NDEBUG"
293 Culture="1033"
294 AdditionalIncludeDirectories=".."
295 />
296 <Tool
297 Name="VCPreLinkEventTool"
298 Description="Building Output Directories"
299 CommandLine="if not exist $(OutDir)\ControlPanel.Resources mkdir $(OutDir)\ControlPanel.Resources&#x0D;&#x0A;"
300 />
301 <Tool
302 Name="VCLinkerTool"
303 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
304 OutputFile="$(OutDir)\ControlPanel.Resources\ControlPanelResources.dll"
305 LinkIncremental="1"
306 SuppressStartupBanner="true"
307 IgnoreDefaultLibraryNames=""
308 ModuleDefinitionFile=""
309 ProgramDatabaseFile=""
310 SubSystem="2"
311 OptimizeReferences="0"
312 EnableCOMDATFolding="0"
313 ResourceOnlyDLL="true"
314 ImportLibrary="$(IntDir)/$(ProjectName).lib"
315 />
316 <Tool
317 Name="VCALinkTool"
318 />
319 <Tool
320 Name="VCManifestTool"
321 />
322 <Tool
323 Name="VCXDCMakeTool"
324 />
325 <Tool
326 Name="VCBscMakeTool"
327 />
328 <Tool
329 Name="VCFxCopTool"
330 />
331 <Tool
332 Name="VCAppVerifierTool"
333 />
334 <Tool
335 Name="VCWebDeploymentTool"
336 />
337 <Tool
338 Name="VCPostBuildEventTool"
339 CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources&quot; mkdir &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot; &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
340 />
341 </Configuration>
342 <Configuration
343 Name="Release|x64"
344 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
345 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
346 ConfigurationType="2"
347 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
348 UseOfMFC="1"
349 ATLMinimizesCRunTimeLibraryUsage="false"
350 CharacterSet="1"
351 >
352 <Tool
353 Name="VCPreBuildEventTool"
354 />
355 <Tool
356 Name="VCCustomBuildTool"
357 />
358 <Tool
359 Name="VCXMLDataGeneratorTool"
360 />
361 <Tool
362 Name="VCWebServiceProxyGeneratorTool"
363 />
364 <Tool
365 Name="VCMIDLTool"
366 PreprocessorDefinitions="NDEBUG"
367 MkTypLibCompatible="true"
368 SuppressStartupBanner="true"
369 TargetEnvironment="3"
370 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"
371 />
372 <Tool
373 Name="VCCLCompilerTool"
374 Optimization="2"
375 InlineFunctionExpansion="2"
376 FavorSizeOrSpeed="2"
377 OmitFramePointers="true"
378 AdditionalIncludeDirectories="..\..\mDNSShared;.."
379 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0400"
380 StringPooling="true"
381 RuntimeLibrary="0"
382 BufferSecurityCheck="false"
383 EnableFunctionLevelLinking="false"
384 ForceConformanceInForLoopScope="true"
385 UsePrecompiledHeader="0"
386 PrecompiledHeaderFile=""
387 AssemblerListingLocation=".\Release/"
388 ObjectFile=".\Release/"
389 ProgramDataBaseFileName=".\Release/"
390 BrowseInformation="1"
391 WarningLevel="4"
392 WarnAsError="false"
393 SuppressStartupBanner="true"
394 Detect64BitPortabilityProblems="true"
395 CompileAs="0"
396 />
397 <Tool
398 Name="VCManagedResourceCompilerTool"
399 />
400 <Tool
401 Name="VCResourceCompilerTool"
402 PreprocessorDefinitions="NDEBUG"
403 Culture="1033"
404 AdditionalIncludeDirectories=".."
405 />
406 <Tool
407 Name="VCPreLinkEventTool"
408 Description="Building Output Directories"
409 CommandLine="if not exist $(OutDir)\ControlPanel.Resources mkdir $(OutDir)\ControlPanel.Resources&#x0D;&#x0A;"
410 />
411 <Tool
412 Name="VCLinkerTool"
413 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
414 OutputFile="$(OutDir)\ControlPanel.Resources\ControlPanelResources.dll"
415 LinkIncremental="1"
416 SuppressStartupBanner="true"
417 IgnoreDefaultLibraryNames=""
418 ModuleDefinitionFile=""
419 ProgramDatabaseFile=""
420 SubSystem="2"
421 OptimizeReferences="0"
422 EnableCOMDATFolding="0"
423 ResourceOnlyDLL="true"
424 ImportLibrary="$(IntDir)/$(ProjectName).lib"
425 TargetMachine="17"
426 />
427 <Tool
428 Name="VCALinkTool"
429 />
430 <Tool
431 Name="VCManifestTool"
432 />
433 <Tool
434 Name="VCXDCMakeTool"
435 />
436 <Tool
437 Name="VCBscMakeTool"
438 />
439 <Tool
440 Name="VCFxCopTool"
441 />
442 <Tool
443 Name="VCAppVerifierTool"
444 />
445 <Tool
446 Name="VCWebDeploymentTool"
447 />
448 <Tool
449 Name="VCPostBuildEventTool"
450 CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources&quot; mkdir &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot; &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\ControlPanel.Resources&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
451 />
452 </Configuration>
453 </Configurations>
454 <References>
455 </References>
456 <Files>
457 <Filter
458 Name="Header Files"
459 Filter="h;hpp;hxx;hm;inl;inc"
460 >
461 <File
462 RelativePath="resource_res.h"
463 >
464 </File>
465 </Filter>
466 <Filter
467 Name="Resource Files"
468 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest"
469 >
470 <File
471 RelativePath="res\about.bmp"
472 >
473 </File>
474 <File
475 RelativePath=".\about.bmp"
476 >
477 </File>
478 <File
479 RelativePath="res\button-2k.ico"
480 >
481 </File>
482 <File
483 RelativePath="res\button-xp.ico"
484 >
485 </File>
486 <File
487 RelativePath=".\res\cold.ico"
488 >
489 </File>
490 <File
491 RelativePath="ControlPanelRes.rc"
492 >
493 </File>
494 <File
495 RelativePath=".\hot.ico"
496 >
497 </File>
498 <File
499 RelativePath="res\logo.bmp"
500 >
501 </File>
502 <File
503 RelativePath=".\logo.bmp"
504 >
505 </File>
506 <File
507 RelativePath="Web.ico"
508 >
509 </File>
510 </Filter>
511 </Files>
512 <Globals>
513 <Global
514 Name="RESOURCE_FILE"
515 Value="ControlPanelRes.rc"
516 />
517 </Globals>
518 </VisualStudioProject>