]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/mDNSNetMonitor.VisualStudio/mDNSNetMonitor.vcproj
mDNSResponder-1096.100.3.tar.gz
[apple/mdnsresponder.git] / Clients / mDNSNetMonitor.VisualStudio / mDNSNetMonitor.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="mDNSNetMonitor"
6 ProjectGUID="{AF35C285-528D-46A1-8A0E-47B0733DC718}"
7 RootNamespace="mDNSNetMonitor"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
21 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
22 ConfigurationType="1"
23 CharacterSet="1"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="../../mDNSWindows/SystemService;../../mDNSWindows;../../mDNSShared;../../mDNSCore;&quot;$(VCInstallDir)include&quot;;&quot;$(VCInstallDir)atlmfc\include&quot;;&quot;C:/Program Files/Microsoft SDKs/Windows/v6.1/Include&quot;"
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0501;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;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_USE_32BIT_TIME_T"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
52 />
53 <Tool
54 Name="VCManagedResourceCompilerTool"
55 />
56 <Tool
57 Name="VCResourceCompilerTool"
58 AdditionalIncludeDirectories="../../mDNSWindows"
59 />
60 <Tool
61 Name="VCPreLinkEventTool"
62 />
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
66 AdditionalDependencies="ws2_32.lib iphlpapi.lib crypt32.lib netapi32.lib powrprof.lib"
67 LinkIncremental="2"
68 GenerateDebugInformation="true"
69 SubSystem="1"
70 TargetMachine="1"
71 />
72 <Tool
73 Name="VCALinkTool"
74 />
75 <Tool
76 Name="VCManifestTool"
77 AdditionalManifestFiles="mDNSNetMonitor.manifest"
78 />
79 <Tool
80 Name="VCXDCMakeTool"
81 />
82 <Tool
83 Name="VCBscMakeTool"
84 />
85 <Tool
86 Name="VCFxCopTool"
87 />
88 <Tool
89 Name="VCAppVerifierTool"
90 />
91 <Tool
92 Name="VCWebDeploymentTool"
93 />
94 <Tool
95 Name="VCPostBuildEventTool"
96 />
97 </Configuration>
98 <Configuration
99 Name="Release|Win32"
100 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
101 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
102 ConfigurationType="1"
103 CharacterSet="1"
104 WholeProgramOptimization="1"
105 >
106 <Tool
107 Name="VCPreBuildEventTool"
108 />
109 <Tool
110 Name="VCCustomBuildTool"
111 />
112 <Tool
113 Name="VCXMLDataGeneratorTool"
114 />
115 <Tool
116 Name="VCWebServiceProxyGeneratorTool"
117 />
118 <Tool
119 Name="VCMIDLTool"
120 />
121 <Tool
122 Name="VCCLCompilerTool"
123 AdditionalIncludeDirectories="../../mDNSWindows/SystemService;../../mDNSWindows;../../mDNSShared;../../mDNSCore;&quot;$(VCInstallDir)include&quot;;&quot;$(VCInstallDir)atlmfc\include&quot;;&quot;C:/Program Files/Microsoft SDKs/Windows/v6.1/Include&quot;"
124 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0501;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;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_USE_32BIT_TIME_T"
125 RuntimeLibrary="2"
126 UsePrecompiledHeader="0"
127 WarningLevel="3"
128 Detect64BitPortabilityProblems="true"
129 DebugInformationFormat="3"
130 />
131 <Tool
132 Name="VCManagedResourceCompilerTool"
133 />
134 <Tool
135 Name="VCResourceCompilerTool"
136 AdditionalIncludeDirectories="../../mDNSWindows"
137 />
138 <Tool
139 Name="VCPreLinkEventTool"
140 />
141 <Tool
142 Name="VCLinkerTool"
143 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
144 AdditionalDependencies="ws2_32.lib iphlpapi.lib crypt32.lib netapi32.lib powrprof.lib"
145 LinkIncremental="1"
146 GenerateDebugInformation="true"
147 SubSystem="1"
148 OptimizeReferences="2"
149 EnableCOMDATFolding="2"
150 TargetMachine="1"
151 />
152 <Tool
153 Name="VCALinkTool"
154 />
155 <Tool
156 Name="VCManifestTool"
157 AdditionalManifestFiles="mDNSNetMonitor.manifest"
158 />
159 <Tool
160 Name="VCXDCMakeTool"
161 />
162 <Tool
163 Name="VCBscMakeTool"
164 />
165 <Tool
166 Name="VCFxCopTool"
167 />
168 <Tool
169 Name="VCAppVerifierTool"
170 />
171 <Tool
172 Name="VCWebDeploymentTool"
173 />
174 <Tool
175 Name="VCPostBuildEventTool"
176 CommandLine="if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)&quot; mkdir &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)&quot;&#x0D;&#x0A;xcopy /I/Y &quot;$(TargetPath)&quot; &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
177 />
178 </Configuration>
179 </Configurations>
180 <References>
181 </References>
182 <Files>
183 <Filter
184 Name="Source Files"
185 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
186 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
187 >
188 <File
189 RelativePath="..\..\mDNSCore\DNSCommon.c"
190 >
191 </File>
192 <File
193 RelativePath="..\..\mDNSCore\DNSDigest.c"
194 >
195 </File>
196 <File
197 RelativePath="..\..\mDNSShared\dnssd_ipc.c"
198 >
199 </File>
200 <File
201 RelativePath="..\..\mDNSWindows\SystemService\Firewall.cpp"
202 >
203 </File>
204 <File
205 RelativePath="..\..\mDNSShared\GenLinkedList.c"
206 >
207 </File>
208 <File
209 RelativePath="..\..\mDNSShared\mDNSDebug.c"
210 >
211 </File>
212 <File
213 RelativePath="..\..\mDNSWindows\mDNSWin32.c"
214 >
215 </File>
216 <File
217 RelativePath="..\..\mDNSPosix\NetMonitor.c"
218 >
219 </File>
220 <File
221 RelativePath="..\..\mDNSWindows\PosixCompat.c"
222 >
223 </File>
224 <File
225 RelativePath="..\..\mDNSWindows\Secret.c"
226 >
227 </File>
228 <File
229 RelativePath="..\..\mDNSCore\uDNS.c"
230 >
231 </File>
232 </Filter>
233 <Filter
234 Name="Header Files"
235 Filter="h;hpp;hxx;hm;inl;inc;xsd"
236 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
237 >
238 <File
239 RelativePath="..\..\mDNSCore\DNSCommon.h"
240 >
241 </File>
242 <File
243 RelativePath="..\..\mDNSShared\dnssd_ipc.h"
244 >
245 </File>
246 <File
247 RelativePath="..\..\mDNSWindows\SystemService\Firewall.h"
248 >
249 </File>
250 <File
251 RelativePath="..\..\mDNSShared\GenLinkedList.h"
252 >
253 </File>
254 <File
255 RelativePath="..\..\mDNSCore\mDNSDebug.h"
256 >
257 </File>
258 <File
259 RelativePath="..\..\mDNSCore\mDNSEmbeddedAPI.h"
260 >
261 </File>
262 <File
263 RelativePath="..\..\mDNSWindows\mDNSWin32.h"
264 >
265 </File>
266 <File
267 RelativePath="..\..\mDNSWindows\PosixCompat.h"
268 >
269 </File>
270 <File
271 RelativePath="..\..\mDNSWindows\RegNames.h"
272 >
273 </File>
274 <File
275 RelativePath="..\..\mDNSWindows\Secret.h"
276 >
277 </File>
278 <File
279 RelativePath="..\..\mDNSCore\uDNS.h"
280 >
281 </File>
282 </Filter>
283 <Filter
284 Name="Resource Files"
285 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
286 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
287 >
288 <File
289 RelativePath=".\mDNSNetMonitor.rc"
290 >
291 </File>
292 </Filter>
293 </Files>
294 <Globals>
295 </Globals>
296 </VisualStudioProject>