]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/DLLStub/DLLStub.vcproj
mDNSResponder-212.1.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / DLLStub / DLLStub.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="DLLStub"
6 ProjectGUID="{3A2B6325-3053-4236-84BD-AA9BE2E323E5}"
7 RootNamespace="DLLStub"
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="4"
26 UseOfATL="0"
27 CharacterSet="1"
28 WholeProgramOptimization="0"
29 >
30 <Tool
31 Name="VCPreBuildEventTool"
32 />
33 <Tool
34 Name="VCCustomBuildTool"
35 />
36 <Tool
37 Name="VCXMLDataGeneratorTool"
38 />
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
41 />
42 <Tool
43 Name="VCMIDLTool"
44 />
45 <Tool
46 Name="VCCLCompilerTool"
47 Optimization="0"
48 AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
49 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
50 MinimalRebuild="false"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="1"
53 UsePrecompiledHeader="0"
54 WarningLevel="3"
55 Detect64BitPortabilityProblems="true"
56 DebugInformationFormat="3"
57 />
58 <Tool
59 Name="VCManagedResourceCompilerTool"
60 />
61 <Tool
62 Name="VCResourceCompilerTool"
63 />
64 <Tool
65 Name="VCPreLinkEventTool"
66 />
67 <Tool
68 Name="VCLibrarianTool"
69 OutputFile="$(OutDir)\dnssdStatic.lib"
70 />
71 <Tool
72 Name="VCALinkTool"
73 />
74 <Tool
75 Name="VCXDCMakeTool"
76 />
77 <Tool
78 Name="VCBscMakeTool"
79 />
80 <Tool
81 Name="VCFxCopTool"
82 />
83 <Tool
84 Name="VCPostBuildEventTool"
85 />
86 </Configuration>
87 <Configuration
88 Name="Debug|x64"
89 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
90 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
91 ConfigurationType="4"
92 UseOfATL="0"
93 CharacterSet="1"
94 WholeProgramOptimization="0"
95 >
96 <Tool
97 Name="VCPreBuildEventTool"
98 />
99 <Tool
100 Name="VCCustomBuildTool"
101 />
102 <Tool
103 Name="VCXMLDataGeneratorTool"
104 />
105 <Tool
106 Name="VCWebServiceProxyGeneratorTool"
107 />
108 <Tool
109 Name="VCMIDLTool"
110 TargetEnvironment="3"
111 />
112 <Tool
113 Name="VCCLCompilerTool"
114 Optimization="0"
115 AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
116 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
117 MinimalRebuild="false"
118 BasicRuntimeChecks="3"
119 RuntimeLibrary="1"
120 UsePrecompiledHeader="0"
121 WarningLevel="3"
122 Detect64BitPortabilityProblems="true"
123 DebugInformationFormat="3"
124 />
125 <Tool
126 Name="VCManagedResourceCompilerTool"
127 />
128 <Tool
129 Name="VCResourceCompilerTool"
130 />
131 <Tool
132 Name="VCPreLinkEventTool"
133 />
134 <Tool
135 Name="VCLibrarianTool"
136 OutputFile="$(OutDir)\dnssdStatic.lib"
137 />
138 <Tool
139 Name="VCALinkTool"
140 />
141 <Tool
142 Name="VCXDCMakeTool"
143 />
144 <Tool
145 Name="VCBscMakeTool"
146 />
147 <Tool
148 Name="VCFxCopTool"
149 />
150 <Tool
151 Name="VCPostBuildEventTool"
152 />
153 </Configuration>
154 <Configuration
155 Name="Release|Win32"
156 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
157 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
158 ConfigurationType="4"
159 UseOfATL="0"
160 CharacterSet="1"
161 WholeProgramOptimization="0"
162 >
163 <Tool
164 Name="VCPreBuildEventTool"
165 />
166 <Tool
167 Name="VCCustomBuildTool"
168 />
169 <Tool
170 Name="VCXMLDataGeneratorTool"
171 />
172 <Tool
173 Name="VCWebServiceProxyGeneratorTool"
174 />
175 <Tool
176 Name="VCMIDLTool"
177 />
178 <Tool
179 Name="VCCLCompilerTool"
180 AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
181 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
182 RuntimeLibrary="0"
183 UsePrecompiledHeader="0"
184 WarningLevel="3"
185 Detect64BitPortabilityProblems="true"
186 DebugInformationFormat="3"
187 />
188 <Tool
189 Name="VCManagedResourceCompilerTool"
190 />
191 <Tool
192 Name="VCResourceCompilerTool"
193 />
194 <Tool
195 Name="VCPreLinkEventTool"
196 />
197 <Tool
198 Name="VCLibrarianTool"
199 OutputFile="$(OutDir)\dnssdStatic.lib"
200 />
201 <Tool
202 Name="VCALinkTool"
203 />
204 <Tool
205 Name="VCXDCMakeTool"
206 />
207 <Tool
208 Name="VCBscMakeTool"
209 />
210 <Tool
211 Name="VCFxCopTool"
212 />
213 <Tool
214 Name="VCPostBuildEventTool"
215 />
216 </Configuration>
217 <Configuration
218 Name="Release|x64"
219 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
220 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
221 ConfigurationType="4"
222 UseOfATL="0"
223 CharacterSet="1"
224 WholeProgramOptimization="0"
225 >
226 <Tool
227 Name="VCPreBuildEventTool"
228 />
229 <Tool
230 Name="VCCustomBuildTool"
231 />
232 <Tool
233 Name="VCXMLDataGeneratorTool"
234 />
235 <Tool
236 Name="VCWebServiceProxyGeneratorTool"
237 />
238 <Tool
239 Name="VCMIDLTool"
240 TargetEnvironment="3"
241 />
242 <Tool
243 Name="VCCLCompilerTool"
244 AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
245 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
246 RuntimeLibrary="0"
247 UsePrecompiledHeader="0"
248 WarningLevel="3"
249 Detect64BitPortabilityProblems="true"
250 DebugInformationFormat="3"
251 />
252 <Tool
253 Name="VCManagedResourceCompilerTool"
254 />
255 <Tool
256 Name="VCResourceCompilerTool"
257 />
258 <Tool
259 Name="VCPreLinkEventTool"
260 />
261 <Tool
262 Name="VCLibrarianTool"
263 OutputFile="$(OutDir)\dnssdStatic.lib"
264 />
265 <Tool
266 Name="VCALinkTool"
267 />
268 <Tool
269 Name="VCXDCMakeTool"
270 />
271 <Tool
272 Name="VCBscMakeTool"
273 />
274 <Tool
275 Name="VCFxCopTool"
276 />
277 <Tool
278 Name="VCPostBuildEventTool"
279 />
280 </Configuration>
281 </Configurations>
282 <References>
283 </References>
284 <Files>
285 <Filter
286 Name="Source Files"
287 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
288 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
289 >
290 <File
291 RelativePath=".\DLLStub.cpp"
292 >
293 </File>
294 </Filter>
295 <Filter
296 Name="Header Files"
297 Filter="h;hpp;hxx;hm;inl;inc;xsd"
298 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
299 >
300 <File
301 RelativePath=".\DLLStub.h"
302 >
303 </File>
304 </Filter>
305 <Filter
306 Name="Resource Files"
307 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
308 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
309 >
310 </Filter>
311 <File
312 RelativePath=".\ReadMe.txt"
313 >
314 </File>
315 </Files>
316 <Globals>
317 </Globals>
318 </VisualStudioProject>