crashanalysercmd/UI/Plugins/CAPluginNICDUi/CAPluginNICDUi.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>{A349F611-7ADE-48FD-AC31-726878FD6052}</ProjectGuid>
       
     9     <OutputType>Library</OutputType>
       
    10     <AppDesignerFolder>Properties</AppDesignerFolder>
       
    11     <RootNamespace>CAPluginNICDUi</RootNamespace>
       
    12     <AssemblyName>CAPluginNICDUi.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\CAPluginNICDUi.cs" />
       
    46     <Compile Include="Tabs\CATabNICDViewer.cs">
       
    47       <SubType>UserControl</SubType>
       
    48     </Compile>
       
    49     <Compile Include="Tabs\CATabNICDViewer.Designer.cs">
       
    50       <DependentUpon>CATabNICDViewer.cs</DependentUpon>
       
    51     </Compile>
       
    52     <Compile Include="Wizards\CAWizardNICD.cs">
       
    53       <SubType>Form</SubType>
       
    54     </Compile>
       
    55     <Compile Include="Wizards\CAWizardNICD.Designer.cs">
       
    56       <DependentUpon>CAWizardNICD.cs</DependentUpon>
       
    57     </Compile>
       
    58     <Compile Include="Properties\AssemblyInfo.cs" />
       
    59     <Service Include="{94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
       
    60   </ItemGroup>
       
    61   <ItemGroup>
       
    62     <EmbeddedResource Include="Tabs\CATabNICDViewer.resx">
       
    63       <DependentUpon>CATabNICDViewer.cs</DependentUpon>
       
    64       <SubType>Designer</SubType>
       
    65     </EmbeddedResource>
       
    66     <EmbeddedResource Include="Wizards\CAWizardNICD.resx">
       
    67       <DependentUpon>CAWizardNICD.cs</DependentUpon>
       
    68       <SubType>Designer</SubType>
       
    69     </EmbeddedResource>
       
    70   </ItemGroup>
       
    71   <ItemGroup>
       
    72     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\Engine\SymbianUtils\SymbianUtils.csproj">
       
    73       <Project>{F6F4CE69-E73A-4917-97ED-B114DE90C92E}</Project>
       
    74       <Name>SymbianUtils</Name>
       
    75     </ProjectReference>
       
    76     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\UI\SymbianTabStripLib\SymbianTabStripLib.csproj">
       
    77       <Project>{14175109-E40C-4BBA-9691-498EF118C8A0}</Project>
       
    78       <Name>SymbianTabStripLib</Name>
       
    79     </ProjectReference>
       
    80     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\UI\SymbianUtilsUi\SymbianUtilsUi.csproj">
       
    81       <Project>{48F86FA3-3B42-4826-8D06-E8F2E0E7B822}</Project>
       
    82       <Name>SymbianUtilsUi</Name>
       
    83     </ProjectReference>
       
    84     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\UI\SymbianWizardLib\SymbianWizardLib.csproj">
       
    85       <Project>{AC323F51-47D6-46BE-8E06-7A75F4C5348D}</Project>
       
    86       <Name>SymbianWizardLib</Name>
       
    87     </ProjectReference>
       
    88     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\Engine\SymbianDebugLib\SymbianDebugLib.csproj">
       
    89       <Project>{796DD82D-9E7D-476D-B700-086CD9A893DA}</Project>
       
    90       <Name>SymbianDebugLib</Name>
       
    91     </ProjectReference>
       
    92     <ProjectReference Include="..\..\..\..\PerfToolsSharedLibraries\UI\SymbianDebugUiLib\SymbianDebugLibUi.csproj">
       
    93       <Project>{6C30B8C1-BF87-4626-8125-D5681B22347C}</Project>
       
    94       <Name>SymbianDebugLibUi</Name>
       
    95     </ProjectReference>
       
    96     <ProjectReference Include="..\..\..\Libraries\Engine\CrashDebuggerLib\CrashDebuggerLib.csproj">
       
    97       <Project>{F852F144-7AFC-4F56-A8F1-D7E85E25C9AA}</Project>
       
    98       <Name>CrashDebuggerLib</Name>
       
    99     </ProjectReference>
       
   100     <ProjectReference Include="..\..\..\Libraries\UI\CrashDebuggerUiLib\CrashDebuggerUiLib.csproj">
       
   101       <Project>{76242EA7-92DF-4926-8789-2C718B5D9A66}</Project>
       
   102       <Name>CrashDebuggerUiLib</Name>
       
   103     </ProjectReference>
       
   104     <ProjectReference Include="..\..\Common\Engine\CrashAnalyserEngine.csproj">
       
   105       <Project>{F9BFDB22-A976-43AD-BD9D-8495C6CCFD80}</Project>
       
   106       <Name>CrashAnalyserEngine</Name>
       
   107     </ProjectReference>
       
   108     <ProjectReference Include="..\CAPluginNICD\CAPluginNICD.csproj">
       
   109       <Project>{860BF3C3-FF86-4C35-9325-137886AC7FD6}</Project>
       
   110       <Name>CAPluginNICD</Name>
       
   111     </ProjectReference>
       
   112   </ItemGroup>
       
   113   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
       
   114   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       
   115        Other similar extension points exist, see Microsoft.Common.targets.
       
   116   <Target Name="BeforeBuild">
       
   117   </Target>
       
   118   <Target Name="AfterBuild">
       
   119   </Target>
       
   120   -->
       
   121   <PropertyGroup>
       
   122     <PostBuildEvent>set path_out="$(SolutionDir)$(OutDir)"
       
   123 if not exist %25path_out%25 (
       
   124     mkdir %25path_out%25
       
   125 ) 
       
   126 copy "$(TargetDir)\*.*" "$(SolutionDir)$(OutDir)"
       
   127 </PostBuildEvent>
       
   128   </PropertyGroup>
       
   129 </Project>