]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/ControlPanel/ControlPanel.vcproj
mDNSResponder-161.1.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / ControlPanel / ControlPanel.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="ControlPanel"
6 SccProjectName=""
7 SccLocalPath=""
8 Keyword="MFCProj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory=".\Debug"
17 IntermediateDirectory=".\Debug"
18 ConfigurationType="2"
19 UseOfMFC="1"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="..;../../mDNSCore;../../mDNSShared"
25 PreprocessorDefinitions="WIN32;_DEBUG;DEBUG=1;UNICODE;_UNICODE;_WINDOWS;_USRDLL"
26 RuntimeLibrary="1"
27 UsePrecompiledHeader="0"
28 PrecompiledHeaderThrough=""
29 PrecompiledHeaderFile=""
30 AssemblerListingLocation=".\Debug/"
31 ObjectFile=".\Debug/"
32 ProgramDataBaseFileName=".\Debug/"
33 WarningLevel="4"
34 SuppressStartupBanner="TRUE"
35 Detect64BitPortabilityProblems="TRUE"
36 DebugInformationFormat="4"
37 DisableSpecificWarnings="4311;4312"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalDependencies="../DLL/Debug/dnssd.lib ws2_32.lib"
43 OutputFile="Debug/Bonjour.cpl"
44 LinkIncremental="2"
45 SuppressStartupBanner="TRUE"
46 ModuleDefinitionFile=".\ControlPanel.def"
47 GenerateDebugInformation="TRUE"
48 ProgramDatabaseFile=".\Debug/ControlPanel.pdb"
49 SubSystem="2"
50 ImportLibrary=".\Debug/Bonjour.lib"
51 TargetMachine="1"/>
52 <Tool
53 Name="VCMIDLTool"
54 PreprocessorDefinitions="_DEBUG"
55 MkTypLibCompatible="TRUE"
56 SuppressStartupBanner="TRUE"
57 TargetEnvironment="1"
58 TypeLibraryName=".\Debug/ControlPanel.tlb"
59 HeaderFileName=""/>
60 <Tool
61 Name="VCPostBuildEventTool"/>
62 <Tool
63 Name="VCPreBuildEventTool"/>
64 <Tool
65 Name="VCPreLinkEventTool"/>
66 <Tool
67 Name="VCResourceCompilerTool"
68 PreprocessorDefinitions="_DEBUG"
69 Culture="6153"
70 AdditionalIncludeDirectories="../"/>
71 <Tool
72 Name="VCWebServiceProxyGeneratorTool"/>
73 <Tool
74 Name="VCXMLDataGeneratorTool"/>
75 <Tool
76 Name="VCWebDeploymentTool"/>
77 <Tool
78 Name="VCManagedWrapperGeneratorTool"/>
79 <Tool
80 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
81 </Configuration>
82 <Configuration
83 Name="Release|Win32"
84 OutputDirectory=".\Release"
85 IntermediateDirectory=".\Release"
86 ConfigurationType="2"
87 UseOfMFC="1"
88 ATLMinimizesCRunTimeLibraryUsage="FALSE">
89 <Tool
90 Name="VCCLCompilerTool"
91 Optimization="2"
92 InlineFunctionExpansion="1"
93 AdditionalIncludeDirectories="..;../../mDNSCore;../../mDNSShared"
94 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;UNICODE;_UNICODE"
95 StringPooling="TRUE"
96 RuntimeLibrary="0"
97 EnableFunctionLevelLinking="TRUE"
98 UsePrecompiledHeader="0"
99 AssemblerListingLocation=".\Release/"
100 ObjectFile=".\Release/"
101 ProgramDataBaseFileName=".\Release/"
102 WarningLevel="4"
103 SuppressStartupBanner="TRUE"
104 DisableSpecificWarnings="4702"/>
105 <Tool
106 Name="VCCustomBuildTool"/>
107 <Tool
108 Name="VCLinkerTool"
109 AdditionalDependencies="../DLL/Release/dnssd.lib ws2_32.lib"
110 OutputFile="Release/Bonjour.cpl"
111 LinkIncremental="1"
112 SuppressStartupBanner="TRUE"
113 ModuleDefinitionFile=".\ControlPanel.def"
114 ProgramDatabaseFile=".\Release/ControlPanel.pdb"
115 SubSystem="2"
116 ImportLibrary=".\Release/Bonjour.lib"
117 TargetMachine="1"/>
118 <Tool
119 Name="VCMIDLTool"
120 PreprocessorDefinitions="NDEBUG"
121 MkTypLibCompatible="TRUE"
122 SuppressStartupBanner="TRUE"
123 TargetEnvironment="1"
124 TypeLibraryName=".\Release/ControlPanel.tlb"
125 HeaderFileName=""/>
126 <Tool
127 Name="VCPostBuildEventTool"/>
128 <Tool
129 Name="VCPreBuildEventTool"/>
130 <Tool
131 Name="VCPreLinkEventTool"/>
132 <Tool
133 Name="VCResourceCompilerTool"
134 PreprocessorDefinitions="NDEBUG"
135 Culture="6153"
136 AdditionalIncludeDirectories="../"/>
137 <Tool
138 Name="VCWebServiceProxyGeneratorTool"/>
139 <Tool
140 Name="VCXMLDataGeneratorTool"/>
141 <Tool
142 Name="VCWebDeploymentTool"/>
143 <Tool
144 Name="VCManagedWrapperGeneratorTool"/>
145 <Tool
146 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
147 </Configuration>
148 </Configurations>
149 <References>
150 </References>
151 <Files>
152 <Filter
153 Name="Source Files"
154 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
155 <File
156 RelativePath="ConfigDialog.cpp">
157 <FileConfiguration
158 Name="Debug|Win32">
159 <Tool
160 Name="VCCLCompilerTool"
161 Optimization="0"
162 PreprocessorDefinitions=""/>
163 </FileConfiguration>
164 <FileConfiguration
165 Name="Release|Win32">
166 <Tool
167 Name="VCCLCompilerTool"
168 Optimization="2"
169 PreprocessorDefinitions=""/>
170 </FileConfiguration>
171 </File>
172 <File
173 RelativePath="ConfigPropertySheet.cpp">
174 <FileConfiguration
175 Name="Debug|Win32">
176 <Tool
177 Name="VCCLCompilerTool"
178 Optimization="0"
179 PreprocessorDefinitions=""/>
180 </FileConfiguration>
181 <FileConfiguration
182 Name="Release|Win32">
183 <Tool
184 Name="VCCLCompilerTool"
185 Optimization="2"
186 PreprocessorDefinitions=""/>
187 </FileConfiguration>
188 </File>
189 <File
190 RelativePath="ControlPanel.cpp">
191 <FileConfiguration
192 Name="Debug|Win32">
193 <Tool
194 Name="VCCLCompilerTool"
195 Optimization="0"
196 PreprocessorDefinitions=""/>
197 </FileConfiguration>
198 <FileConfiguration
199 Name="Release|Win32">
200 <Tool
201 Name="VCCLCompilerTool"
202 Optimization="2"
203 PreprocessorDefinitions=""/>
204 </FileConfiguration>
205 </File>
206 <File
207 RelativePath="ControlPanel.def">
208 </File>
209 <File
210 RelativePath="FirstPage.cpp">
211 <FileConfiguration
212 Name="Debug|Win32">
213 <Tool
214 Name="VCCLCompilerTool"
215 Optimization="0"
216 PreprocessorDefinitions=""/>
217 </FileConfiguration>
218 <FileConfiguration
219 Name="Release|Win32">
220 <Tool
221 Name="VCCLCompilerTool"
222 Optimization="2"
223 PreprocessorDefinitions=""/>
224 </FileConfiguration>
225 </File>
226 <File
227 RelativePath="SecondPage.cpp">
228 <FileConfiguration
229 Name="Debug|Win32">
230 <Tool
231 Name="VCCLCompilerTool"
232 Optimization="0"
233 PreprocessorDefinitions=""/>
234 </FileConfiguration>
235 <FileConfiguration
236 Name="Release|Win32">
237 <Tool
238 Name="VCCLCompilerTool"
239 Optimization="2"
240 PreprocessorDefinitions=""/>
241 </FileConfiguration>
242 </File>
243 <File
244 RelativePath="SharedSecret.cpp">
245 </File>
246 <File
247 RelativePath="stdafx.cpp">
248 <FileConfiguration
249 Name="Debug|Win32">
250 <Tool
251 Name="VCCLCompilerTool"
252 Optimization="0"
253 PreprocessorDefinitions=""
254 UsePrecompiledHeader="0"/>
255 </FileConfiguration>
256 <FileConfiguration
257 Name="Release|Win32">
258 <Tool
259 Name="VCCLCompilerTool"
260 Optimization="2"
261 PreprocessorDefinitions=""
262 UsePrecompiledHeader="0"/>
263 </FileConfiguration>
264 </File>
265 <File
266 RelativePath="ThirdPage.cpp">
267 </File>
268 </Filter>
269 <Filter
270 Name="Header Files"
271 Filter="h;hpp;hxx;hm;inl">
272 <File
273 RelativePath="..\CommonServices.h">
274 </File>
275 <File
276 RelativePath="ConfigDialog.h">
277 </File>
278 <File
279 RelativePath="ConfigPropertySheet.h">
280 </File>
281 <File
282 RelativePath="ControlPanel.h">
283 </File>
284 <File
285 RelativePath="FirstPage.h">
286 </File>
287 <File
288 RelativePath="Resource.h">
289 </File>
290 <File
291 RelativePath="SecondPage.h">
292 </File>
293 <File
294 RelativePath="SharedSecret.h">
295 </File>
296 <File
297 RelativePath="stdafx.h">
298 </File>
299 <File
300 RelativePath="ThirdPage.h">
301 </File>
302 </Filter>
303 <Filter
304 Name="Resource Files"
305 Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
306 <File
307 RelativePath="res\configurator.ico">
308 </File>
309 <File
310 RelativePath="res\controlpanel.ico">
311 </File>
312 <File
313 RelativePath="ControlPanelDll.rc">
314 </File>
315 <File
316 RelativePath="res\ControlPanelDll.rc2">
317 </File>
318 <File
319 RelativePath="res\failure.ico">
320 </File>
321 <File
322 RelativePath="res\success.ico">
323 </File>
324 </Filter>
325 <Filter
326 Name="Support"
327 Filter="">
328 <File
329 RelativePath="..\DebugServices.c">
330 </File>
331 <File
332 RelativePath="..\DebugServices.h">
333 </File>
334 <File
335 RelativePath="..\..\mDNSShared\dns_sd.h">
336 </File>
337 <File
338 RelativePath="..\WinServices.cpp">
339 </File>
340 <File
341 RelativePath="..\WinServices.h">
342 </File>
343 </Filter>
344 </Files>
345 <Globals>
346 </Globals>
347 </VisualStudioProject>