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