]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/mdnsNSP/mdnsNSP.vcproj
mDNSResponder-212.1.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / mdnsNSP / mdnsNSP.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="mdnsNSP"
6 ProjectGUID="{F4F15529-F0EB-402F-8662-73C5797EE557}"
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="2"
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=".;../;../../mDNSShared;../../Clients"
47 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NSP_EXPORTS;DEBUG;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
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 />
62 <Tool
63 Name="VCManagedResourceCompilerTool"
64 />
65 <Tool
66 Name="VCResourceCompilerTool"
67 AdditionalIncludeDirectories="../"
68 />
69 <Tool
70 Name="VCPreLinkEventTool"
71 />
72 <Tool
73 Name="VCLinkerTool"
74 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
75 AdditionalDependencies="../DLL/$(PlatformName)/$(ConfigurationName)/dnssd.lib ws2_32.lib iphlpapi.lib shlwapi.lib"
76 OutputFile="$(OutDir)/mdnsNSP.dll"
77 LinkIncremental="2"
78 ModuleDefinitionFile="mdnsNSP.def"
79 DelayLoadDLLs="dnssd.dll"
80 GenerateDebugInformation="true"
81 ProgramDatabaseFile="$(OutDir)/mdnsNSP.pdb"
82 SubSystem="2"
83 BaseAddress="0x64000000"
84 ImportLibrary="$(OutDir)/mdnsNSP.lib"
85 TargetMachine="1"
86 />
87 <Tool
88 Name="VCALinkTool"
89 />
90 <Tool
91 Name="VCManifestTool"
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="2"
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=".;../;../../mDNSShared;../../Clients"
140 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NSP_EXPORTS;DEBUG;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
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 />
155 <Tool
156 Name="VCManagedResourceCompilerTool"
157 />
158 <Tool
159 Name="VCResourceCompilerTool"
160 AdditionalIncludeDirectories="../"
161 />
162 <Tool
163 Name="VCPreLinkEventTool"
164 />
165 <Tool
166 Name="VCLinkerTool"
167 AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
168 AdditionalDependencies="../DLL/$(PlatformName)/$(ConfigurationName)/dnssd.lib ws2_32.lib iphlpapi.lib shlwapi.lib"
169 OutputFile="$(OutDir)/mdnsNSP.dll"
170 LinkIncremental="2"
171 ModuleDefinitionFile="mdnsNSP.def"
172 DelayLoadDLLs="dnssd.dll"
173 GenerateDebugInformation="true"
174 ProgramDatabaseFile="$(OutDir)/mdnsNSP.pdb"
175 SubSystem="2"
176 BaseAddress="0x64000000"
177 ImportLibrary="$(OutDir)/mdnsNSP.lib"
178 TargetMachine="17"
179 />
180 <Tool
181 Name="VCALinkTool"
182 />
183 <Tool
184 Name="VCManifestTool"
185 />
186 <Tool
187 Name="VCXDCMakeTool"
188 />
189 <Tool
190 Name="VCBscMakeTool"
191 />
192 <Tool
193 Name="VCFxCopTool"
194 />
195 <Tool
196 Name="VCAppVerifierTool"
197 />
198 <Tool
199 Name="VCWebDeploymentTool"
200 />
201 <Tool
202 Name="VCPostBuildEventTool"
203 />
204 </Configuration>
205 <Configuration
206 Name="Release|Win32"
207 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
208 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
209 ConfigurationType="2"
210 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
211 CharacterSet="2"
212 >
213 <Tool
214 Name="VCPreBuildEventTool"
215 />
216 <Tool
217 Name="VCCustomBuildTool"
218 />
219 <Tool
220 Name="VCXMLDataGeneratorTool"
221 />
222 <Tool
223 Name="VCWebServiceProxyGeneratorTool"
224 />
225 <Tool
226 Name="VCMIDLTool"
227 />
228 <Tool
229 Name="VCCLCompilerTool"
230 AdditionalIncludeDirectories=".;../;../../mDNSShared;../../Clients"
231 PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;NSP_EXPORTS;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
232 StringPooling="true"
233 MinimalRebuild="true"
234 ExceptionHandling="0"
235 BasicRuntimeChecks="0"
236 SmallerTypeCheck="false"
237 RuntimeLibrary="0"
238 UsePrecompiledHeader="0"
239 AssemblerListingLocation="$(IntDir)\"
240 WarningLevel="4"
241 Detect64BitPortabilityProblems="true"
242 DebugInformationFormat="3"
243 CallingConvention="2"
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="../DLL/$(PlatformName)/$(ConfigurationName)/dnssd.lib ws2_32.lib iphlpapi.lib shlwapi.lib"
259 OutputFile="$(OutDir)/mdnsNSP.dll"
260 LinkIncremental="1"
261 ModuleDefinitionFile="mdnsNSP.def"
262 DelayLoadDLLs="dnssd.dll"
263 GenerateDebugInformation="true"
264 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
265 SubSystem="2"
266 OptimizeReferences="0"
267 EnableCOMDATFolding="0"
268 BaseAddress="0x64000000"
269 ImportLibrary="$(IntDir)/mdnsNSP.lib"
270 TargetMachine="1"
271 />
272 <Tool
273 Name="VCALinkTool"
274 />
275 <Tool
276 Name="VCManifestTool"
277 />
278 <Tool
279 Name="VCXDCMakeTool"
280 />
281 <Tool
282 Name="VCBscMakeTool"
283 />
284 <Tool
285 Name="VCFxCopTool"
286 />
287 <Tool
288 Name="VCAppVerifierTool"
289 />
290 <Tool
291 Name="VCWebDeploymentTool"
292 />
293 <Tool
294 Name="VCPostBuildEventTool"
295 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;"
296 />
297 </Configuration>
298 <Configuration
299 Name="Release|x64"
300 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
301 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
302 ConfigurationType="2"
303 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
304 CharacterSet="2"
305 >
306 <Tool
307 Name="VCPreBuildEventTool"
308 />
309 <Tool
310 Name="VCCustomBuildTool"
311 />
312 <Tool
313 Name="VCXMLDataGeneratorTool"
314 />
315 <Tool
316 Name="VCWebServiceProxyGeneratorTool"
317 />
318 <Tool
319 Name="VCMIDLTool"
320 TargetEnvironment="3"
321 />
322 <Tool
323 Name="VCCLCompilerTool"
324 AdditionalIncludeDirectories=".;../;../../mDNSShared;../../Clients"
325 PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;NSP_EXPORTS;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
326 StringPooling="true"
327 MinimalRebuild="true"
328 ExceptionHandling="0"
329 BasicRuntimeChecks="0"
330 SmallerTypeCheck="false"
331 RuntimeLibrary="0"
332 UsePrecompiledHeader="0"
333 AssemblerListingLocation="$(IntDir)\"
334 WarningLevel="4"
335 Detect64BitPortabilityProblems="true"
336 DebugInformationFormat="3"
337 CallingConvention="2"
338 />
339 <Tool
340 Name="VCManagedResourceCompilerTool"
341 />
342 <Tool
343 Name="VCResourceCompilerTool"
344 AdditionalIncludeDirectories="../"
345 />
346 <Tool
347 Name="VCPreLinkEventTool"
348 />
349 <Tool
350 Name="VCLinkerTool"
351 AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
352 AdditionalDependencies="../DLL/$(PlatformName)/$(ConfigurationName)/dnssd.lib ws2_32.lib iphlpapi.lib shlwapi.lib"
353 OutputFile="$(OutDir)/mdnsNSP.dll"
354 LinkIncremental="1"
355 ModuleDefinitionFile="mdnsNSP.def"
356 DelayLoadDLLs="dnssd.dll"
357 GenerateDebugInformation="true"
358 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
359 SubSystem="2"
360 OptimizeReferences="0"
361 EnableCOMDATFolding="0"
362 BaseAddress="0x64000000"
363 ImportLibrary="$(IntDir)/mdnsNSP.lib"
364 TargetMachine="17"
365 />
366 <Tool
367 Name="VCALinkTool"
368 />
369 <Tool
370 Name="VCManifestTool"
371 />
372 <Tool
373 Name="VCXDCMakeTool"
374 />
375 <Tool
376 Name="VCBscMakeTool"
377 />
378 <Tool
379 Name="VCFxCopTool"
380 />
381 <Tool
382 Name="VCAppVerifierTool"
383 />
384 <Tool
385 Name="VCWebDeploymentTool"
386 />
387 <Tool
388 Name="VCPostBuildEventTool"
389 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;"
390 />
391 </Configuration>
392 </Configurations>
393 <References>
394 </References>
395 <Files>
396 <Filter
397 Name="Source Files"
398 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
399 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
400 >
401 <File
402 RelativePath="..\..\Clients\ClientCommon.c"
403 >
404 </File>
405 <File
406 RelativePath="..\..\mDNSShared\DebugServices.c"
407 >
408 </File>
409 <File
410 RelativePath=".\mdnsNSP.c"
411 >
412 </File>
413 <File
414 RelativePath=".\mdnsNSP.def"
415 >
416 </File>
417 </Filter>
418 <Filter
419 Name="Header Files"
420 Filter="h;hpp;hxx;hm;inl;inc;xsd"
421 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
422 >
423 <File
424 RelativePath="..\..\Clients\ClientCommon.h"
425 >
426 </File>
427 <File
428 RelativePath="..\..\mDNSShared\CommonServices.h"
429 >
430 </File>
431 <File
432 RelativePath="..\..\mDNSShared\DebugServices.h"
433 >
434 </File>
435 <File
436 RelativePath="..\..\..\mDNSShared\dns_sd.h"
437 >
438 </File>
439 <File
440 RelativePath=".\resource.h"
441 >
442 </File>
443 </Filter>
444 <Filter
445 Name="Resource Files"
446 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
447 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
448 >
449 <File
450 RelativePath=".\mdnsNSP.rc"
451 >
452 </File>
453 </Filter>
454 </Files>
455 <Globals>
456 </Globals>
457 </VisualStudioProject>