]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/PrinterSetupWizard/PrinterSetupWizard.vcproj
mDNSResponder-258.13.tar.gz
[apple/mdnsresponder.git] / Clients / PrinterSetupWizard / PrinterSetupWizard.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="PrinterSetupWizard"
6 ProjectGUID="{B1D2CDA2-CC8F-45D5-A694-2EE45B0308CF}"
7 Keyword="MFCProj"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 <Platform
14 Name="x64"
15 />
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Debug|Win32"
22 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
23 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
24 ConfigurationType="1"
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26 UseOfMFC="1"
27 CharacterSet="2"
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="false"
45 />
46 <Tool
47 Name="VCCLCompilerTool"
48 Optimization="0"
49 AdditionalIncludeDirectories=".;../../mDNSWindows;../../mDNSShared"
50 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUGS;DEBUG=1;WINVER=0x0501;UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
51 StringPooling="true"
52 MinimalRebuild="true"
53 BasicRuntimeChecks="3"
54 RuntimeLibrary="1"
55 BufferSecurityCheck="true"
56 TreatWChar_tAsBuiltInType="true"
57 UsePrecompiledHeader="0"
58 AssemblerListingLocation="$(IntDir)\"
59 WarningLevel="4"
60 Detect64BitPortabilityProblems="true"
61 DebugInformationFormat="3"
62 CallingConvention="0"
63 DisableSpecificWarnings="4702"
64 />
65 <Tool
66 Name="VCManagedResourceCompilerTool"
67 />
68 <Tool
69 Name="VCResourceCompilerTool"
70 PreprocessorDefinitions="_DEBUG"
71 Culture="1033"
72 AdditionalIncludeDirectories="$(IntDir);../../mDNSWindows"
73 />
74 <Tool
75 Name="VCPreLinkEventTool"
76 />
77 <Tool
78 Name="VCLinkerTool"
79 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
80 AdditionalDependencies="../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib ws2_32.lib iphlpapi.lib winspool.lib setupapi.lib"
81 OutputFile="$(OutDir)/PrinterWizard.exe"
82 LinkIncremental="2"
83 GenerateDebugInformation="true"
84 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
85 SubSystem="2"
86 EntryPointSymbol="wWinMainCRTStartup"
87 TargetMachine="1"
88 />
89 <Tool
90 Name="VCALinkTool"
91 />
92 <Tool
93 Name="VCManifestTool"
94 AdditionalManifestFiles="res\PrinterSetupWizard.manifest"
95 />
96 <Tool
97 Name="VCXDCMakeTool"
98 />
99 <Tool
100 Name="VCBscMakeTool"
101 />
102 <Tool
103 Name="VCFxCopTool"
104 />
105 <Tool
106 Name="VCAppVerifierTool"
107 />
108 <Tool
109 Name="VCWebDeploymentTool"
110 />
111 <Tool
112 Name="VCPostBuildEventTool"
113 />
114 </Configuration>
115 <Configuration
116 Name="Debug|x64"
117 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
118 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
119 ConfigurationType="1"
120 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
121 UseOfMFC="1"
122 CharacterSet="2"
123 >
124 <Tool
125 Name="VCPreBuildEventTool"
126 />
127 <Tool
128 Name="VCCustomBuildTool"
129 />
130 <Tool
131 Name="VCXMLDataGeneratorTool"
132 />
133 <Tool
134 Name="VCWebServiceProxyGeneratorTool"
135 />
136 <Tool
137 Name="VCMIDLTool"
138 PreprocessorDefinitions="_DEBUG"
139 MkTypLibCompatible="false"
140 TargetEnvironment="3"
141 />
142 <Tool
143 Name="VCCLCompilerTool"
144 Optimization="0"
145 AdditionalIncludeDirectories=".;../../mDNSWindows;../../mDNSShared"
146 PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUGS;DEBUG=1;WINVER=0x0501;UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
147 StringPooling="true"
148 MinimalRebuild="true"
149 BasicRuntimeChecks="3"
150 RuntimeLibrary="1"
151 BufferSecurityCheck="true"
152 TreatWChar_tAsBuiltInType="true"
153 UsePrecompiledHeader="0"
154 AssemblerListingLocation="$(IntDir)\"
155 WarningLevel="4"
156 Detect64BitPortabilityProblems="true"
157 DebugInformationFormat="3"
158 CallingConvention="0"
159 DisableSpecificWarnings="4702"
160 />
161 <Tool
162 Name="VCManagedResourceCompilerTool"
163 />
164 <Tool
165 Name="VCResourceCompilerTool"
166 PreprocessorDefinitions="_DEBUG"
167 Culture="1033"
168 AdditionalIncludeDirectories="$(IntDir);../../mDNSWindows"
169 />
170 <Tool
171 Name="VCPreLinkEventTool"
172 />
173 <Tool
174 Name="VCLinkerTool"
175 AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
176 AdditionalDependencies="../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib ws2_32.lib iphlpapi.lib winspool.lib setupapi.lib"
177 OutputFile="$(OutDir)/PrinterWizard.exe"
178 LinkIncremental="2"
179 GenerateDebugInformation="true"
180 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
181 SubSystem="2"
182 EntryPointSymbol="wWinMainCRTStartup"
183 TargetMachine="17"
184 />
185 <Tool
186 Name="VCALinkTool"
187 />
188 <Tool
189 Name="VCManifestTool"
190 AdditionalManifestFiles="res\PrinterSetupWizard64.manifest"
191 />
192 <Tool
193 Name="VCXDCMakeTool"
194 />
195 <Tool
196 Name="VCBscMakeTool"
197 />
198 <Tool
199 Name="VCFxCopTool"
200 />
201 <Tool
202 Name="VCAppVerifierTool"
203 />
204 <Tool
205 Name="VCWebDeploymentTool"
206 />
207 <Tool
208 Name="VCPostBuildEventTool"
209 />
210 </Configuration>
211 <Configuration
212 Name="Release|Win32"
213 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
214 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
215 ConfigurationType="1"
216 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
217 UseOfMFC="1"
218 CharacterSet="2"
219 >
220 <Tool
221 Name="VCPreBuildEventTool"
222 />
223 <Tool
224 Name="VCCustomBuildTool"
225 />
226 <Tool
227 Name="VCXMLDataGeneratorTool"
228 />
229 <Tool
230 Name="VCWebServiceProxyGeneratorTool"
231 />
232 <Tool
233 Name="VCMIDLTool"
234 PreprocessorDefinitions="NDEBUG"
235 MkTypLibCompatible="false"
236 />
237 <Tool
238 Name="VCCLCompilerTool"
239 Optimization="2"
240 InlineFunctionExpansion="1"
241 OmitFramePointers="true"
242 AdditionalIncludeDirectories=".;../../mDNSWindows;../../mDNSShared"
243 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;WINVER=0x0501;UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
244 StringPooling="true"
245 MinimalRebuild="false"
246 RuntimeLibrary="0"
247 EnableFunctionLevelLinking="true"
248 TreatWChar_tAsBuiltInType="true"
249 UsePrecompiledHeader="0"
250 AssemblerListingLocation="$(IntDir)\"
251 WarningLevel="4"
252 Detect64BitPortabilityProblems="true"
253 DebugInformationFormat="3"
254 DisableSpecificWarnings="4702"
255 />
256 <Tool
257 Name="VCManagedResourceCompilerTool"
258 />
259 <Tool
260 Name="VCResourceCompilerTool"
261 PreprocessorDefinitions="NDEBUG"
262 Culture="1033"
263 AdditionalIncludeDirectories="$(IntDir);../../mDNSWindows"
264 />
265 <Tool
266 Name="VCPreLinkEventTool"
267 />
268 <Tool
269 Name="VCLinkerTool"
270 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
271 AdditionalDependencies="../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib ws2_32.lib iphlpapi.lib winspool.lib setupapi.lib"
272 OutputFile="$(OutDir)/PrinterWizard.exe"
273 LinkIncremental="1"
274 GenerateDebugInformation="true"
275 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
276 SubSystem="2"
277 OptimizeReferences="0"
278 EnableCOMDATFolding="0"
279 EntryPointSymbol="wWinMainCRTStartup"
280 TargetMachine="1"
281 />
282 <Tool
283 Name="VCALinkTool"
284 />
285 <Tool
286 Name="VCManifestTool"
287 AdditionalManifestFiles="res\PrinterSetupWizard.manifest"
288 />
289 <Tool
290 Name="VCXDCMakeTool"
291 />
292 <Tool
293 Name="VCBscMakeTool"
294 />
295 <Tool
296 Name="VCFxCopTool"
297 />
298 <Tool
299 Name="VCAppVerifierTool"
300 />
301 <Tool
302 Name="VCWebDeploymentTool"
303 />
304 <Tool
305 Name="VCPostBuildEventTool"
306 CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour Print Services\$(PlatformName)&quot; mkdir &quot;$(DSTROOT)\Program Files\Bonjour Print Services\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot; &quot;$(DSTROOT)\Program Files\Bonjour Print Services\$(PlatformName)&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
307 />
308 </Configuration>
309 <Configuration
310 Name="Release|x64"
311 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
312 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
313 ConfigurationType="1"
314 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
315 UseOfMFC="1"
316 CharacterSet="2"
317 >
318 <Tool
319 Name="VCPreBuildEventTool"
320 />
321 <Tool
322 Name="VCCustomBuildTool"
323 />
324 <Tool
325 Name="VCXMLDataGeneratorTool"
326 />
327 <Tool
328 Name="VCWebServiceProxyGeneratorTool"
329 />
330 <Tool
331 Name="VCMIDLTool"
332 PreprocessorDefinitions="NDEBUG"
333 MkTypLibCompatible="false"
334 TargetEnvironment="3"
335 />
336 <Tool
337 Name="VCCLCompilerTool"
338 Optimization="2"
339 InlineFunctionExpansion="1"
340 OmitFramePointers="true"
341 AdditionalIncludeDirectories=".;../../mDNSWindows;../../mDNSShared"
342 PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;WINVER=0x0501;UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
343 StringPooling="true"
344 MinimalRebuild="false"
345 RuntimeLibrary="0"
346 EnableFunctionLevelLinking="true"
347 TreatWChar_tAsBuiltInType="true"
348 UsePrecompiledHeader="0"
349 AssemblerListingLocation="$(IntDir)\"
350 WarningLevel="4"
351 Detect64BitPortabilityProblems="true"
352 DebugInformationFormat="3"
353 DisableSpecificWarnings="4702"
354 />
355 <Tool
356 Name="VCManagedResourceCompilerTool"
357 />
358 <Tool
359 Name="VCResourceCompilerTool"
360 PreprocessorDefinitions="NDEBUG"
361 Culture="1033"
362 AdditionalIncludeDirectories="$(IntDir);../../mDNSWindows"
363 />
364 <Tool
365 Name="VCPreLinkEventTool"
366 />
367 <Tool
368 Name="VCLinkerTool"
369 AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
370 AdditionalDependencies="../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib ws2_32.lib iphlpapi.lib winspool.lib setupapi.lib"
371 OutputFile="$(OutDir)/PrinterWizard.exe"
372 LinkIncremental="1"
373 GenerateDebugInformation="true"
374 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
375 SubSystem="2"
376 OptimizeReferences="0"
377 EnableCOMDATFolding="0"
378 EntryPointSymbol="wWinMainCRTStartup"
379 TargetMachine="17"
380 />
381 <Tool
382 Name="VCALinkTool"
383 />
384 <Tool
385 Name="VCManifestTool"
386 AdditionalManifestFiles="res\PrinterSetupWizard64.manifest"
387 />
388 <Tool
389 Name="VCXDCMakeTool"
390 />
391 <Tool
392 Name="VCBscMakeTool"
393 />
394 <Tool
395 Name="VCFxCopTool"
396 />
397 <Tool
398 Name="VCAppVerifierTool"
399 />
400 <Tool
401 Name="VCWebDeploymentTool"
402 />
403 <Tool
404 Name="VCPostBuildEventTool"
405 CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour Print Services\$(PlatformName)&quot; mkdir &quot;$(DSTROOT)\Program Files\Bonjour Print Services\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot; &quot;$(DSTROOT)\Program Files\Bonjour Print Services\$(PlatformName)&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
406 />
407 </Configuration>
408 </Configurations>
409 <References>
410 </References>
411 <Files>
412 <Filter
413 Name="Source Files"
414 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
415 >
416 <File
417 RelativePath=".\About.cpp"
418 >
419 </File>
420 <File
421 RelativePath="FirstPage.cpp"
422 >
423 </File>
424 <File
425 RelativePath=".\FourthPage.cpp"
426 >
427 </File>
428 <File
429 RelativePath="PrinterSetupWizardApp.cpp"
430 >
431 </File>
432 <File
433 RelativePath="PrinterSetupWizardSheet.cpp"
434 >
435 </File>
436 <File
437 RelativePath="SecondPage.cpp"
438 >
439 </File>
440 <File
441 RelativePath="stdafx.cpp"
442 >
443 </File>
444 <File
445 RelativePath="ThirdPage.cpp"
446 >
447 </File>
448 </Filter>
449 <Filter
450 Name="Header Files"
451 Filter="h;hpp;hxx;hm;inl;inc"
452 >
453 <File
454 RelativePath=".\About.h"
455 >
456 </File>
457 <File
458 RelativePath="FirstPage.h"
459 >
460 </File>
461 <File
462 RelativePath=".\FourthPage.h"
463 >
464 </File>
465 <File
466 RelativePath="PrinterSetupWizardApp.h"
467 >
468 </File>
469 <File
470 RelativePath="PrinterSetupWizardSheet.h"
471 >
472 </File>
473 <File
474 RelativePath="resource.h"
475 >
476 </File>
477 <File
478 RelativePath="resource_exe.h"
479 >
480 </File>
481 <File
482 RelativePath="SecondPage.h"
483 >
484 </File>
485 <File
486 RelativePath="stdafx.h"
487 >
488 </File>
489 <File
490 RelativePath="ThirdPage.h"
491 >
492 </File>
493 <File
494 RelativePath=".\UtilTypes.h"
495 >
496 </File>
497 </Filter>
498 <Filter
499 Name="Resource Files"
500 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest"
501 >
502 <File
503 RelativePath="res\about.bmp"
504 >
505 </File>
506 <File
507 RelativePath="res\banner_icon.bmp"
508 >
509 </File>
510 <File
511 RelativePath="res\Info.ico"
512 >
513 </File>
514 <File
515 RelativePath="res\NetworkPrinter.ico"
516 >
517 </File>
518 <File
519 RelativePath="res\PrinterSetupWizard.manifest"
520 >
521 <FileConfiguration
522 Name="Debug|Win32"
523 ExcludedFromBuild="true"
524 >
525 <Tool
526 Name="VCCustomBuildTool"
527 />
528 </FileConfiguration>
529 <FileConfiguration
530 Name="Debug|x64"
531 ExcludedFromBuild="true"
532 >
533 <Tool
534 Name="VCCustomBuildTool"
535 />
536 </FileConfiguration>
537 <FileConfiguration
538 Name="Release|Win32"
539 ExcludedFromBuild="true"
540 >
541 <Tool
542 Name="VCCustomBuildTool"
543 />
544 </FileConfiguration>
545 <FileConfiguration
546 Name="Release|x64"
547 ExcludedFromBuild="true"
548 >
549 <Tool
550 Name="VCCustomBuildTool"
551 />
552 </FileConfiguration>
553 </File>
554 <File
555 RelativePath="PrinterSetupWizard.rc"
556 >
557 </File>
558 <File
559 RelativePath="res\watermark.bmp"
560 >
561 </File>
562 </Filter>
563 <Filter
564 Name="Support"
565 >
566 <File
567 RelativePath="..\..\mDNSShared\CommonServices.h"
568 >
569 </File>
570 <File
571 RelativePath="..\..\mDNSShared\DebugServices.c"
572 >
573 </File>
574 <File
575 RelativePath="..\..\mDNSShared\DebugServices.h"
576 >
577 </File>
578 <File
579 RelativePath="..\..\mDNSShared\dns_sd.h"
580 >
581 </File>
582 <File
583 RelativePath="..\..\mDNSWindows\isocode.h"
584 >
585 </File>
586 <File
587 RelativePath="..\..\mDNSWindows\loclibrary.c"
588 >
589 <FileConfiguration
590 Name="Debug|Win32"
591 >
592 <Tool
593 Name="VCCLCompilerTool"
594 DisableSpecificWarnings="4201"
595 />
596 </FileConfiguration>
597 <FileConfiguration
598 Name="Debug|x64"
599 >
600 <Tool
601 Name="VCCLCompilerTool"
602 DisableSpecificWarnings="4201"
603 />
604 </FileConfiguration>
605 </File>
606 <File
607 RelativePath="..\..\mDNSWindows\loclibrary.h"
608 >
609 </File>
610 <File
611 RelativePath=".\Logger.cpp"
612 >
613 </File>
614 <File
615 RelativePath=".\Logger.h"
616 >
617 </File>
618 <File
619 RelativePath="..\..\mDNSWindows\WinServices.cpp"
620 >
621 </File>
622 <File
623 RelativePath="..\..\mDNSWindows\WinServices.h"
624 >
625 </File>
626 </Filter>
627 <File
628 RelativePath="ReadMe.txt"
629 >
630 </File>
631 </Files>
632 <Globals>
633 <Global
634 Name="RESOURCE_FILE"
635 Value="PrinterSetupWizard.rc"
636 />
637 </Globals>
638 </VisualStudioProject>