• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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				ProgramDataBaseFileName="$(IntDir)\dnssd.dll.pdb"
59				WarningLevel="4"
60				Detect64BitPortabilityProblems="true"
61				DebugInformationFormat="3"
62				CallingConvention="2"
63				CompileAs="0"
64				DisableSpecificWarnings="4127;4204"
65			/>
66			<Tool
67				Name="VCManagedResourceCompilerTool"
68			/>
69			<Tool
70				Name="VCResourceCompilerTool"
71				AdditionalIncludeDirectories="../"
72			/>
73			<Tool
74				Name="VCPreLinkEventTool"
75			/>
76			<Tool
77				Name="VCLinkerTool"
78				AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
79				AdditionalDependencies="ws2_32.lib iphlpapi.lib"
80				OutputFile="$(OutDir)/dnssd.dll"
81				LinkIncremental="2"
82				ModuleDefinitionFile="dnssd.def"
83				GenerateDebugInformation="true"
84				ProgramDatabaseFile="$(OutDir)\dnssd.dll.pdb"
85				SubSystem="2"
86				BaseAddress="0x16000000"
87				ImportLibrary="$(OutDir)\dnssd.lib"
88				TargetMachine="1"
89			/>
90			<Tool
91				Name="VCALinkTool"
92			/>
93			<Tool
94				Name="VCManifestTool"
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="2"
120			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
121			CharacterSet="2"
122			>
123			<Tool
124				Name="VCPreBuildEventTool"
125			/>
126			<Tool
127				Name="VCCustomBuildTool"
128			/>
129			<Tool
130				Name="VCXMLDataGeneratorTool"
131			/>
132			<Tool
133				Name="VCWebServiceProxyGeneratorTool"
134			/>
135			<Tool
136				Name="VCMIDLTool"
137				TargetEnvironment="3"
138			/>
139			<Tool
140				Name="VCCLCompilerTool"
141				Optimization="0"
142				AdditionalIncludeDirectories="../../mDNSCore;../../mDNSShared;../"
143				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"
144				StringPooling="true"
145				MinimalRebuild="true"
146				ExceptionHandling="0"
147				BasicRuntimeChecks="3"
148				SmallerTypeCheck="true"
149				RuntimeLibrary="1"
150				BufferSecurityCheck="true"
151				UsePrecompiledHeader="0"
152				AssemblerListingLocation="$(IntDir)\"
153				ProgramDataBaseFileName="$(IntDir)\dnssd.dll.pdb"
154				WarningLevel="4"
155				Detect64BitPortabilityProblems="true"
156				DebugInformationFormat="3"
157				CallingConvention="2"
158				CompileAs="0"
159				DisableSpecificWarnings="4127;4204"
160			/>
161			<Tool
162				Name="VCManagedResourceCompilerTool"
163			/>
164			<Tool
165				Name="VCResourceCompilerTool"
166				AdditionalIncludeDirectories="../"
167			/>
168			<Tool
169				Name="VCPreLinkEventTool"
170			/>
171			<Tool
172				Name="VCLinkerTool"
173				AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
174				AdditionalDependencies="ws2_32.lib iphlpapi.lib"
175				OutputFile="$(OutDir)/dnssd.dll"
176				LinkIncremental="2"
177				ModuleDefinitionFile="dnssd.def"
178				GenerateDebugInformation="true"
179				ProgramDatabaseFile="$(OutDir)\dnssd.dll.pdb"
180				SubSystem="2"
181				BaseAddress="0x16000000"
182				ImportLibrary="$(OutDir)\dnssd.lib"
183				TargetMachine="17"
184			/>
185			<Tool
186				Name="VCALinkTool"
187			/>
188			<Tool
189				Name="VCManifestTool"
190			/>
191			<Tool
192				Name="VCXDCMakeTool"
193			/>
194			<Tool
195				Name="VCBscMakeTool"
196			/>
197			<Tool
198				Name="VCFxCopTool"
199			/>
200			<Tool
201				Name="VCAppVerifierTool"
202			/>
203			<Tool
204				Name="VCWebDeploymentTool"
205			/>
206			<Tool
207				Name="VCPostBuildEventTool"
208			/>
209		</Configuration>
210		<Configuration
211			Name="Release|Win32"
212			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
213			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
214			ConfigurationType="2"
215			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
216			CharacterSet="2"
217			>
218			<Tool
219				Name="VCPreBuildEventTool"
220			/>
221			<Tool
222				Name="VCCustomBuildTool"
223			/>
224			<Tool
225				Name="VCXMLDataGeneratorTool"
226			/>
227			<Tool
228				Name="VCWebServiceProxyGeneratorTool"
229			/>
230			<Tool
231				Name="VCMIDLTool"
232			/>
233			<Tool
234				Name="VCCLCompilerTool"
235				AdditionalIncludeDirectories="../../mDNSCore;../../mDNSShared;../"
236				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"
237				RuntimeLibrary="0"
238				UsePrecompiledHeader="0"
239				AssemblerListingLocation="$(IntDir)\"
240				ProgramDataBaseFileName="$(IntDir)\dnssd.dll.pdb"
241				WarningLevel="4"
242				Detect64BitPortabilityProblems="true"
243				DebugInformationFormat="3"
244				CallingConvention="2"
245				CompileAs="0"
246				DisableSpecificWarnings="4127;4204"
247			/>
248			<Tool
249				Name="VCManagedResourceCompilerTool"
250			/>
251			<Tool
252				Name="VCResourceCompilerTool"
253				AdditionalIncludeDirectories="../"
254			/>
255			<Tool
256				Name="VCPreLinkEventTool"
257			/>
258			<Tool
259				Name="VCLinkerTool"
260				AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
261				AdditionalDependencies="ws2_32.lib iphlpapi.lib"
262				OutputFile="$(OutDir)/dnssd.dll"
263				LinkIncremental="1"
264				ModuleDefinitionFile="dnssd.def"
265				GenerateDebugInformation="true"
266				ProgramDatabaseFile="$(OutDir)\dnssd.dll.pdb"
267				SubSystem="2"
268				OptimizeReferences="2"
269				EnableCOMDATFolding="2"
270				BaseAddress="0x16000000"
271				ImportLibrary="$(OutDir)\dnssd.lib"
272				TargetMachine="1"
273			/>
274			<Tool
275				Name="VCALinkTool"
276			/>
277			<Tool
278				Name="VCManifestTool"
279			/>
280			<Tool
281				Name="VCXDCMakeTool"
282			/>
283			<Tool
284				Name="VCBscMakeTool"
285			/>
286			<Tool
287				Name="VCFxCopTool"
288			/>
289			<Tool
290				Name="VCAppVerifierTool"
291			/>
292			<Tool
293				Name="VCWebDeploymentTool"
294			/>
295			<Tool
296				Name="VCPostBuildEventTool"
297				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\lib&quot;                                     mkdir &quot;$(DSTROOT)\Program Files\Bonjour SDK\lib&quot;&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour SDK\lib\$(PlatformName)&quot;     mkdir &quot;$(DSTROOT)\Program Files\Bonjour SDK\lib\$(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;if not exist &quot;$(DSTROOT)\AppleInternal&quot;                                                                   mkdir &quot;$(DSTROOT)\AppleInternal&quot;&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\AppleInternal\bin&quot;                                                           mkdir &quot;$(DSTROOT)\AppleInternal\bin&quot;&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\AppleInternal\bin\$(PlatformName)&quot;                           mkdir &quot;$(DSTROOT)\AppleInternal\bin\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot;                                                                                           &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(OutDir)\dnssd.dll.pdb&quot;                                                                          &quot;$(DSTROOT)\AppleInternal\bin\$(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;"
298			/>
299		</Configuration>
300		<Configuration
301			Name="Release|x64"
302			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
303			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
304			ConfigurationType="2"
305			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
306			CharacterSet="2"
307			>
308			<Tool
309				Name="VCPreBuildEventTool"
310			/>
311			<Tool
312				Name="VCCustomBuildTool"
313			/>
314			<Tool
315				Name="VCXMLDataGeneratorTool"
316			/>
317			<Tool
318				Name="VCWebServiceProxyGeneratorTool"
319			/>
320			<Tool
321				Name="VCMIDLTool"
322				TargetEnvironment="3"
323			/>
324			<Tool
325				Name="VCCLCompilerTool"
326				AdditionalIncludeDirectories="../../mDNSCore;../../mDNSShared;../"
327				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"
328				RuntimeLibrary="0"
329				UsePrecompiledHeader="0"
330				AssemblerListingLocation="$(IntDir)\"
331				ProgramDataBaseFileName="$(IntDir)\dnssd.dll.pdb"
332				WarningLevel="4"
333				Detect64BitPortabilityProblems="true"
334				DebugInformationFormat="3"
335				CallingConvention="2"
336				CompileAs="0"
337				DisableSpecificWarnings="4127;4204"
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="ws2_32.lib iphlpapi.lib"
353				OutputFile="$(OutDir)/dnssd.dll"
354				LinkIncremental="1"
355				ModuleDefinitionFile="dnssd.def"
356				GenerateDebugInformation="true"
357				ProgramDatabaseFile="$(OutDir)\dnssd.dll.pdb"
358				SubSystem="2"
359				OptimizeReferences="2"
360				EnableCOMDATFolding="2"
361				BaseAddress="0x16000000"
362				ImportLibrary="$(OutDir)\dnssd.lib"
363				TargetMachine="17"
364			/>
365			<Tool
366				Name="VCALinkTool"
367			/>
368			<Tool
369				Name="VCManifestTool"
370			/>
371			<Tool
372				Name="VCXDCMakeTool"
373			/>
374			<Tool
375				Name="VCBscMakeTool"
376			/>
377			<Tool
378				Name="VCFxCopTool"
379			/>
380			<Tool
381				Name="VCAppVerifierTool"
382			/>
383			<Tool
384				Name="VCWebDeploymentTool"
385			/>
386			<Tool
387				Name="VCPostBuildEventTool"
388				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\lib&quot;                                     mkdir &quot;$(DSTROOT)\Program Files\Bonjour SDK\lib&quot;&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour SDK\lib\$(PlatformName)&quot;     mkdir &quot;$(DSTROOT)\Program Files\Bonjour SDK\lib\$(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;if not exist &quot;$(DSTROOT)\AppleInternal&quot;                                                                   mkdir &quot;$(DSTROOT)\AppleInternal&quot;&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\AppleInternal\bin&quot;                                                           mkdir &quot;$(DSTROOT)\AppleInternal\bin&quot;&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\AppleInternal\bin\$(PlatformName)&quot;                           mkdir &quot;$(DSTROOT)\AppleInternal\bin\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot;                                                                                           &quot;$(DSTROOT)\WINDOWS\system32\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(OutDir)\dnssd.dll.pdb&quot;                                                                         &quot;$(DSTROOT)\AppleInternal\bin\$(PlatformName)&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
389			/>
390		</Configuration>
391	</Configurations>
392	<References>
393	</References>
394	<Files>
395		<Filter
396			Name="Source Files"
397			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
398			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
399			>
400			<File
401				RelativePath="..\..\mDNSShared\DebugServices.c"
402				>
403			</File>
404			<File
405				RelativePath=".\dllmain.c"
406				>
407			</File>
408			<File
409				RelativePath=".\dnssd.def"
410				>
411			</File>
412			<File
413				RelativePath="..\..\mDNSShared\dnssd_clientlib.c"
414				>
415			</File>
416			<File
417				RelativePath="..\..\mDNSShared\dnssd_clientstub.c"
418				>
419			</File>
420			<File
421				RelativePath="..\..\mDNSShared\dnssd_ipc.c"
422				>
423			</File>
424			<File
425				RelativePath="..\..\mDNSShared\GenLinkedList.c"
426				>
427			</File>
428		</Filter>
429		<Filter
430			Name="Header Files"
431			Filter="h;hpp;hxx;hm;inl;inc;xsd"
432			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
433			>
434			<File
435				RelativePath="..\..\mDNSShared\CommonServices.h"
436				>
437			</File>
438			<File
439				RelativePath="..\..\mDNSShared\DebugServices.h"
440				>
441			</File>
442			<File
443				RelativePath="..\..\mDNSShared\dns_sd.h"
444				>
445			</File>
446			<File
447				RelativePath="..\..\mDNSShared\dnssd_ipc.h"
448				>
449			</File>
450			<File
451				RelativePath="..\..\mDNSShared\GenLinkedList.h"
452				>
453			</File>
454			<File
455				RelativePath=".\resource.h"
456				>
457			</File>
458		</Filter>
459		<Filter
460			Name="Resource Files"
461			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
462			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
463			>
464			<File
465				RelativePath=".\dll.rc"
466				>
467			</File>
468		</Filter>
469	</Files>
470	<Globals>
471	</Globals>
472</VisualStudioProject>
473