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