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