]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/SystemService/Service.vcproj
mDNSResponder-108.4.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="7.10"
5 Name="mDNSResponder"
6 ProjectGUID="{C1D98254-BA27-4427-A3BE-A68CA2CC5F69}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\Debug"
16 IntermediateDirectory=".\Debug"
17 ConfigurationType="1"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories=".;../;../../mDNSCore;../../mDNSShared"
23 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0500;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"
24 StringPooling="TRUE"
25 MinimalRebuild="TRUE"
26 ExceptionHandling="FALSE"
27 BasicRuntimeChecks="3"
28 SmallerTypeCheck="TRUE"
29 RuntimeLibrary="1"
30 BufferSecurityCheck="TRUE"
31 UsePrecompiledHeader="0"
32 WarningLevel="4"
33 Detect64BitPortabilityProblems="TRUE"
34 DebugInformationFormat="4"
35 CallingConvention="2"/>
36 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLinkerTool"
40 AdditionalDependencies="ws2_32.lib iphlpapi.lib crypt32.lib"
41 OutputFile="$(OutDir)/mDNSResponder.exe"
42 LinkIncremental="2"
43 IgnoreAllDefaultLibraries="FALSE"
44 GenerateDebugInformation="TRUE"
45 ProgramDatabaseFile="$(OutDir)/mDNSResponder.pdb"
46 SubSystem="1"
47 TargetMachine="1"/>
48 <Tool
49 Name="VCMIDLTool"/>
50 <Tool
51 Name="VCPostBuildEventTool"/>
52 <Tool
53 Name="VCPreBuildEventTool"/>
54 <Tool
55 Name="VCPreLinkEventTool"/>
56 <Tool
57 Name="VCResourceCompilerTool"
58 AdditionalIncludeDirectories="../"/>
59 <Tool
60 Name="VCWebServiceProxyGeneratorTool"/>
61 <Tool
62 Name="VCXMLDataGeneratorTool"/>
63 <Tool
64 Name="VCWebDeploymentTool"/>
65 <Tool
66 Name="VCManagedWrapperGeneratorTool"/>
67 <Tool
68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
69 </Configuration>
70 <Configuration
71 Name="Release|Win32"
72 OutputDirectory=".\Release"
73 IntermediateDirectory=".\Release"
74 ConfigurationType="1"
75 CharacterSet="2">
76 <Tool
77 Name="VCCLCompilerTool"
78 AdditionalIncludeDirectories=".;../;../../mDNSCore;../../mDNSShared"
79 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0500;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"
80 RuntimeLibrary="0"
81 UsePrecompiledHeader="0"
82 WarningLevel="4"
83 Detect64BitPortabilityProblems="TRUE"
84 DebugInformationFormat="3"/>
85 <Tool
86 Name="VCCustomBuildTool"/>
87 <Tool
88 Name="VCLinkerTool"
89 AdditionalDependencies="ws2_32.lib iphlpapi.lib"
90 OutputFile="$(OutDir)/mDNSResponder.exe"
91 LinkIncremental="1"
92 GenerateDebugInformation="TRUE"
93 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
94 SubSystem="1"
95 OptimizeReferences="2"
96 EnableCOMDATFolding="2"
97 TargetMachine="1"/>
98 <Tool
99 Name="VCMIDLTool"/>
100 <Tool
101 Name="VCPostBuildEventTool"/>
102 <Tool
103 Name="VCPreBuildEventTool"/>
104 <Tool
105 Name="VCPreLinkEventTool"/>
106 <Tool
107 Name="VCResourceCompilerTool"
108 AdditionalIncludeDirectories="../"/>
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"/>
111 <Tool
112 Name="VCXMLDataGeneratorTool"/>
113 <Tool
114 Name="VCWebDeploymentTool"/>
115 <Tool
116 Name="VCManagedWrapperGeneratorTool"/>
117 <Tool
118 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
119 </Configuration>
120 </Configurations>
121 <References>
122 </References>
123 <Files>
124 <Filter
125 Name="Source Files"
126 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
127 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
128 <File
129 RelativePath="..\dDNS.c">
130 </File>
131 <File
132 RelativePath="..\DebugServices.c">
133 </File>
134 <File
135 RelativePath="..\..\mDNSCore\DNSCommon.c">
136 </File>
137 <File
138 RelativePath="..\..\mDNSCore\DNSDigest.c">
139 </File>
140 <File
141 RelativePath="..\..\mDNSShared\dnssd_ipc.c">
142 </File>
143 <File
144 RelativePath="Firewall.cpp">
145 </File>
146 <File
147 RelativePath="..\..\mDNSShared\GenLinkedList.c">
148 </File>
149 <File
150 RelativePath="..\..\mDNSCore\mDNS.c">
151 </File>
152 <File
153 RelativePath="..\..\mDNSShared\mDNSDebug.c">
154 </File>
155 <File
156 RelativePath="..\mDNSWin32.c">
157 </File>
158 <File
159 RelativePath="..\VPCDetect.cpp">
160 </File>
161 <File
162 RelativePath=".\Service.c">
163 </File>
164 <File
165 RelativePath="..\..\mDNSCore\uDNS.c">
166 </File>
167 <File
168 RelativePath="..\..\mDNSShared\uds_daemon.c">
169 </File>
170 </Filter>
171 <Filter
172 Name="Header Files"
173 Filter="h;hpp;hxx;hm;inl;inc;xsd"
174 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
175 <File
176 RelativePath="..\CommonServices.h">
177 </File>
178 <File
179 RelativePath="..\dDNS.h">
180 </File>
181 <File
182 RelativePath="..\DebugServices.h">
183 </File>
184 <File
185 RelativePath="..\..\mDNSCore\DNSCommon.h">
186 </File>
187 <File
188 RelativePath="..\..\mDNSShared\dnssd_ipc.h">
189 </File>
190 <File
191 RelativePath="..\..\mDNSShared\GenLinkedList.h">
192 </File>
193 <File
194 RelativePath="..\..\mDNSCore\mDNSDebug.h">
195 </File>
196 <File
197 RelativePath="..\..\mDNSCore\mDNSEmbeddedAPI.h">
198 </File>
199 <File
200 RelativePath="..\mDNSWin32.h">
201 </File>
202 <File
203 RelativePath="..\VPCDetect.h">
204 </File>
205 <File
206 RelativePath=".\Resource.h">
207 </File>
208 <File
209 RelativePath="..\..\mDNSCore\uDNS.h">
210 </File>
211 <File
212 RelativePath="..\..\mDNSShared\uds_daemon.h">
213 </File>
214 </Filter>
215 <Filter
216 Name="Resource Files"
217 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
218 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
219 <File
220 RelativePath=".\Service.rc">
221 </File>
222 </Filter>
223 </Files>
224 <Globals>
225 </Globals>
226 </VisualStudioProject>