|
0
|
1 |
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
2 |
<VisualStudioProject
|
|
|
3 |
ProjectType="Visual C++"
|
|
|
4 |
Version="8,00"
|
|
|
5 |
Name="HeaderAnalyser"
|
|
|
6 |
ProjectGUID="{F0E8E13C-1C58-498A-834A-1D3B6DCCC786}"
|
|
|
7 |
RootNamespace="HeaderAnalyser"
|
|
|
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="$(SolutionDir)$(ConfigurationName)"
|
|
|
21 |
IntermediateDirectory="$(ConfigurationName)"
|
|
|
22 |
ConfigurationType="1"
|
|
|
23 |
CharacterSet="2"
|
|
|
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 |
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
44 |
MinimalRebuild="true"
|
|
|
45 |
BasicRuntimeChecks="3"
|
|
|
46 |
RuntimeLibrary="3"
|
|
|
47 |
UsePrecompiledHeader="0"
|
|
|
48 |
WarningLevel="3"
|
|
|
49 |
Detect64BitPortabilityProblems="true"
|
|
|
50 |
DebugInformationFormat="4"
|
|
|
51 |
/>
|
|
|
52 |
<Tool
|
|
|
53 |
Name="VCManagedResourceCompilerTool"
|
|
|
54 |
/>
|
|
|
55 |
<Tool
|
|
|
56 |
Name="VCResourceCompilerTool"
|
|
|
57 |
/>
|
|
|
58 |
<Tool
|
|
|
59 |
Name="VCPreLinkEventTool"
|
|
|
60 |
/>
|
|
|
61 |
<Tool
|
|
|
62 |
Name="VCLinkerTool"
|
|
|
63 |
UseLibraryDependencyInputs="false"
|
|
|
64 |
AdditionalOptions="xerces-c_2D.lib xerces-depdom_2D.lib xerces-com.lib"
|
|
|
65 |
LinkIncremental="2"
|
|
|
66 |
GenerateDebugInformation="true"
|
|
|
67 |
SubSystem="1"
|
|
|
68 |
TargetMachine="1"
|
|
|
69 |
/>
|
|
|
70 |
<Tool
|
|
|
71 |
Name="VCALinkTool"
|
|
|
72 |
/>
|
|
|
73 |
<Tool
|
|
|
74 |
Name="VCManifestTool"
|
|
|
75 |
/>
|
|
|
76 |
<Tool
|
|
|
77 |
Name="VCXDCMakeTool"
|
|
|
78 |
/>
|
|
|
79 |
<Tool
|
|
|
80 |
Name="VCBscMakeTool"
|
|
|
81 |
/>
|
|
|
82 |
<Tool
|
|
|
83 |
Name="VCFxCopTool"
|
|
|
84 |
/>
|
|
|
85 |
<Tool
|
|
|
86 |
Name="VCAppVerifierTool"
|
|
|
87 |
/>
|
|
|
88 |
<Tool
|
|
|
89 |
Name="VCWebDeploymentTool"
|
|
|
90 |
/>
|
|
|
91 |
<Tool
|
|
|
92 |
Name="VCPostBuildEventTool"
|
|
|
93 |
/>
|
|
|
94 |
</Configuration>
|
|
|
95 |
<Configuration
|
|
|
96 |
Name="Release|Win32"
|
|
|
97 |
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
98 |
IntermediateDirectory="$(ConfigurationName)"
|
|
|
99 |
ConfigurationType="1"
|
|
|
100 |
CharacterSet="1"
|
|
|
101 |
WholeProgramOptimization="1"
|
|
|
102 |
>
|
|
|
103 |
<Tool
|
|
|
104 |
Name="VCPreBuildEventTool"
|
|
|
105 |
/>
|
|
|
106 |
<Tool
|
|
|
107 |
Name="VCCustomBuildTool"
|
|
|
108 |
/>
|
|
|
109 |
<Tool
|
|
|
110 |
Name="VCXMLDataGeneratorTool"
|
|
|
111 |
/>
|
|
|
112 |
<Tool
|
|
|
113 |
Name="VCWebServiceProxyGeneratorTool"
|
|
|
114 |
/>
|
|
|
115 |
<Tool
|
|
|
116 |
Name="VCMIDLTool"
|
|
|
117 |
/>
|
|
|
118 |
<Tool
|
|
|
119 |
Name="VCCLCompilerTool"
|
|
|
120 |
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
121 |
RuntimeLibrary="2"
|
|
|
122 |
UsePrecompiledHeader="0"
|
|
|
123 |
WarningLevel="3"
|
|
|
124 |
Detect64BitPortabilityProblems="true"
|
|
|
125 |
DebugInformationFormat="3"
|
|
|
126 |
/>
|
|
|
127 |
<Tool
|
|
|
128 |
Name="VCManagedResourceCompilerTool"
|
|
|
129 |
/>
|
|
|
130 |
<Tool
|
|
|
131 |
Name="VCResourceCompilerTool"
|
|
|
132 |
/>
|
|
|
133 |
<Tool
|
|
|
134 |
Name="VCPreLinkEventTool"
|
|
|
135 |
/>
|
|
|
136 |
<Tool
|
|
|
137 |
Name="VCLinkerTool"
|
|
|
138 |
LinkIncremental="1"
|
|
|
139 |
GenerateDebugInformation="true"
|
|
|
140 |
SubSystem="1"
|
|
|
141 |
OptimizeReferences="2"
|
|
|
142 |
EnableCOMDATFolding="2"
|
|
|
143 |
TargetMachine="1"
|
|
|
144 |
/>
|
|
|
145 |
<Tool
|
|
|
146 |
Name="VCALinkTool"
|
|
|
147 |
/>
|
|
|
148 |
<Tool
|
|
|
149 |
Name="VCManifestTool"
|
|
|
150 |
/>
|
|
|
151 |
<Tool
|
|
|
152 |
Name="VCXDCMakeTool"
|
|
|
153 |
/>
|
|
|
154 |
<Tool
|
|
|
155 |
Name="VCBscMakeTool"
|
|
|
156 |
/>
|
|
|
157 |
<Tool
|
|
|
158 |
Name="VCFxCopTool"
|
|
|
159 |
/>
|
|
|
160 |
<Tool
|
|
|
161 |
Name="VCAppVerifierTool"
|
|
|
162 |
/>
|
|
|
163 |
<Tool
|
|
|
164 |
Name="VCWebDeploymentTool"
|
|
|
165 |
/>
|
|
|
166 |
<Tool
|
|
|
167 |
Name="VCPostBuildEventTool"
|
|
|
168 |
/>
|
|
|
169 |
</Configuration>
|
|
|
170 |
</Configurations>
|
|
|
171 |
<References>
|
|
|
172 |
</References>
|
|
|
173 |
<Files>
|
|
|
174 |
<Filter
|
|
|
175 |
Name="Source Files"
|
|
|
176 |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
177 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
178 |
>
|
|
|
179 |
<File
|
|
|
180 |
RelativePath="..\src\Analyser.cpp"
|
|
|
181 |
>
|
|
|
182 |
</File>
|
|
|
183 |
<File
|
|
|
184 |
RelativePath="..\src\AnalyserParams.cpp"
|
|
|
185 |
>
|
|
|
186 |
</File>
|
|
|
187 |
<File
|
|
|
188 |
RelativePath="..\src\BBCAnalyser.cpp"
|
|
|
189 |
>
|
|
|
190 |
</File>
|
|
|
191 |
<File
|
|
|
192 |
RelativePath="..\src\BBCFileUtils.cpp"
|
|
|
193 |
>
|
|
|
194 |
</File>
|
|
|
195 |
<File
|
|
|
196 |
RelativePath="..\src\CommandFile.cpp"
|
|
|
197 |
>
|
|
|
198 |
</File>
|
|
|
199 |
<File
|
|
|
200 |
RelativePath="..\src\CommandLine.cpp"
|
|
|
201 |
>
|
|
|
202 |
</File>
|
|
|
203 |
<File
|
|
|
204 |
RelativePath="..\src\CPPParser.cpp"
|
|
|
205 |
>
|
|
|
206 |
</File>
|
|
|
207 |
<File
|
|
|
208 |
RelativePath="..\src\ha.cpp"
|
|
|
209 |
>
|
|
|
210 |
</File>
|
|
|
211 |
<File
|
|
|
212 |
RelativePath="..\src\HAException.cpp"
|
|
|
213 |
>
|
|
|
214 |
</File>
|
|
|
215 |
<File
|
|
|
216 |
RelativePath="..\src\HANodeIterator.cpp"
|
|
|
217 |
>
|
|
|
218 |
</File>
|
|
|
219 |
<File
|
|
|
220 |
RelativePath="..\src\Issues.cpp"
|
|
|
221 |
>
|
|
|
222 |
</File>
|
|
|
223 |
<File
|
|
|
224 |
RelativePath="..\src\MacroAnalyser.cpp"
|
|
|
225 |
>
|
|
|
226 |
</File>
|
|
|
227 |
<File
|
|
|
228 |
RelativePath="..\src\NodeIndex.cpp"
|
|
|
229 |
>
|
|
|
230 |
</File>
|
|
|
231 |
<File
|
|
|
232 |
RelativePath="..\src\NodeTypeComparator.cpp"
|
|
|
233 |
>
|
|
|
234 |
</File>
|
|
|
235 |
<File
|
|
|
236 |
RelativePath="..\src\PlatformData.cpp"
|
|
|
237 |
>
|
|
|
238 |
</File>
|
|
|
239 |
<File
|
|
|
240 |
RelativePath="..\src\ReportGenerator.cpp"
|
|
|
241 |
>
|
|
|
242 |
</File>
|
|
|
243 |
<File
|
|
|
244 |
RelativePath="..\src\ReportIssue.cpp"
|
|
|
245 |
>
|
|
|
246 |
</File>
|
|
|
247 |
<File
|
|
|
248 |
RelativePath="..\src\Utils.cpp"
|
|
|
249 |
>
|
|
|
250 |
</File>
|
|
|
251 |
<File
|
|
|
252 |
RelativePath="..\src\XMLModuleErrorHandler.cpp"
|
|
|
253 |
>
|
|
|
254 |
</File>
|
|
|
255 |
<File
|
|
|
256 |
RelativePath="..\src\XMLStringConst.cpp"
|
|
|
257 |
>
|
|
|
258 |
</File>
|
|
|
259 |
<File
|
|
|
260 |
RelativePath="..\src\XMLUtils.cpp"
|
|
|
261 |
>
|
|
|
262 |
</File>
|
|
|
263 |
</Filter>
|
|
|
264 |
<Filter
|
|
|
265 |
Name="Header Files"
|
|
|
266 |
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
267 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
268 |
>
|
|
|
269 |
<File
|
|
|
270 |
RelativePath="..\src\Analyser.h"
|
|
|
271 |
>
|
|
|
272 |
</File>
|
|
|
273 |
<File
|
|
|
274 |
RelativePath="..\src\AnalyserParams.h"
|
|
|
275 |
>
|
|
|
276 |
</File>
|
|
|
277 |
<File
|
|
|
278 |
RelativePath="..\src\BBCAnalyser.h"
|
|
|
279 |
>
|
|
|
280 |
</File>
|
|
|
281 |
<File
|
|
|
282 |
RelativePath="..\src\BBCFileUtils.h"
|
|
|
283 |
>
|
|
|
284 |
</File>
|
|
|
285 |
<File
|
|
|
286 |
RelativePath="..\src\BBCPreAnalysis.h"
|
|
|
287 |
>
|
|
|
288 |
</File>
|
|
|
289 |
<File
|
|
|
290 |
RelativePath="..\src\ClassNodeAnalysis.h"
|
|
|
291 |
>
|
|
|
292 |
</File>
|
|
|
293 |
<File
|
|
|
294 |
RelativePath="..\src\CmdGlobals.h"
|
|
|
295 |
>
|
|
|
296 |
</File>
|
|
|
297 |
<File
|
|
|
298 |
RelativePath="..\src\CommandFile.h"
|
|
|
299 |
>
|
|
|
300 |
</File>
|
|
|
301 |
<File
|
|
|
302 |
RelativePath="..\src\CommandLine.h"
|
|
|
303 |
>
|
|
|
304 |
</File>
|
|
|
305 |
<File
|
|
|
306 |
RelativePath="..\src\CPPParser.h"
|
|
|
307 |
>
|
|
|
308 |
</File>
|
|
|
309 |
<File
|
|
|
310 |
RelativePath="..\src\EnumNodeAnalysis.h"
|
|
|
311 |
>
|
|
|
312 |
</File>
|
|
|
313 |
<File
|
|
|
314 |
RelativePath="..\src\FunctionNodeAnalysis.h"
|
|
|
315 |
>
|
|
|
316 |
</File>
|
|
|
317 |
<File
|
|
|
318 |
RelativePath="..\src\HAException.h"
|
|
|
319 |
>
|
|
|
320 |
</File>
|
|
|
321 |
<File
|
|
|
322 |
RelativePath="..\src\HANodeIterator.h"
|
|
|
323 |
>
|
|
|
324 |
</File>
|
|
|
325 |
<File
|
|
|
326 |
RelativePath="..\src\HeaderAnalyser.h"
|
|
|
327 |
>
|
|
|
328 |
</File>
|
|
|
329 |
<File
|
|
|
330 |
RelativePath="..\src\Issues.h"
|
|
|
331 |
>
|
|
|
332 |
</File>
|
|
|
333 |
<File
|
|
|
334 |
RelativePath="..\src\MacroAnalyser.h"
|
|
|
335 |
>
|
|
|
336 |
</File>
|
|
|
337 |
<File
|
|
|
338 |
RelativePath="..\src\NodeAnalysis.h"
|
|
|
339 |
>
|
|
|
340 |
</File>
|
|
|
341 |
<File
|
|
|
342 |
RelativePath="..\src\NodeIndex.h"
|
|
|
343 |
>
|
|
|
344 |
</File>
|
|
|
345 |
<File
|
|
|
346 |
RelativePath="..\src\NodeTypeComparator.h"
|
|
|
347 |
>
|
|
|
348 |
</File>
|
|
|
349 |
<File
|
|
|
350 |
RelativePath="..\src\OperatorFunctionNodeAnalysis.h"
|
|
|
351 |
>
|
|
|
352 |
</File>
|
|
|
353 |
<File
|
|
|
354 |
RelativePath="..\src\PlatformData.h"
|
|
|
355 |
>
|
|
|
356 |
</File>
|
|
|
357 |
<File
|
|
|
358 |
RelativePath="..\src\PreAnalysis.h"
|
|
|
359 |
>
|
|
|
360 |
</File>
|
|
|
361 |
<File
|
|
|
362 |
RelativePath="..\src\ReportGenerator.h"
|
|
|
363 |
>
|
|
|
364 |
</File>
|
|
|
365 |
<File
|
|
|
366 |
RelativePath="..\src\ReportGeneratorConstants.h"
|
|
|
367 |
>
|
|
|
368 |
</File>
|
|
|
369 |
<File
|
|
|
370 |
RelativePath="..\src\ReportIssue.h"
|
|
|
371 |
>
|
|
|
372 |
</File>
|
|
|
373 |
<File
|
|
|
374 |
RelativePath="..\src\StructNodeAnalysis.h"
|
|
|
375 |
>
|
|
|
376 |
</File>
|
|
|
377 |
<File
|
|
|
378 |
RelativePath="..\src\TChange.h"
|
|
|
379 |
>
|
|
|
380 |
</File>
|
|
|
381 |
<File
|
|
|
382 |
RelativePath="..\src\TypedefNodeAnalysis.h"
|
|
|
383 |
>
|
|
|
384 |
</File>
|
|
|
385 |
<File
|
|
|
386 |
RelativePath="..\src\UnionNodeAnalysis.h"
|
|
|
387 |
>
|
|
|
388 |
</File>
|
|
|
389 |
<File
|
|
|
390 |
RelativePath="..\src\Utils.h"
|
|
|
391 |
>
|
|
|
392 |
</File>
|
|
|
393 |
<File
|
|
|
394 |
RelativePath="..\src\VariableNodeAnalysis.h"
|
|
|
395 |
>
|
|
|
396 |
</File>
|
|
|
397 |
<File
|
|
|
398 |
RelativePath="..\src\XMLModuleErrorHandler.h"
|
|
|
399 |
>
|
|
|
400 |
</File>
|
|
|
401 |
<File
|
|
|
402 |
RelativePath="..\src\XMLStringConst.h"
|
|
|
403 |
>
|
|
|
404 |
</File>
|
|
|
405 |
<File
|
|
|
406 |
RelativePath="..\src\XMLUtils.h"
|
|
|
407 |
>
|
|
|
408 |
</File>
|
|
|
409 |
</Filter>
|
|
|
410 |
<Filter
|
|
|
411 |
Name="Resource Files"
|
|
|
412 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
|
413 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
|
414 |
>
|
|
|
415 |
</Filter>
|
|
|
416 |
</Files>
|
|
|
417 |
<Globals>
|
|
|
418 |
</Globals>
|
|
|
419 |
</VisualStudioProject>
|