Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.EvolutionaryTracking.Views/3.4/HeuristicLab.EvolutionaryTracking.Views-3.4.csproj @ 9296

Last change on this file since 9296 was 9296, checked in by bburlacu, 11 years ago

#1772: Updated analyzers.

File size: 9.2 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.EvolutionaryTracking.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.EvolutionaryTracking.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.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>..\..\..\..\Trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup>
34    <SignAssembly>true</SignAssembly>
35  </PropertyGroup>
36  <PropertyGroup>
37    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
38  </PropertyGroup>
39  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
40    <DebugSymbols>true</DebugSymbols>
41    <OutputPath>bin\x64\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <DebugType>full</DebugType>
44    <PlatformTarget>x64</PlatformTarget>
45    <ErrorReport>prompt</ErrorReport>
46    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
47  </PropertyGroup>
48  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
49    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
50    <DefineConstants>TRACE</DefineConstants>
51    <Optimize>true</Optimize>
52    <DebugType>pdbonly</DebugType>
53    <PlatformTarget>x64</PlatformTarget>
54    <ErrorReport>prompt</ErrorReport>
55    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
56  </PropertyGroup>
57  <ItemGroup>
58    <Reference Include="HeuristicLab.Common-3.3">
59      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
60    </Reference>
61    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
62    <Reference Include="HeuristicLab.Core-3.3">
63      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
64    </Reference>
65    <Reference Include="HeuristicLab.Core.Views-3.3">
66      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
67    </Reference>
68    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
69      <SpecificVersion>False</SpecificVersion>
70      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
71    </Reference>
72    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
73      <SpecificVersion>False</SpecificVersion>
74      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
75    </Reference>
76    <Reference Include="HeuristicLab.MainForm-3.3">
77      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
78    </Reference>
79    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
80      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
81    </Reference>
82    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
83      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
84    </Reference>
85    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <SpecificVersion>False</SpecificVersion>
87      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
88    </Reference>
89    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
90      <SpecificVersion>False</SpecificVersion>
91      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
92    </Reference>
93    <Reference Include="HeuristicLab.Visualization-3.3, Version=3.3.0.5170, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <SpecificVersion>False</SpecificVersion>
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization-3.3.dll</HintPath>
96    </Reference>
97    <Reference Include="System" />
98    <Reference Include="System.Core" />
99    <Reference Include="System.Drawing" />
100    <Reference Include="System.Windows.Forms" />
101    <Reference Include="System.Xml.Linq" />
102    <Reference Include="System.Data.DataSetExtensions" />
103    <Reference Include="Microsoft.CSharp" />
104    <Reference Include="System.Data" />
105    <Reference Include="System.Xml" />
106  </ItemGroup>
107  <ItemGroup>
108    <Compile Include="FrequentFragmentsDialog.cs">
109      <SubType>Form</SubType>
110    </Compile>
111    <Compile Include="FrequentFragmentsDialog.Designer.cs">
112      <DependentUpon>FrequentFragmentsDialog.cs</DependentUpon>
113    </Compile>
114    <Compile Include="GenealogyGraphChart.cs" />
115    <Compile Include="GenealogyGraphChart.Designer.cs">
116      <DependentUpon>GenealogyGraphChart.cs</DependentUpon>
117    </Compile>
118    <Compile Include="GenealogyGraphDialog.cs">
119      <SubType>Form</SubType>
120    </Compile>
121    <Compile Include="GenealogyGraphDialog.designer.cs">
122      <DependentUpon>GenealogyGraphDialog.cs</DependentUpon>
123    </Compile>
124    <Compile Include="GenealogyGraphView.cs">
125      <SubType>UserControl</SubType>
126    </Compile>
127    <Compile Include="GenealogyGraphView.Designer.cs">
128      <DependentUpon>GenealogyGraphView.cs</DependentUpon>
129    </Compile>
130    <Compile Include="LineageExplorerView.cs">
131      <SubType>UserControl</SubType>
132    </Compile>
133    <Compile Include="LineageExplorerView.Designer.cs">
134      <DependentUpon>LineageExplorerView.cs</DependentUpon>
135    </Compile>
136    <Compile Include="Plugin.cs" />
137    <Compile Include="Properties\AssemblyInfo.cs" />
138    <Compile Include="Properties\Resources.Designer.cs">
139      <AutoGen>True</AutoGen>
140      <DesignTime>True</DesignTime>
141      <DependentUpon>Resources.resx</DependentUpon>
142    </Compile>
143    <Compile Include="VisualGenealogyGraphArc.cs" />
144    <Compile Include="VisualGenealogyGraphNode.cs" />
145  </ItemGroup>
146  <ItemGroup>
147    <ProjectReference Include="..\..\HeuristicLab.EvolutionaryTracking\3.4\HeuristicLab.EvolutionaryTracking-3.4.csproj">
148      <Project>{1f75cea3-464f-4a6f-b2f0-04b9841ebc16}</Project>
149      <Name>HeuristicLab.EvolutionaryTracking-3.4</Name>
150    </ProjectReference>
151    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
152      <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
153      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
154    </ProjectReference>
155  </ItemGroup>
156  <ItemGroup>
157    <None Include="HeuristicLab.snk" />
158  </ItemGroup>
159  <ItemGroup>
160    <EmbeddedResource Include="FrequentFragmentsDialog.resx">
161      <DependentUpon>FrequentFragmentsDialog.cs</DependentUpon>
162    </EmbeddedResource>
163    <EmbeddedResource Include="GenealogyGraphDialog.resx">
164      <DependentUpon>GenealogyGraphDialog.cs</DependentUpon>
165    </EmbeddedResource>
166    <EmbeddedResource Include="GenealogyGraphView.resx">
167      <DependentUpon>GenealogyGraphView.cs</DependentUpon>
168    </EmbeddedResource>
169    <EmbeddedResource Include="LineageExplorerView.resx">
170      <DependentUpon>LineageExplorerView.cs</DependentUpon>
171    </EmbeddedResource>
172    <EmbeddedResource Include="Properties\Resources.resx">
173      <Generator>ResXFileCodeGenerator</Generator>
174      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
175    </EmbeddedResource>
176  </ItemGroup>
177  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
178  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
179       Other similar extension points exist, see Microsoft.Common.targets.
180  <Target Name="BeforeBuild">
181  </Target>
182  <Target Name="AfterBuild">
183  </Target>
184  -->
185</Project>
Note: See TracBrowser for help on using the repository browser.