commsfwtools/commstools/utracedecoder/vc2005/utracedecoder.vcproj
changeset 0 dfb7c4ff071f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commsfwtools/commstools/utracedecoder/vc2005/utracedecoder.vcproj	Thu Dec 17 09:22:25 2009 +0200
@@ -0,0 +1,605 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="utracedecoder"
+	ProjectGUID="{820095C8-A610-49A8-9BB4-43EAB4C12107}"
+	RootNamespace="utracedecoder"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			BuildLogFile="$(IntDir)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\inc&quot;;&quot;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include&quot;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="1"
+				UsePrecompiledHeader="0"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib&quot;"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			BuildLogFile="$(IntDir)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\inc&quot;;&quot;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="0"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\"
+				ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="&quot;C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib&quot;"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCWebDeploymentTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+			>
+			<File
+				RelativePath="..\src\framesorter.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\src\main.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\src\util.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\src\utracedecoderapp.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\src\utraceframe.cpp"
+				>
+			</File>
+			<Filter
+				Name="logevents"
+				>
+				<File
+					RelativePath="..\inc\messagedefparser\aliasprocessor.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\chunksevent.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\codesegsevent.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\kernelmemoryevent.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\nodemessageevent.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\rdebuglogevent.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\simplelogevent.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\threadidentificationevent.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\traceeventbase.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\logevents\traceeventfactory.cpp"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="messagedefparser"
+				>
+				<File
+					RelativePath="..\src\messagedefparser\definitionparser.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\messagedefparser\definitiontokenizer.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\messagedefparser\statebase.cpp"
+					>
+					<FileConfiguration
+						Name="Debug|Win32"
+						>
+						<Tool
+							Name="VCCLCompilerTool"
+							ObjectFile="$(IntDir)\$(InputName)1.obj"
+							XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+						/>
+					</FileConfiguration>
+					<FileConfiguration
+						Name="Release|Win32"
+						>
+						<Tool
+							Name="VCCLCompilerTool"
+							ObjectFile="$(IntDir)\$(InputName)1.obj"
+							XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
+						/>
+					</FileConfiguration>
+				</File>
+				<File
+					RelativePath="..\src\messagedefparser\statemachinebase.cpp"
+					>
+				</File>
+				<Filter
+					Name="identifiers"
+					>
+					<File
+						RelativePath="..\src\messagedefparser\constidentifier.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\contextidentifier.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\enumidentifier.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\identifierbase.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\integeridentifier.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\messageidentifier.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\messageidtypeidentifier.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\padidentifier.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\signatureidentifier.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\structidentifier.cpp"
+						>
+					</File>
+				</Filter>
+				<Filter
+					Name="keywordprocessors"
+					>
+					<File
+						RelativePath="..\src\messagedefparser\aliasprocessor.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\constprocessor.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\contextprocessor.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\enumprocessor.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\includeprocessor.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\initialstate.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\keywordprocessorbase.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\messageprocessor.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\signatureprocessor.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\messagedefparser\structprocessor.cpp"
+						>
+					</File>
+				</Filter>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\inc\e32btrace.h"
+				>
+			</File>
+			<File
+				RelativePath="..\inc\eventoutputhandler.h"
+				>
+			</File>
+			<File
+				RelativePath="..\inc\framesorter.h"
+				>
+			</File>
+			<File
+				RelativePath="..\inc\globals.h"
+				>
+			</File>
+			<File
+				RelativePath="..\inc\nodemessagetypes.h"
+				>
+			</File>
+			<File
+				RelativePath="..\inc\util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\inc\utracedecoderapp.h"
+				>
+			</File>
+			<File
+				RelativePath="..\inc\utraceframe.h"
+				>
+			</File>
+			<File
+				RelativePath="..\inc\version.h"
+				>
+			</File>
+			<Filter
+				Name="logevents"
+				>
+				<File
+					RelativePath="..\inc\logevents\chunksevent.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\codesegsevent.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\kernelmemoryevent.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\nodemessageevent.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\rdebuglogevent.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\simplelogevent.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\threadidentificationevent.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\traceevent.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\traceeventbase.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\logevents\traceeventfactory.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="messagedefparser"
+				>
+				<File
+					RelativePath="..\inc\messagedefparser\definitionparser.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\messagedefparser\definitiontokenizer.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\messagedefparser\statebase.h"
+					>
+				</File>
+				<File
+					RelativePath="..\inc\messagedefparser\statemachinebase.h"
+					>
+				</File>
+				<Filter
+					Name="identifiers"
+					>
+					<File
+						RelativePath="..\inc\messagedefparser\aliasidentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\constidentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\contextidentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\enumidentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\identifierbase.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\integeridentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\messageidentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\messageidtypeidentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\padidentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\signatureidentifier.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\structidentifier.h"
+						>
+					</File>
+				</Filter>
+				<Filter
+					Name="keywordprocessors"
+					>
+					<File
+						RelativePath="..\inc\messagedefparser\constprocessor.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\contextprocessor.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\enumprocessor.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\includeprocessor.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\initialstate.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\keywordprocessorbase.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\messageprocessor.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\signatureprocessor.h"
+						>
+					</File>
+					<File
+						RelativePath="..\inc\messagedefparser\structprocessor.h"
+						>
+					</File>
+				</Filter>
+			</Filter>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+			>
+		</Filter>
+		<Filter
+			Name="doc"
+			>
+			<File
+				RelativePath=".\doc\knownissues.txt"
+				>
+			</File>
+			<File
+				RelativePath=".\doc\readme.txt"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="data"
+			>
+			<File
+				RelativePath=".\data\esockmessages.definition.txt"
+				>
+			</File>
+			<File
+				RelativePath=".\data\nodemessages.definition.txt"
+				>
+			</File>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>