Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.DataAnalysis.Trading/HeuristicLab.Problems.DataAnalysis.Trading.Views/3.4/HeuristicLab.Problems.DataAnalysis.Trading.Views-3.4.csproj @ 9799

Last change on this file since 9799 was 9799, checked in by gkronber, 11 years ago

#1508 renamed plugin files

File size: 9.8 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>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{CB3D0A1E-1BE8-476B-A53C-2B189E30064F}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Trading.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Trading.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>bin\Release\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x64</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
68    <OutputPath>bin\x64\Release\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
70    <Optimize>true</Optimize>
71    <DebugType>pdbonly</DebugType>
72    <PlatformTarget>x64</PlatformTarget>
73    <ErrorReport>prompt</ErrorReport>
74    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
75  </PropertyGroup>
76  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
77    <DebugSymbols>true</DebugSymbols>
78    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
79    <DefineConstants>DEBUG;TRACE</DefineConstants>
80    <DebugType>full</DebugType>
81    <PlatformTarget>x86</PlatformTarget>
82    <ErrorReport>prompt</ErrorReport>
83    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
84  </PropertyGroup>
85  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
86    <OutputPath>bin\x86\Release\</OutputPath>
87    <DefineConstants>TRACE</DefineConstants>
88    <Optimize>true</Optimize>
89    <DebugType>pdbonly</DebugType>
90    <PlatformTarget>x86</PlatformTarget>
91    <ErrorReport>prompt</ErrorReport>
92    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
93  </PropertyGroup>
94  <ItemGroup>
95    <Reference Include="HeuristicLab.Collections-3.3">
96      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
97    </Reference>
98    <Reference Include="HeuristicLab.Common-3.3">
99      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
100    </Reference>
101    <Reference Include="HeuristicLab.Common.Resources-3.3">
102      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
103    </Reference>
104    <Reference Include="HeuristicLab.Core-3.3">
105      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
106    </Reference>
107    <Reference Include="HeuristicLab.Core.Views-3.3">
108      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Data-3.3">
111      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.MainForm-3.3">
114      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
117      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Optimization-3.3">
120      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
123      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
126      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
127    </Reference>
128    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
129      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.4">
132      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
135      <HintPath>c:\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="System" />
138    <Reference Include="System.Core">
139      <RequiredTargetFramework>3.5</RequiredTargetFramework>
140    </Reference>
141    <Reference Include="System.Drawing" />
142    <Reference Include="System.Windows.Forms" />
143    <Reference Include="System.Windows.Forms.DataVisualization" />
144  </ItemGroup>
145  <ItemGroup>
146    <Compile Include="ISolutionEvaluationView.cs" />
147    <Compile Include="Plugin.cs" />
148    <Compile Include="SolutionLineChartView.cs">
149      <SubType>UserControl</SubType>
150    </Compile>
151    <Compile Include="SolutionLineChartView.Designer.cs">
152      <DependentUpon>SolutionLineChartView.cs</DependentUpon>
153    </Compile>
154    <Compile Include="SolutionView.cs">
155      <SubType>UserControl</SubType>
156    </Compile>
157    <Compile Include="SolutionView.Designer.cs">
158      <DependentUpon>SolutionView.cs</DependentUpon>
159    </Compile>
160    <Compile Include="Symbolic\SolutionView.cs">
161      <SubType>UserControl</SubType>
162    </Compile>
163    <Compile Include="Symbolic\SolutionView.Designer.cs">
164      <DependentUpon>SolutionView.cs</DependentUpon>
165    </Compile>
166    <None Include="HeuristicLab.snk" />
167    <Compile Include="Properties\AssemblyInfo.cs" />
168    <None Include="Plugin.cs.frame" />
169    <None Include="Properties\AssemblyInfo.cs.frame" />
170  </ItemGroup>
171  <ItemGroup>
172    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
173      <Visible>False</Visible>
174      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
175      <Install>false</Install>
176    </BootstrapperPackage>
177    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
178      <Visible>False</Visible>
179      <ProductName>.NET Framework 3.5 SP1</ProductName>
180      <Install>true</Install>
181    </BootstrapperPackage>
182    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
183      <Visible>False</Visible>
184      <ProductName>Windows Installer 3.1</ProductName>
185      <Install>true</Install>
186    </BootstrapperPackage>
187  </ItemGroup>
188  <ItemGroup>
189    <Folder Include="Symbolic\Interfaces\" />
190    <Folder Include="Symbolic\SingleObjective\" />
191    <Folder Include="Symbolic\Views\" />
192  </ItemGroup>
193  <ItemGroup>
194    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Trading\3.4\HeuristicLab.Problems.DataAnalysis.Trading-3.4.csproj">
195      <Project>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</Project>
196      <Name>HeuristicLab.Problems.DataAnalysis.Trading-3.4</Name>
197    </ProjectReference>
198  </ItemGroup>
199  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
200  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
201       Other similar extension points exist, see Microsoft.Common.targets.
202  <Target Name="BeforeBuild">
203  </Target>
204  <Target Name="AfterBuild">
205  </Target>
206  -->
207  <PropertyGroup>
208    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
209set ProjectDir=$(ProjectDir)
210set SolutionDir=$(SolutionDir)
211set Outdir=$(Outdir)
212
213call PreBuildEvent.cmd
214</PreBuildEvent>
215  </PropertyGroup>
216</Project>
Note: See TracBrowser for help on using the repository browser.