]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/SystemService/Service.vcproj
mDNSResponder-214.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / SystemService / Service.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="mDNSResponder"
6 ProjectGUID="{C1D98254-BA27-4427-A3BE-A68CA2CC5F69}"
7 Keyword="Win32Proj"
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 CharacterSet="2"
27 >
28 <Tool
29 Name="VCPreBuildEventTool"
30 />
31 <Tool
32 Name="VCCustomBuildTool"
33 />
34 <Tool
35 Name="VCXMLDataGeneratorTool"
36 />
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
39 />
40 <Tool
41 Name="VCMIDLTool"
42 />
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories=".;../;../../mDNSCore;../../mDNSShared;&quot;C:/Program Files/Microsoft SDKs/Windows/v6.1/Include&quot;"
47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0501;DEBUG=1;MDNS_DEBUGMSGS=0;TARGET_OS_WIN32;WIN32_LEAN_AND_MEAN;USE_TCP_LOOPBACK;PLATFORM_NO_STRSEP;PLATFORM_NO_EPIPE;PLATFORM_NO_RLIMIT;PID_FILE=&quot;&quot;&quot;&quot;;UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_LEGACY_NAT_TRAVERSAL_;_USE_32BIT_TIME_T"
48 StringPooling="true"
49 MinimalRebuild="true"
50 ExceptionHandling="0"
51 BasicRuntimeChecks="3"
52 SmallerTypeCheck="true"
53 RuntimeLibrary="1"
54 BufferSecurityCheck="true"
55 UsePrecompiledHeader="0"
56 AssemblerListingLocation="$(IntDir)\"
57 WarningLevel="4"
58 Detect64BitPortabilityProblems="true"
59 DebugInformationFormat="3"
60 CallingConvention="2"
61 DisableSpecificWarnings="4127;4201"
62 ShowIncludes="false"
63 />
64 <Tool
65 Name="VCManagedResourceCompilerTool"
66 />
67 <Tool
68 Name="VCResourceCompilerTool"
69 AdditionalIncludeDirectories="../"
70 />
71 <Tool
72 Name="VCPreLinkEventTool"
73 />
74 <Tool
75 Name="VCLinkerTool"
76 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
77 AdditionalDependencies="ws2_32.lib iphlpapi.lib crypt32.lib netapi32.lib powrprof.lib"
78 OutputFile="$(OutDir)/mDNSResponder.exe"
79 LinkIncremental="2"
80 IgnoreAllDefaultLibraries="false"
81 GenerateDebugInformation="true"
82 ProgramDatabaseFile="$(OutDir)/mDNSResponder.pdb"
83 SubSystem="1"
84 TargetMachine="1"
85 />
86 <Tool
87 Name="VCALinkTool"
88 />
89 <Tool
90 Name="VCManifestTool"
91 AdditionalManifestFiles="res\mDNSResponder.manifest"
92 />
93 <Tool
94 Name="VCXDCMakeTool"
95 />
96 <Tool
97 Name="VCBscMakeTool"
98 />
99 <Tool
100 Name="VCFxCopTool"
101 />
102 <Tool
103 Name="VCAppVerifierTool"
104 />
105 <Tool
106 Name="VCWebDeploymentTool"
107 />
108 <Tool
109 Name="VCPostBuildEventTool"
110 />
111 </Configuration>
112 <Configuration
113 Name="Debug|x64"
114 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
115 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
116 ConfigurationType="1"
117 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
118 CharacterSet="2"
119 >
120 <Tool
121 Name="VCPreBuildEventTool"
122 />
123 <Tool
124 Name="VCCustomBuildTool"
125 />
126 <Tool
127 Name="VCXMLDataGeneratorTool"
128 />
129 <Tool
130 Name="VCWebServiceProxyGeneratorTool"
131 />
132 <Tool
133 Name="VCMIDLTool"
134 TargetEnvironment="3"
135 />
136 <Tool
137 Name="VCCLCompilerTool"
138 Optimization="0"
139 AdditionalIncludeDirectories=".;../;../../mDNSCore;../../mDNSShared;&quot;C:/Program Files/Microsoft SDKs/Windows/v6.1/Include&quot;"
140 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0501;DEBUG=1;MDNS_DEBUGMSGS=0;TARGET_OS_WIN32;WIN32_LEAN_AND_MEAN;USE_TCP_LOOPBACK;PLATFORM_NO_STRSEP;PLATFORM_NO_EPIPE;PLATFORM_NO_RLIMIT;PID_FILE=&quot;&quot;&quot;&quot;;UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_LEGACY_NAT_TRAVERSAL_"
141 StringPooling="true"
142 MinimalRebuild="true"
143 ExceptionHandling="0"
144 BasicRuntimeChecks="3"
145 SmallerTypeCheck="true"
146 RuntimeLibrary="1"
147 BufferSecurityCheck="true"
148 UsePrecompiledHeader="0"
149 AssemblerListingLocation="$(IntDir)\"
150 WarningLevel="4"
151 Detect64BitPortabilityProblems="true"
152 DebugInformationFormat="3"
153 CallingConvention="2"
154 DisableSpecificWarnings="4127;4201"
155 />
156 <Tool
157 Name="VCManagedResourceCompilerTool"
158 />
159 <Tool
160 Name="VCResourceCompilerTool"
161 AdditionalIncludeDirectories="../"
162 />
163 <Tool
164 Name="VCPreLinkEventTool"
165 />
166 <Tool
167 Name="VCLinkerTool"
168 AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
169 AdditionalDependencies="ws2_32.lib iphlpapi.lib crypt32.lib netapi32.lib"
170 OutputFile="$(OutDir)/mDNSResponder.exe"
171 LinkIncremental="2"
172 IgnoreAllDefaultLibraries="false"
173 GenerateDebugInformation="true"
174 ProgramDatabaseFile="$(OutDir)/mDNSResponder.pdb"
175 SubSystem="1"
176 TargetMachine="17"
177 />
178 <Tool
179 Name="VCALinkTool"
180 />
181 <Tool
182 Name="VCManifestTool"
183 AdditionalManifestFiles="res\mDNSResponder64.manifest"
184 />
185 <Tool
186 Name="VCXDCMakeTool"
187 />
188 <Tool
189 Name="VCBscMakeTool"
190 />
191 <Tool
192 Name="VCFxCopTool"
193 />
194 <Tool
195 Name="VCAppVerifierTool"
196 />
197 <Tool
198 Name="VCWebDeploymentTool"
199 />
200 <Tool
201 Name="VCPostBuildEventTool"
202 />
203 </Configuration>
204 <Configuration
205 Name="Release|Win32"
206 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
207 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
208 ConfigurationType="1"
209 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
210 CharacterSet="2"
211 >
212 <Tool
213 Name="VCPreBuildEventTool"
214 />
215 <Tool
216 Name="VCCustomBuildTool"
217 />
218 <Tool
219 Name="VCXMLDataGeneratorTool"
220 />
221 <Tool
222 Name="VCWebServiceProxyGeneratorTool"
223 />
224 <Tool
225 Name="VCMIDLTool"
226 />
227 <Tool
228 Name="VCCLCompilerTool"
229 AdditionalIncludeDirectories=".;../;../../mDNSCore;../../mDNSShared;&quot;C:/Program Files/Microsoft SDKs/Windows/v6.1/Include&quot;"
230 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0501;TARGET_OS_WIN32;WIN32_LEAN_AND_MEAN;USE_TCP_LOOPBACK;PLATFORM_NO_STRSEP;PLATFORM_NO_EPIPE;PLATFORM_NO_RLIMIT;PID_FILE=&quot;&quot;&quot;&quot;;UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_LEGACY_NAT_TRAVERSAL_;_USE_32BIT_TIME_T"
231 RuntimeLibrary="0"
232 UsePrecompiledHeader="0"
233 AssemblerListingLocation="$(IntDir)\"
234 WarningLevel="4"
235 Detect64BitPortabilityProblems="true"
236 DebugInformationFormat="3"
237 DisableSpecificWarnings="4127;4201"
238 />
239 <Tool
240 Name="VCManagedResourceCompilerTool"
241 />
242 <Tool
243 Name="VCResourceCompilerTool"
244 AdditionalIncludeDirectories="../"
245 />
246 <Tool
247 Name="VCPreLinkEventTool"
248 />
249 <Tool
250 Name="VCLinkerTool"
251 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
252 AdditionalDependencies="ws2_32.lib iphlpapi.lib crypt32.lib netapi32.lib powrprof.lib"
253 OutputFile="$(OutDir)/mDNSResponder.exe"
254 LinkIncremental="1"
255 GenerateDebugInformation="true"
256 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
257 SubSystem="1"
258 OptimizeReferences="2"
259 EnableCOMDATFolding="2"
260 TargetMachine="1"
261 />
262 <Tool
263 Name="VCALinkTool"
264 />
265 <Tool
266 Name="VCManifestTool"
267 AdditionalManifestFiles="res\mDNSResponder.manifest"
268 />
269 <Tool
270 Name="VCXDCMakeTool"
271 />
272 <Tool
273 Name="VCBscMakeTool"
274 />
275 <Tool
276 Name="VCFxCopTool"
277 />
278 <Tool
279 Name="VCAppVerifierTool"
280 />
281 <Tool
282 Name="VCWebDeploymentTool"
283 />
284 <Tool
285 Name="VCPostBuildEventTool"
286 CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour\$(PlatformName)&quot; mkdir &quot;$(DSTROOT)\Program Files\Bonjour\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot; &quot;$(DSTROOT)\Program Files\Bonjour\$(PlatformName)&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
287 />
288 </Configuration>
289 <Configuration
290 Name="Release|x64"
291 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
292 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
293 ConfigurationType="1"
294 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
295 CharacterSet="2"
296 >
297 <Tool
298 Name="VCPreBuildEventTool"
299 />
300 <Tool
301 Name="VCCustomBuildTool"
302 />
303 <Tool
304 Name="VCXMLDataGeneratorTool"
305 />
306 <Tool
307 Name="VCWebServiceProxyGeneratorTool"
308 />
309 <Tool
310 Name="VCMIDLTool"
311 TargetEnvironment="3"
312 />
313 <Tool
314 Name="VCCLCompilerTool"
315 AdditionalIncludeDirectories=".;../;../../mDNSCore;../../mDNSShared;&quot;C:/Program Files/Microsoft SDKs/Windows/v6.1/Include&quot;"
316 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0501;TARGET_OS_WIN32;WIN32_LEAN_AND_MEAN;USE_TCP_LOOPBACK;PLATFORM_NO_STRSEP;PLATFORM_NO_EPIPE;PLATFORM_NO_RLIMIT;PID_FILE=&quot;&quot;&quot;&quot;;UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_LEGACY_NAT_TRAVERSAL_"
317 RuntimeLibrary="0"
318 UsePrecompiledHeader="0"
319 AssemblerListingLocation="$(IntDir)\"
320 WarningLevel="4"
321 Detect64BitPortabilityProblems="true"
322 DebugInformationFormat="3"
323 DisableSpecificWarnings="4127;4201"
324 />
325 <Tool
326 Name="VCManagedResourceCompilerTool"
327 />
328 <Tool
329 Name="VCResourceCompilerTool"
330 AdditionalIncludeDirectories="../"
331 />
332 <Tool
333 Name="VCPreLinkEventTool"
334 />
335 <Tool
336 Name="VCLinkerTool"
337 AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
338 AdditionalDependencies="ws2_32.lib iphlpapi.lib netapi32.lib powrprof.lib"
339 OutputFile="$(OutDir)/mDNSResponder.exe"
340 LinkIncremental="1"
341 GenerateDebugInformation="true"
342 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
343 SubSystem="1"
344 OptimizeReferences="2"
345 EnableCOMDATFolding="2"
346 TargetMachine="17"
347 />
348 <Tool
349 Name="VCALinkTool"
350 />
351 <Tool
352 Name="VCManifestTool"
353 AdditionalManifestFiles="res\mDNSResponder64.manifest"
354 />
355 <Tool
356 Name="VCXDCMakeTool"
357 />
358 <Tool
359 Name="VCBscMakeTool"
360 />
361 <Tool
362 Name="VCFxCopTool"
363 />
364 <Tool
365 Name="VCAppVerifierTool"
366 />
367 <Tool
368 Name="VCWebDeploymentTool"
369 />
370 <Tool
371 Name="VCPostBuildEventTool"
372 CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour\$(PlatformName)&quot; mkdir &quot;$(DSTROOT)\Program Files\Bonjour\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot; &quot;$(DSTROOT)\Program Files\Bonjour\$(PlatformName)&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
373 />
374 </Configuration>
375 </Configurations>
376 <References>
377 </References>
378 <Files>
379 <Filter
380 Name="Source Files"
381 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
382 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
383 >
384 <File
385 RelativePath="..\..\mDNSShared\DebugServices.c"
386 >
387 </File>
388 <File
389 RelativePath="..\..\mDNSCore\DNSCommon.c"
390 >
391 </File>
392 <File
393 RelativePath="..\..\mDNSCore\DNSDigest.c"
394 >
395 </File>
396 <File
397 RelativePath="..\..\mDNSShared\dnssd_ipc.c"
398 >
399 </File>
400 <File
401 RelativePath="Firewall.cpp"
402 >
403 </File>
404 <File
405 RelativePath="..\..\mDNSShared\GenLinkedList.c"
406 >
407 </File>
408 <File
409 RelativePath="..\..\mDNSMacOSX\LegacyNATTraversal.c"
410 >
411 </File>
412 <File
413 RelativePath=".\main.c"
414 >
415 </File>
416 <File
417 RelativePath="..\..\mDNSCore\mDNS.c"
418 >
419 </File>
420 <File
421 RelativePath="..\..\mDNSShared\mDNSDebug.c"
422 >
423 </File>
424 <File
425 RelativePath="..\mDNSWin32.c"
426 >
427 </File>
428 <File
429 RelativePath="..\Secret.c"
430 >
431 </File>
432 <File
433 RelativePath=".\Service.c"
434 >
435 </File>
436 <File
437 RelativePath="..\..\mDNSCore\uDNS.c"
438 >
439 </File>
440 <File
441 RelativePath="..\..\mDNSShared\uds_daemon.c"
442 >
443 </File>
444 </Filter>
445 <Filter
446 Name="Header Files"
447 Filter="h;hpp;hxx;hm;inl;inc;xsd"
448 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
449 >
450 <File
451 RelativePath="..\..\mDNSShared\CommonServices.h"
452 >
453 </File>
454 <File
455 RelativePath="..\..\mDNSShared\DebugServices.h"
456 >
457 </File>
458 <File
459 RelativePath="..\..\mDNSCore\DNSCommon.h"
460 >
461 </File>
462 <File
463 RelativePath="..\..\mDNSShared\dnssd_ipc.h"
464 >
465 </File>
466 <File
467 RelativePath="..\..\mDNSShared\GenLinkedList.h"
468 >
469 </File>
470 <File
471 RelativePath="..\..\mDNSCore\mDNSDebug.h"
472 >
473 </File>
474 <File
475 RelativePath="..\..\mDNSCore\mDNSEmbeddedAPI.h"
476 >
477 </File>
478 <File
479 RelativePath="..\mDNSWin32.h"
480 >
481 </File>
482 <File
483 RelativePath=".\Resource.h"
484 >
485 </File>
486 <File
487 RelativePath="..\Secret.h"
488 >
489 </File>
490 <File
491 RelativePath=".\Service.h"
492 >
493 </File>
494 <File
495 RelativePath="..\..\mDNSCore\uDNS.h"
496 >
497 </File>
498 <File
499 RelativePath="..\..\mDNSShared\uds_daemon.h"
500 >
501 </File>
502 </Filter>
503 <Filter
504 Name="Resource Files"
505 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
506 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
507 >
508 <File
509 RelativePath=".\Service.rc"
510 >
511 </File>
512 </Filter>
513 </Files>
514 <Globals>
515 </Globals>
516 </VisualStudioProject>