crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbolLib/SymbolLib.prjx
changeset 0 818e61de6cd1
equal deleted inserted replaced
-1:000000000000 0:818e61de6cd1
       
     1 <Project name="SymbolLib" standardNamespace="SymbolLib" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="C#">
       
     2   <Contents>
       
     3     <File name=".\AssemblyInfo.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
     4     <File name=".\StackElement.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
     5     <File name=".\StackReconstructor.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
     6     <File name=".\SymbolCollection.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
     7     <File name=".\SymbolEntry.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
     8     <File name=".\SymbolFile.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
     9     <File name=".\LogFileParser.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
    10     <File name=".\HeapCell.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
    11     <File name=".\ParsedDataItems.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
    12     <File name=".\HeapReconstructor.cs" subtype="Code" buildaction="Compile" dependson="" data="" />
       
    13   </Contents>
       
    14   <References>
       
    15     <Reference type="Project" refto="SymbianUtils" localcopy="True" />
       
    16   </References>
       
    17   <DeploymentInformation target="" script="" strategy="File" />
       
    18   <Configuration runwithwarnings="True" name="Debug">
       
    19     <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="DEBUG;TRACE" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
       
    20     <Execution commandlineparameters="" consolepause="True" />
       
    21     <Output directory=".\bin\Debug" assembly="SymbolLib" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
       
    22   </Configuration>
       
    23   <Configurations active="Debug">
       
    24     <Configuration runwithwarnings="True" name="Debug">
       
    25       <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="DEBUG;TRACE" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
       
    26       <Execution commandlineparameters="" consolepause="True" />
       
    27       <Output directory=".\bin\Debug" assembly="SymbolLib" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
       
    28     </Configuration>
       
    29     <Configuration runwithwarnings="True" name="Release">
       
    30       <CodeGeneration runtime="MsNet" compiler="Csc" compilerversion="" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="TRACE" generatexmldocumentation="False" win32Icon="" noconfig="False" nostdlib="False" />
       
    31       <Execution commandlineparameters="" consolepause="True" />
       
    32       <Output directory=".\bin\Release" assembly="SymbolLib" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
       
    33     </Configuration>
       
    34   </Configurations>
       
    35 </Project>