|
1 <?xml version="1.0" encoding="Windows-1252"?> |
|
2 <VisualStudioProject |
|
3 ProjectType="Visual C++" |
|
4 Version="8.00" |
|
5 Name="utracedecoder" |
|
6 ProjectGUID="{820095C8-A610-49A8-9BB4-43EAB4C12107}" |
|
7 RootNamespace="utracedecoder" |
|
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="1" |
|
24 BuildLogFile="$(IntDir)\BuildLog.htm" |
|
25 > |
|
26 <Tool |
|
27 Name="VCPreBuildEventTool" |
|
28 /> |
|
29 <Tool |
|
30 Name="VCCustomBuildTool" |
|
31 /> |
|
32 <Tool |
|
33 Name="VCXMLDataGeneratorTool" |
|
34 /> |
|
35 <Tool |
|
36 Name="VCWebServiceProxyGeneratorTool" |
|
37 /> |
|
38 <Tool |
|
39 Name="VCMIDLTool" |
|
40 /> |
|
41 <Tool |
|
42 Name="VCCLCompilerTool" |
|
43 Optimization="0" |
|
44 AdditionalIncludeDirectories=""$(ProjectDir)\..\inc";"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include"" |
|
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
|
46 MinimalRebuild="true" |
|
47 BasicRuntimeChecks="3" |
|
48 RuntimeLibrary="1" |
|
49 UsePrecompiledHeader="0" |
|
50 WarningLevel="3" |
|
51 Detect64BitPortabilityProblems="true" |
|
52 DebugInformationFormat="4" |
|
53 /> |
|
54 <Tool |
|
55 Name="VCManagedResourceCompilerTool" |
|
56 /> |
|
57 <Tool |
|
58 Name="VCResourceCompilerTool" |
|
59 /> |
|
60 <Tool |
|
61 Name="VCPreLinkEventTool" |
|
62 /> |
|
63 <Tool |
|
64 Name="VCLinkerTool" |
|
65 LinkIncremental="2" |
|
66 AdditionalLibraryDirectories=""C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib"" |
|
67 GenerateDebugInformation="true" |
|
68 SubSystem="1" |
|
69 TargetMachine="1" |
|
70 /> |
|
71 <Tool |
|
72 Name="VCALinkTool" |
|
73 /> |
|
74 <Tool |
|
75 Name="VCManifestTool" |
|
76 /> |
|
77 <Tool |
|
78 Name="VCXDCMakeTool" |
|
79 /> |
|
80 <Tool |
|
81 Name="VCBscMakeTool" |
|
82 /> |
|
83 <Tool |
|
84 Name="VCFxCopTool" |
|
85 /> |
|
86 <Tool |
|
87 Name="VCAppVerifierTool" |
|
88 /> |
|
89 <Tool |
|
90 Name="VCWebDeploymentTool" |
|
91 /> |
|
92 <Tool |
|
93 Name="VCPostBuildEventTool" |
|
94 /> |
|
95 </Configuration> |
|
96 <Configuration |
|
97 Name="Release|Win32" |
|
98 OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
99 IntermediateDirectory="$(ConfigurationName)" |
|
100 ConfigurationType="1" |
|
101 CharacterSet="1" |
|
102 WholeProgramOptimization="1" |
|
103 BuildLogFile="$(IntDir)\BuildLog.htm" |
|
104 > |
|
105 <Tool |
|
106 Name="VCPreBuildEventTool" |
|
107 /> |
|
108 <Tool |
|
109 Name="VCCustomBuildTool" |
|
110 /> |
|
111 <Tool |
|
112 Name="VCXMLDataGeneratorTool" |
|
113 /> |
|
114 <Tool |
|
115 Name="VCWebServiceProxyGeneratorTool" |
|
116 /> |
|
117 <Tool |
|
118 Name="VCMIDLTool" |
|
119 /> |
|
120 <Tool |
|
121 Name="VCCLCompilerTool" |
|
122 AdditionalIncludeDirectories=""$(ProjectDir)\..\inc";"C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include"" |
|
123 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
|
124 RuntimeLibrary="0" |
|
125 UsePrecompiledHeader="0" |
|
126 ObjectFile="$(IntDir)\" |
|
127 ProgramDataBaseFileName="$(IntDir)\vc80.pdb" |
|
128 XMLDocumentationFileName="$(IntDir)\" |
|
129 WarningLevel="3" |
|
130 Detect64BitPortabilityProblems="true" |
|
131 DebugInformationFormat="3" |
|
132 /> |
|
133 <Tool |
|
134 Name="VCManagedResourceCompilerTool" |
|
135 /> |
|
136 <Tool |
|
137 Name="VCResourceCompilerTool" |
|
138 /> |
|
139 <Tool |
|
140 Name="VCPreLinkEventTool" |
|
141 /> |
|
142 <Tool |
|
143 Name="VCLinkerTool" |
|
144 OutputFile="$(OutDir)\$(ProjectName).exe" |
|
145 LinkIncremental="1" |
|
146 AdditionalLibraryDirectories=""C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib"" |
|
147 GenerateDebugInformation="true" |
|
148 SubSystem="1" |
|
149 OptimizeReferences="2" |
|
150 EnableCOMDATFolding="2" |
|
151 TargetMachine="1" |
|
152 /> |
|
153 <Tool |
|
154 Name="VCALinkTool" |
|
155 /> |
|
156 <Tool |
|
157 Name="VCManifestTool" |
|
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 /> |
|
177 </Configuration> |
|
178 </Configurations> |
|
179 <References> |
|
180 </References> |
|
181 <Files> |
|
182 <Filter |
|
183 Name="Source Files" |
|
184 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
185 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
|
186 > |
|
187 <File |
|
188 RelativePath="..\src\framesorter.cpp" |
|
189 > |
|
190 </File> |
|
191 <File |
|
192 RelativePath="..\src\main.cpp" |
|
193 > |
|
194 </File> |
|
195 <File |
|
196 RelativePath="..\src\util.cpp" |
|
197 > |
|
198 </File> |
|
199 <File |
|
200 RelativePath="..\src\utracedecoderapp.cpp" |
|
201 > |
|
202 </File> |
|
203 <File |
|
204 RelativePath="..\src\utraceframe.cpp" |
|
205 > |
|
206 </File> |
|
207 <Filter |
|
208 Name="logevents" |
|
209 > |
|
210 <File |
|
211 RelativePath="..\inc\messagedefparser\aliasprocessor.h" |
|
212 > |
|
213 </File> |
|
214 <File |
|
215 RelativePath="..\src\logevents\chunksevent.cpp" |
|
216 > |
|
217 </File> |
|
218 <File |
|
219 RelativePath="..\src\logevents\codesegsevent.cpp" |
|
220 > |
|
221 </File> |
|
222 <File |
|
223 RelativePath="..\src\logevents\kernelmemoryevent.cpp" |
|
224 > |
|
225 </File> |
|
226 <File |
|
227 RelativePath="..\src\logevents\nodemessageevent.cpp" |
|
228 > |
|
229 </File> |
|
230 <File |
|
231 RelativePath="..\src\logevents\rdebuglogevent.cpp" |
|
232 > |
|
233 </File> |
|
234 <File |
|
235 RelativePath="..\src\logevents\simplelogevent.cpp" |
|
236 > |
|
237 </File> |
|
238 <File |
|
239 RelativePath="..\src\logevents\threadidentificationevent.cpp" |
|
240 > |
|
241 </File> |
|
242 <File |
|
243 RelativePath="..\src\logevents\traceeventbase.cpp" |
|
244 > |
|
245 </File> |
|
246 <File |
|
247 RelativePath="..\src\logevents\traceeventfactory.cpp" |
|
248 > |
|
249 </File> |
|
250 </Filter> |
|
251 <Filter |
|
252 Name="messagedefparser" |
|
253 > |
|
254 <File |
|
255 RelativePath="..\src\messagedefparser\definitionparser.cpp" |
|
256 > |
|
257 </File> |
|
258 <File |
|
259 RelativePath="..\src\messagedefparser\definitiontokenizer.cpp" |
|
260 > |
|
261 </File> |
|
262 <File |
|
263 RelativePath="..\src\messagedefparser\statebase.cpp" |
|
264 > |
|
265 <FileConfiguration |
|
266 Name="Debug|Win32" |
|
267 > |
|
268 <Tool |
|
269 Name="VCCLCompilerTool" |
|
270 ObjectFile="$(IntDir)\$(InputName)1.obj" |
|
271 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
|
272 /> |
|
273 </FileConfiguration> |
|
274 <FileConfiguration |
|
275 Name="Release|Win32" |
|
276 > |
|
277 <Tool |
|
278 Name="VCCLCompilerTool" |
|
279 ObjectFile="$(IntDir)\$(InputName)1.obj" |
|
280 XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
|
281 /> |
|
282 </FileConfiguration> |
|
283 </File> |
|
284 <File |
|
285 RelativePath="..\src\messagedefparser\statemachinebase.cpp" |
|
286 > |
|
287 </File> |
|
288 <Filter |
|
289 Name="identifiers" |
|
290 > |
|
291 <File |
|
292 RelativePath="..\src\messagedefparser\constidentifier.cpp" |
|
293 > |
|
294 </File> |
|
295 <File |
|
296 RelativePath="..\src\messagedefparser\contextidentifier.cpp" |
|
297 > |
|
298 </File> |
|
299 <File |
|
300 RelativePath="..\src\messagedefparser\enumidentifier.cpp" |
|
301 > |
|
302 </File> |
|
303 <File |
|
304 RelativePath="..\src\messagedefparser\identifierbase.cpp" |
|
305 > |
|
306 </File> |
|
307 <File |
|
308 RelativePath="..\src\messagedefparser\integeridentifier.cpp" |
|
309 > |
|
310 </File> |
|
311 <File |
|
312 RelativePath="..\src\messagedefparser\messageidentifier.cpp" |
|
313 > |
|
314 </File> |
|
315 <File |
|
316 RelativePath="..\src\messagedefparser\messageidtypeidentifier.cpp" |
|
317 > |
|
318 </File> |
|
319 <File |
|
320 RelativePath="..\src\messagedefparser\padidentifier.cpp" |
|
321 > |
|
322 </File> |
|
323 <File |
|
324 RelativePath="..\src\messagedefparser\signatureidentifier.cpp" |
|
325 > |
|
326 </File> |
|
327 <File |
|
328 RelativePath="..\src\messagedefparser\structidentifier.cpp" |
|
329 > |
|
330 </File> |
|
331 </Filter> |
|
332 <Filter |
|
333 Name="keywordprocessors" |
|
334 > |
|
335 <File |
|
336 RelativePath="..\src\messagedefparser\aliasprocessor.cpp" |
|
337 > |
|
338 </File> |
|
339 <File |
|
340 RelativePath="..\src\messagedefparser\constprocessor.cpp" |
|
341 > |
|
342 </File> |
|
343 <File |
|
344 RelativePath="..\src\messagedefparser\contextprocessor.cpp" |
|
345 > |
|
346 </File> |
|
347 <File |
|
348 RelativePath="..\src\messagedefparser\enumprocessor.cpp" |
|
349 > |
|
350 </File> |
|
351 <File |
|
352 RelativePath="..\src\messagedefparser\includeprocessor.cpp" |
|
353 > |
|
354 </File> |
|
355 <File |
|
356 RelativePath="..\src\messagedefparser\initialstate.cpp" |
|
357 > |
|
358 </File> |
|
359 <File |
|
360 RelativePath="..\src\messagedefparser\keywordprocessorbase.cpp" |
|
361 > |
|
362 </File> |
|
363 <File |
|
364 RelativePath="..\src\messagedefparser\messageprocessor.cpp" |
|
365 > |
|
366 </File> |
|
367 <File |
|
368 RelativePath="..\src\messagedefparser\signatureprocessor.cpp" |
|
369 > |
|
370 </File> |
|
371 <File |
|
372 RelativePath="..\src\messagedefparser\structprocessor.cpp" |
|
373 > |
|
374 </File> |
|
375 </Filter> |
|
376 </Filter> |
|
377 </Filter> |
|
378 <Filter |
|
379 Name="Header Files" |
|
380 Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|
381 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|
382 > |
|
383 <File |
|
384 RelativePath="..\inc\e32btrace.h" |
|
385 > |
|
386 </File> |
|
387 <File |
|
388 RelativePath="..\inc\eventoutputhandler.h" |
|
389 > |
|
390 </File> |
|
391 <File |
|
392 RelativePath="..\inc\framesorter.h" |
|
393 > |
|
394 </File> |
|
395 <File |
|
396 RelativePath="..\inc\globals.h" |
|
397 > |
|
398 </File> |
|
399 <File |
|
400 RelativePath="..\inc\nodemessagetypes.h" |
|
401 > |
|
402 </File> |
|
403 <File |
|
404 RelativePath="..\inc\util.h" |
|
405 > |
|
406 </File> |
|
407 <File |
|
408 RelativePath="..\inc\utracedecoderapp.h" |
|
409 > |
|
410 </File> |
|
411 <File |
|
412 RelativePath="..\inc\utraceframe.h" |
|
413 > |
|
414 </File> |
|
415 <File |
|
416 RelativePath="..\inc\version.h" |
|
417 > |
|
418 </File> |
|
419 <Filter |
|
420 Name="logevents" |
|
421 > |
|
422 <File |
|
423 RelativePath="..\inc\logevents\chunksevent.h" |
|
424 > |
|
425 </File> |
|
426 <File |
|
427 RelativePath="..\inc\logevents\codesegsevent.h" |
|
428 > |
|
429 </File> |
|
430 <File |
|
431 RelativePath="..\inc\logevents\kernelmemoryevent.h" |
|
432 > |
|
433 </File> |
|
434 <File |
|
435 RelativePath="..\inc\logevents\nodemessageevent.h" |
|
436 > |
|
437 </File> |
|
438 <File |
|
439 RelativePath="..\inc\logevents\rdebuglogevent.h" |
|
440 > |
|
441 </File> |
|
442 <File |
|
443 RelativePath="..\inc\logevents\simplelogevent.h" |
|
444 > |
|
445 </File> |
|
446 <File |
|
447 RelativePath="..\inc\logevents\threadidentificationevent.h" |
|
448 > |
|
449 </File> |
|
450 <File |
|
451 RelativePath="..\inc\logevents\traceevent.h" |
|
452 > |
|
453 </File> |
|
454 <File |
|
455 RelativePath="..\inc\logevents\traceeventbase.h" |
|
456 > |
|
457 </File> |
|
458 <File |
|
459 RelativePath="..\inc\logevents\traceeventfactory.h" |
|
460 > |
|
461 </File> |
|
462 </Filter> |
|
463 <Filter |
|
464 Name="messagedefparser" |
|
465 > |
|
466 <File |
|
467 RelativePath="..\inc\messagedefparser\definitionparser.h" |
|
468 > |
|
469 </File> |
|
470 <File |
|
471 RelativePath="..\inc\messagedefparser\definitiontokenizer.h" |
|
472 > |
|
473 </File> |
|
474 <File |
|
475 RelativePath="..\inc\messagedefparser\statebase.h" |
|
476 > |
|
477 </File> |
|
478 <File |
|
479 RelativePath="..\inc\messagedefparser\statemachinebase.h" |
|
480 > |
|
481 </File> |
|
482 <Filter |
|
483 Name="identifiers" |
|
484 > |
|
485 <File |
|
486 RelativePath="..\inc\messagedefparser\aliasidentifier.h" |
|
487 > |
|
488 </File> |
|
489 <File |
|
490 RelativePath="..\inc\messagedefparser\constidentifier.h" |
|
491 > |
|
492 </File> |
|
493 <File |
|
494 RelativePath="..\inc\messagedefparser\contextidentifier.h" |
|
495 > |
|
496 </File> |
|
497 <File |
|
498 RelativePath="..\inc\messagedefparser\enumidentifier.h" |
|
499 > |
|
500 </File> |
|
501 <File |
|
502 RelativePath="..\inc\messagedefparser\identifierbase.h" |
|
503 > |
|
504 </File> |
|
505 <File |
|
506 RelativePath="..\inc\messagedefparser\integeridentifier.h" |
|
507 > |
|
508 </File> |
|
509 <File |
|
510 RelativePath="..\inc\messagedefparser\messageidentifier.h" |
|
511 > |
|
512 </File> |
|
513 <File |
|
514 RelativePath="..\inc\messagedefparser\messageidtypeidentifier.h" |
|
515 > |
|
516 </File> |
|
517 <File |
|
518 RelativePath="..\inc\messagedefparser\padidentifier.h" |
|
519 > |
|
520 </File> |
|
521 <File |
|
522 RelativePath="..\inc\messagedefparser\signatureidentifier.h" |
|
523 > |
|
524 </File> |
|
525 <File |
|
526 RelativePath="..\inc\messagedefparser\structidentifier.h" |
|
527 > |
|
528 </File> |
|
529 </Filter> |
|
530 <Filter |
|
531 Name="keywordprocessors" |
|
532 > |
|
533 <File |
|
534 RelativePath="..\inc\messagedefparser\constprocessor.h" |
|
535 > |
|
536 </File> |
|
537 <File |
|
538 RelativePath="..\inc\messagedefparser\contextprocessor.h" |
|
539 > |
|
540 </File> |
|
541 <File |
|
542 RelativePath="..\inc\messagedefparser\enumprocessor.h" |
|
543 > |
|
544 </File> |
|
545 <File |
|
546 RelativePath="..\inc\messagedefparser\includeprocessor.h" |
|
547 > |
|
548 </File> |
|
549 <File |
|
550 RelativePath="..\inc\messagedefparser\initialstate.h" |
|
551 > |
|
552 </File> |
|
553 <File |
|
554 RelativePath="..\inc\messagedefparser\keywordprocessorbase.h" |
|
555 > |
|
556 </File> |
|
557 <File |
|
558 RelativePath="..\inc\messagedefparser\messageprocessor.h" |
|
559 > |
|
560 </File> |
|
561 <File |
|
562 RelativePath="..\inc\messagedefparser\signatureprocessor.h" |
|
563 > |
|
564 </File> |
|
565 <File |
|
566 RelativePath="..\inc\messagedefparser\structprocessor.h" |
|
567 > |
|
568 </File> |
|
569 </Filter> |
|
570 </Filter> |
|
571 </Filter> |
|
572 <Filter |
|
573 Name="Resource Files" |
|
574 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
|
575 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
|
576 > |
|
577 </Filter> |
|
578 <Filter |
|
579 Name="doc" |
|
580 > |
|
581 <File |
|
582 RelativePath=".\doc\knownissues.txt" |
|
583 > |
|
584 </File> |
|
585 <File |
|
586 RelativePath=".\doc\readme.txt" |
|
587 > |
|
588 </File> |
|
589 </Filter> |
|
590 <Filter |
|
591 Name="data" |
|
592 > |
|
593 <File |
|
594 RelativePath=".\data\esockmessages.definition.txt" |
|
595 > |
|
596 </File> |
|
597 <File |
|
598 RelativePath=".\data\nodemessages.definition.txt" |
|
599 > |
|
600 </File> |
|
601 </Filter> |
|
602 </Files> |
|
603 <Globals> |
|
604 </Globals> |
|
605 </VisualStudioProject> |