crashanalysercmd/UI/Plugins/CAPluginCrashAnalyserUi/CAPluginCrashAnalysisUi.csproj
changeset 0 818e61de6cd1
equal deleted inserted replaced
-1:000000000000 0:818e61de6cd1
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
       
     3   <PropertyGroup>
       
     4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
       
     5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
       
     6     <ProductVersion>9.0.30729</ProductVersion>
       
     7     <SchemaVersion>2.0</SchemaVersion>
       
     8     <ProjectGuid>{86BFD3B8-FA0E-4A58-A0DA-3252E164F4C3}</ProjectGuid>
       
     9     <OutputType>Library</OutputType>
       
    10     <AppDesignerFolder>Properties</AppDesignerFolder>
       
    11     <RootNamespace>CAPluginCrashAnalysisUi</RootNamespace>
       
    12     <AssemblyName>CAPluginCrashAnalysisUi.plugin</AssemblyName>
       
    13     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
       
    14     <FileAlignment>512</FileAlignment>
       
    15   </PropertyGroup>
       
    16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
       
    17     <DebugSymbols>true</DebugSymbols>
       
    18     <DebugType>full</DebugType>
       
    19     <Optimize>false</Optimize>
       
    20     <OutputPath>bin\Debug\</OutputPath>
       
    21     <DefineConstants>DEBUG;TRACE</DefineConstants>
       
    22     <ErrorReport>prompt</ErrorReport>
       
    23     <WarningLevel>4</WarningLevel>
       
    24   </PropertyGroup>
       
    25   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
       
    26     <DebugType>pdbonly</DebugType>
       
    27     <Optimize>true</Optimize>
       
    28     <OutputPath>bin\Release\</OutputPath>
       
    29     <DefineConstants>TRACE</DefineConstants>
       
    30     <ErrorReport>prompt</ErrorReport>
       
    31     <WarningLevel>4</WarningLevel>
       
    32   </PropertyGroup>
       
    33   <ItemGroup>
       
    34     <Reference Include="System" />
       
    35     <Reference Include="System.Data" />
       
    36     <Reference Include="System.Drawing" />
       
    37     <Reference Include="System.Windows.Forms" />
       
    38     <Reference Include="System.Xml" />
       
    39     <Reference Include="XPTable, Version=1.1.13.21130, Culture=neutral, processorArchitecture=MSIL">
       
    40       <SpecificVersion>False</SpecificVersion>
       
    41       <HintPath>..\..\..\..\PerfToolsSharedLibraries\3rd Party\XPTable\bin\Debug\XPTable.dll</HintPath>
       
    42     </Reference>
       
    43   </ItemGroup>
       
    44   <ItemGroup>
       
    45     <Compile Include="Plugin\CAPluginCrashAnalysisUi.cs" />
       
    46     <Compile Include="Tabs\Base\CATabCrashBase.cs">
       
    47       <SubType>UserControl</SubType>
       
    48     </Compile>
       
    49     <Compile Include="Tabs\Base\CATabCrashBase.Designer.cs">
       
    50       <DependentUpon>CATabCrashBase.cs</DependentUpon>
       
    51     </Compile>
       
    52     <Compile Include="Tabs\Base\CATabCrashContainerBase.cs">
       
    53       <SubType>UserControl</SubType>
       
    54     </Compile>
       
    55     <Compile Include="Tabs\Base\CATabCrashContainerBase.Designer.cs">
       
    56       <DependentUpon>CATabCrashContainerBase.cs</DependentUpon>
       
    57     </Compile>
       
    58     <Compile Include="Tabs\Base\CATabCrashSummarisableEntityBase.cs">
       
    59       <SubType>UserControl</SubType>
       
    60     </Compile>
       
    61     <Compile Include="Tabs\Base\CATabCrashSummarisableEntityBase.Designer.cs">
       
    62       <DependentUpon>CATabCrashSummarisableEntityBase.cs</DependentUpon>
       
    63     </Compile>
       
    64     <Compile Include="Tabs\CATabCrashContainerExplorer.cs">
       
    65       <SubType>UserControl</SubType>
       
    66     </Compile>
       
    67     <Compile Include="Tabs\CATabCrashContainerExplorer.Designer.cs">
       
    68       <DependentUpon>CATabCrashContainerExplorer.cs</DependentUpon>
       
    69     </Compile>
       
    70     <Compile Include="Tabs\CATabCrashContainerSummary.cs">
       
    71       <SubType>UserControl</SubType>
       
    72     </Compile>
       
    73     <Compile Include="Tabs\CATabCrashContainerSummary.Designer.cs">
       
    74       <DependentUpon>CATabCrashContainerSummary.cs</DependentUpon>
       
    75     </Compile>
       
    76     <Compile Include="Tabs\CATabCrashViewer.cs">
       
    77       <SubType>UserControl</SubType>
       
    78     </Compile>
       
    79     <Compile Include="Tabs\CATabCrashViewer.Designer.cs">
       
    80       <DependentUpon>CATabCrashViewer.cs</DependentUpon>
       
    81     </Compile>
       
    82     <Compile Include="Wizards\CAWizardCrashAnalysis.cs">
       
    83       <SubType>Form</SubType>
       
    84     </Compile>
       
    85     <Compile Include="Wizards\CAWizardCrashAnalysis.Designer.cs">
       
    86       <DependentUpon>CAWizardCrashAnalysis.cs</DependentUpon>
       
    87     </Compile>
       
    88     <Compile Include="Properties\AssemblyInfo.cs" />
       
    89     <Service Include="{94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
       
    90   </ItemGroup>
       
    91   <ItemGroup>
       
    92     <EmbeddedResource Include="Tabs\Base\CATabCrashBase.resx">
       
    93       <DependentUpon>CATabCrashBase.cs</DependentUpon>
       
    94       <SubType>Designer</SubType>
       
    95     </EmbeddedResource>
       
    96     <EmbeddedResource Include="Tabs\Base\CATabCrashContainerBase.resx">
       
    97       <DependentUpon>CATabCrashContainerBase.cs</DependentUpon>
       
    98       <SubType>Designer</SubType>
       
    99     </EmbeddedResource>
       
   100     <EmbeddedResource Include="Tabs\Base\CATabCrashSummarisableEntityBase.resx">
       
   101       <DependentUpon>CATabCrashSummarisableEntityBase.cs</DependentUpon>
       
   102       <SubType>Designer</SubType>
       
   103     </EmbeddedResource>
       
   104     <EmbeddedResource Include="Tabs\CATabCrashContainerExplorer.resx">
       
   105       <DependentUpon>CATabCrashContainerExplorer.cs</DependentUpon>
       
   106       <SubType>Designer</SubType>
       
   107     </EmbeddedResource>
       
   108     <EmbeddedResource Include="Tabs\CATabCrashContainerSummary.resx">
       
   109       <DependentUpon>CATabCrashContainerSummary.cs</DependentUpon>
       
   110       <SubType>Designer</SubType>
       
   111     </EmbeddedResource>
       
   112     <EmbeddedResource Include="Tabs\CATabCrashViewer.resx">
       
   113       <DependentUpon>CATabCrashViewer.cs</DependentUpon>
       
   114       <SubType>Designer</SubType>
       
   115     </EmbeddedResource>
       
   116     <EmbeddedResource Include="Wizards\CAWizardCrashAnalysis.resx">
       
   117       <DependentUpon>CAWizardCrashAnalysis.cs</DependentUpon>
       
   118       <SubType>Designer</SubType>
       
   119     </EmbeddedResource>
       
   120   </ItemGroup>
       
   121   <ItemGroup>
       
   122     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\Engine\SymbianUtils\SymbianUtils.csproj">
       
   123       <Project>{F6F4CE69-E73A-4917-97ED-B114DE90C92E}</Project>
       
   124       <Name>SymbianUtils</Name>
       
   125     </ProjectReference>
       
   126     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\UI\SymbianTabStripLib\SymbianTabStripLib.csproj">
       
   127       <Project>{14175109-E40C-4BBA-9691-498EF118C8A0}</Project>
       
   128       <Name>SymbianTabStripLib</Name>
       
   129     </ProjectReference>
       
   130     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\UI\SymbianUtilsUi\SymbianUtilsUi.csproj">
       
   131       <Project>{48F86FA3-3B42-4826-8D06-E8F2E0E7B822}</Project>
       
   132       <Name>SymbianUtilsUi</Name>
       
   133     </ProjectReference>
       
   134     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\UI\SymbianWizardLib\SymbianWizardLib.csproj">
       
   135       <Project>{AC323F51-47D6-46BE-8E06-7A75F4C5348D}</Project>
       
   136       <Name>SymbianWizardLib</Name>
       
   137     </ProjectReference>
       
   138     <ProjectReference Include="..\..\..\Libraries\Engine\CrashItemLib\CrashItemLib.csproj">
       
   139       <Project>{A5B87D2F-E351-4B03-8BD0-9C8C91EDF1CC}</Project>
       
   140       <Name>CrashItemLib</Name>
       
   141     </ProjectReference>
       
   142     <ProjectReference Include="..\..\..\Libraries\UI\CrashItemUiLib\CrashItemUiLib.csproj">
       
   143       <Project>{A2B52E74-358B-45A9-9291-46E66D552C4C}</Project>
       
   144       <Name>CrashItemUiLib</Name>
       
   145     </ProjectReference>
       
   146     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\Engine\SymbianDebugLib\SymbianDebugLib.csproj">
       
   147       <Project>{796DD82D-9E7D-476D-B700-086CD9A893DA}</Project>
       
   148       <Name>SymbianDebugLib</Name>
       
   149     </ProjectReference>
       
   150     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\UI\SymbianDebugUiLib\SymbianDebugLibUi.csproj">
       
   151       <Project>{6C30B8C1-BF87-4626-8125-D5681B22347C}</Project>
       
   152       <Name>SymbianDebugLibUi</Name>
       
   153     </ProjectReference>
       
   154     <ProjectReference Include="..\..\Common\Engine\CrashAnalyserEngine.csproj">
       
   155       <Project>{F9BFDB22-A976-43AD-BD9D-8495C6CCFD80}</Project>
       
   156       <Name>CrashAnalyserEngine</Name>
       
   157     </ProjectReference>
       
   158     <ProjectReference Include="..\CAPluginCrashAnalyser\CAPluginCrashAnalysis.csproj">
       
   159       <Project>{493283B2-3E74-4262-B0F2-1AAA0FD15F1D}</Project>
       
   160       <Name>CAPluginCrashAnalysis</Name>
       
   161     </ProjectReference>
       
   162   </ItemGroup>
       
   163   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
       
   164   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       
   165        Other similar extension points exist, see Microsoft.Common.targets.
       
   166   <Target Name="BeforeBuild">
       
   167   </Target>
       
   168   <Target Name="AfterBuild">
       
   169   </Target>
       
   170   -->
       
   171   <PropertyGroup>
       
   172     <PostBuildEvent>set path_out="$(SolutionDir)$(OutDir)"
       
   173 if not exist %25path_out%25 (
       
   174     mkdir %25path_out%25
       
   175 ) 
       
   176 copy "$(TargetDir)\*.*" "$(SolutionDir)$(OutDir)"
       
   177 </PostBuildEvent>
       
   178   </PropertyGroup>
       
   179 </Project>