Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj @ 12155

Last change on this file since 12155 was 12155, checked in by bburlacu, 9 years ago

#1772: Merged trunk changes.

File size: 6.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" 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>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{318DFE8C-CA23-4F1B-A4AC-62B425060241}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.EvolutionTracking.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.EvolutionTracking.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <TargetFrameworkProfile />
16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
25    <Prefer32Bit>false</Prefer32Bit>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34    <Prefer32Bit>false</Prefer32Bit>
35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
43    <DebugSymbols>true</DebugSymbols>
44    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <DebugType>full</DebugType>
47    <PlatformTarget>x64</PlatformTarget>
48    <ErrorReport>prompt</ErrorReport>
49    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
50    <Prefer32Bit>false</Prefer32Bit>
51  </PropertyGroup>
52  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <Optimize>true</Optimize>
56    <DebugType>pdbonly</DebugType>
57    <PlatformTarget>x64</PlatformTarget>
58    <ErrorReport>prompt</ErrorReport>
59    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
60    <Prefer32Bit>false</Prefer32Bit>
61  </PropertyGroup>
62  <ItemGroup>
63    <Reference Include="HeuristicLab.Common-3.3">
64      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
65      <Private>False</Private>
66    </Reference>
67    <Reference Include="HeuristicLab.Core-3.3">
68      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
69      <Private>False</Private>
70    </Reference>
71    <Reference Include="HeuristicLab.Core.Views-3.3">
72      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
73      <Private>False</Private>
74    </Reference>
75    <Reference Include="HeuristicLab.MainForm-3.3">
76      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
77      <Private>False</Private>
78    </Reference>
79    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
80      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
81      <Private>False</Private>
82    </Reference>
83    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
84      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
85      <Private>False</Private>
86    </Reference>
87    <Reference Include="HeuristicLab.Visualization-3.3, Version=3.3.0.5170, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
88      <SpecificVersion>False</SpecificVersion>
89      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization-3.3.dll</HintPath>
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="System" />
93    <Reference Include="System.Core" />
94    <Reference Include="System.Drawing" />
95    <Reference Include="System.Windows.Forms" />
96  </ItemGroup>
97  <ItemGroup>
98    <Compile Include="FrequentFragmentsDialog.cs">
99      <SubType>Form</SubType>
100    </Compile>
101    <Compile Include="FrequentFragmentsDialog.Designer.cs">
102      <DependentUpon>FrequentFragmentsDialog.cs</DependentUpon>
103    </Compile>
104    <Compile Include="GenealogyGraphChart.cs">
105      <SubType>UserControl</SubType>
106    </Compile>
107    <Compile Include="GenealogyGraphChart.Designer.cs">
108      <DependentUpon>GenealogyGraphChart.cs</DependentUpon>
109    </Compile>
110    <Compile Include="Plugin.cs" />
111    <Compile Include="Properties\AssemblyInfo.cs" />
112    <Compile Include="GenealogyGraphView.cs">
113      <SubType>UserControl</SubType>
114    </Compile>
115    <Compile Include="GenealogyGraphView.Designer.cs">
116      <DependentUpon>GenealogyGraphView.cs</DependentUpon>
117    </Compile>
118    <Compile Include="VisualGenealogyGraphArc.cs" />
119    <Compile Include="VisualGenealogyGraphNode.cs" />
120  </ItemGroup>
121  <ItemGroup>
122    <ProjectReference Include="..\..\HeuristicLab.EvolutionTracking\3.4\HeuristicLab.EvolutionTracking-3.4.csproj">
123      <Project>{1f75cea3-464f-4a6f-b2f0-04b9841ebc16}</Project>
124      <Name>HeuristicLab.EvolutionTracking-3.4</Name>
125      <Private>False</Private>
126    </ProjectReference>
127  </ItemGroup>
128  <ItemGroup>
129    <None Include="HeuristicLab.snk" />
130  </ItemGroup>
131  <ItemGroup>
132    <EmbeddedResource Include="GenealogyGraphView.resx">
133      <DependentUpon>GenealogyGraphView.cs</DependentUpon>
134    </EmbeddedResource>
135  </ItemGroup>
136  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
137  <PropertyGroup>
138    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
139set ProjectDir=$(ProjectDir)
140set SolutionDir=$(SolutionDir)
141set Outdir=$(Outdir)
142
143call PreBuildEvent.cmd
144</PreBuildEvent>
145  </PropertyGroup>
146  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
147       Other similar extension points exist, see Microsoft.Common.targets.
148  <Target Name="BeforeBuild">
149  </Target>
150  <Target Name="AfterBuild">
151  </Target>
152  -->
153</Project>
Note: See TracBrowser for help on using the repository browser.