Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis.MultiVariate.TimeSeriesPrognosis.Views/3.3/HeuristicLab.Problems.DataAnalysis.MultiVariate.TimeSeriesPrognosis.Views-3.3.csproj @ 11333

Last change on this file since 11333 was 5275, checked in by gkronber, 13 years ago

Merged changes from trunk to data analysis exploration branch and added fractional distance metric evaluator. #1142

File size: 14.0 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>{C60DF094-ABC1-4313-AD82-E2EAD3FC8DF7}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.MultiVariate.TimeSeriesPrognosis.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.MultiVariate.TimeSeriesPrognosis.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <FileUpgradeFlags>
18    </FileUpgradeFlags>
19    <OldToolsVersion>3.5</OldToolsVersion>
20    <UpgradeBackupLocation />
21    <PublishUrl>publish\</PublishUrl>
22    <Install>true</Install>
23    <InstallFrom>Disk</InstallFrom>
24    <UpdateEnabled>false</UpdateEnabled>
25    <UpdateMode>Foreground</UpdateMode>
26    <UpdateInterval>7</UpdateInterval>
27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28    <UpdatePeriodically>false</UpdatePeriodically>
29    <UpdateRequired>false</UpdateRequired>
30    <MapFileExtensions>true</MapFileExtensions>
31    <ApplicationRevision>0</ApplicationRevision>
32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33    <IsWebBootstrapper>false</IsWebBootstrapper>
34    <UseApplicationTrust>false</UseApplicationTrust>
35    <BootstrapperEnabled>true</BootstrapperEnabled>
36    <TargetFrameworkProfile />
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
42    <OutputPath>bin\Debug\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47  </PropertyGroup>
48  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
49    <DebugType>pdbonly</DebugType>
50    <Optimize>true</Optimize>
51    <OutputPath>bin\Release\</OutputPath>
52    <DefineConstants>TRACE</DefineConstants>
53    <ErrorReport>prompt</ErrorReport>
54    <WarningLevel>4</WarningLevel>
55    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
56  </PropertyGroup>
57  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
58    <DebugSymbols>true</DebugSymbols>
59    <OutputPath>bin\x64\Debug\</OutputPath>
60    <DefineConstants>DEBUG;TRACE</DefineConstants>
61    <DebugType>full</DebugType>
62    <PlatformTarget>x64</PlatformTarget>
63    <ErrorReport>prompt</ErrorReport>
64    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
65  </PropertyGroup>
66  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
67    <OutputPath>bin\x64\Release\</OutputPath>
68    <DefineConstants>TRACE</DefineConstants>
69    <Optimize>true</Optimize>
70    <DebugType>pdbonly</DebugType>
71    <PlatformTarget>x64</PlatformTarget>
72    <ErrorReport>prompt</ErrorReport>
73    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
74  </PropertyGroup>
75  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
76    <DebugSymbols>true</DebugSymbols>
77    <OutputPath>bin\x86\Debug\</OutputPath>
78    <DefineConstants>DEBUG;TRACE</DefineConstants>
79    <DebugType>full</DebugType>
80    <PlatformTarget>x86</PlatformTarget>
81    <ErrorReport>prompt</ErrorReport>
82    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
85    <OutputPath>bin\x86\Release\</OutputPath>
86    <DefineConstants>TRACE</DefineConstants>
87    <Optimize>true</Optimize>
88    <DebugType>pdbonly</DebugType>
89    <PlatformTarget>x86</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
92  </PropertyGroup>
93  <ItemGroup>
94    <Reference Include="HeuristicLab.Collections-3.3">
95      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
96    </Reference>
97    <Reference Include="HeuristicLab.Common-3.3">
98      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
99    </Reference>
100    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.2.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
101      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
102    </Reference>
103    <Reference Include="HeuristicLab.Core-3.3">
104      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
105    </Reference>
106    <Reference Include="HeuristicLab.Core.Views-3.3">
107      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
108    </Reference>
109    <Reference Include="HeuristicLab.Data-3.3">
110      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
111    </Reference>
112    <Reference Include="HeuristicLab.Data.Views-3.3">
113      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
114    </Reference>
115    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3">
116      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath>
117    </Reference>
118    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3">
119      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>
120    </Reference>
121    <Reference Include="HeuristicLab.MainForm-3.3">
122      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
123    </Reference>
124    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
125      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
126    </Reference>
127    <Reference Include="HeuristicLab.Operators-3.3">
128      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
129    </Reference>
130    <Reference Include="HeuristicLab.Optimization-3.3">
131      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
132    </Reference>
133    <Reference Include="HeuristicLab.Parameters-3.3">
134      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
135    </Reference>
136    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
137      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
138    </Reference>
139    <Reference Include="System" />
140    <Reference Include="System.Core">
141      <RequiredTargetFramework>3.5</RequiredTargetFramework>
142    </Reference>
143    <Reference Include="System.Drawing" />
144    <Reference Include="System.Windows.Forms" />
145    <Reference Include="System.Windows.Forms.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
146    <Reference Include="System.Xml.Linq">
147      <RequiredTargetFramework>3.5</RequiredTargetFramework>
148    </Reference>
149    <Reference Include="System.Data.DataSetExtensions">
150      <RequiredTargetFramework>3.5</RequiredTargetFramework>
151    </Reference>
152    <Reference Include="System.Data" />
153    <Reference Include="System.Xml" />
154  </ItemGroup>
155  <ItemGroup>
156    <Compile Include="PrognosisView.cs">
157      <SubType>UserControl</SubType>
158    </Compile>
159    <Compile Include="PrognosisView.Designer.cs">
160      <DependentUpon>PrognosisView.cs</DependentUpon>
161    </Compile>
162    <Compile Include="HeuristicLabProblemsDataAnalysisMultiVariateTimeSeriesPrognosisViewsPlugin.cs" />
163    <Compile Include="InteractiveSymbolicTimeSeriesPrognosisSolutionSimplifierView.cs">
164      <SubType>UserControl</SubType>
165    </Compile>
166    <Compile Include="InteractiveSymbolicTimeSeriesPrognosisSolutionSimplifierView.Designer.cs">
167      <DependentUpon>InteractiveSymbolicTimeSeriesPrognosisSolutionSimplifierView.cs</DependentUpon>
168    </Compile>
169    <Compile Include="TimeSeriesPrognosisLineChartView.cs">
170      <SubType>UserControl</SubType>
171    </Compile>
172    <Compile Include="TimeSeriesPrognosisLineChartView.Designer.cs">
173      <DependentUpon>TimeSeriesPrognosisLineChartView.cs</DependentUpon>
174    </Compile>
175    <Compile Include="ResultsView.cs">
176      <SubType>UserControl</SubType>
177    </Compile>
178    <Compile Include="ResultsView.Designer.cs">
179      <DependentUpon>ResultsView.cs</DependentUpon>
180    </Compile>
181    <Compile Include="SimplifiedSymbolicTimeSeriesPrognosisModelView.cs">
182      <SubType>UserControl</SubType>
183    </Compile>
184    <Compile Include="SimplifiedSymbolicTimeSeriesPrognosisModelView.designer.cs">
185      <DependentUpon>SimplifiedSymbolicTimeSeriesPrognosisModelView.cs</DependentUpon>
186    </Compile>
187    <Compile Include="SymbolicTimeSeriesPrognosisSolutionView.cs">
188      <SubType>UserControl</SubType>
189    </Compile>
190    <Compile Include="SymbolicTimeSeriesPrognosisSolutionView.Designer.cs">
191      <DependentUpon>SymbolicTimeSeriesPrognosisSolutionView.cs</DependentUpon>
192    </Compile>
193    <Compile Include="SymbolicTimeSeriesPrognosisModelView.cs">
194      <SubType>UserControl</SubType>
195    </Compile>
196    <Compile Include="SymbolicTimeSeriesPrognosisModelView.designer.cs">
197      <DependentUpon>SymbolicTimeSeriesPrognosisModelView.cs</DependentUpon>
198    </Compile>
199    <Compile Include="Symbols\DerivativeVariableView.cs">
200      <SubType>UserControl</SubType>
201    </Compile>
202    <Compile Include="Symbols\DerivativeVariableView.Designer.cs">
203      <DependentUpon>DerivativeVariableView.cs</DependentUpon>
204    </Compile>
205    <Compile Include="Symbols\IntegratedVariableView.cs">
206      <SubType>UserControl</SubType>
207    </Compile>
208    <Compile Include="Symbols\IntegratedVariableView.Designer.cs">
209      <DependentUpon>IntegratedVariableView.cs</DependentUpon>
210    </Compile>
211    <Compile Include="Symbols\MovingAverageView.cs">
212      <SubType>UserControl</SubType>
213    </Compile>
214    <Compile Include="Symbols\MovingAverageView.Designer.cs">
215      <DependentUpon>MovingAverageView.cs</DependentUpon>
216    </Compile>
217    <None Include="HeuristicLab.snk" />
218    <None Include="HeuristicLabProblemsDataAnalysisMultiVariateTimeSeriesPrognosisViewsPlugin.cs.frame" />
219    <None Include="Properties\AssemblyInfo.frame" />
220    <Compile Include="Properties\AssemblyInfo.cs" />
221  </ItemGroup>
222  <ItemGroup>
223    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.MultiVariate.TimeSeriesPrognosis\3.3\HeuristicLab.Problems.DataAnalysis.MultiVariate.TimeSeriesPrognosis-3.3.csproj">
224      <Project>{B3310CE1-0C05-410F-BA77-8DAD6CE3F803}</Project>
225      <Name>HeuristicLab.Problems.DataAnalysis.MultiVariate.TimeSeriesPrognosis-3.3</Name>
226    </ProjectReference>
227    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.MultiVariate.Views\3.3\HeuristicLab.Problems.DataAnalysis.MultiVariate.Views-3.3.csproj">
228      <Project>{9B6EA19A-F894-4E00-B5A3-970514284772}</Project>
229      <Name>HeuristicLab.Problems.DataAnalysis.MultiVariate.Views-3.3</Name>
230    </ProjectReference>
231    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.MultiVariate\3.3\HeuristicLab.Problems.DataAnalysis.MultiVariate-3.3.csproj">
232      <Project>{2B88DCD0-EE28-4DCA-90A8-2F4ECACFC515}</Project>
233      <Name>HeuristicLab.Problems.DataAnalysis.MultiVariate-3.3</Name>
234    </ProjectReference>
235    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj">
236      <Project>{799B0B38-E384-4A17-A73C-F211EB854592}</Project>
237      <Name>HeuristicLab.Problems.DataAnalysis.Views-3.3</Name>
238    </ProjectReference>
239    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj">
240      <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>
241      <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>
242    </ProjectReference>
243  </ItemGroup>
244  <ItemGroup>
245    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
246      <Visible>False</Visible>
247      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
248      <Install>false</Install>
249    </BootstrapperPackage>
250    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
251      <Visible>False</Visible>
252      <ProductName>.NET Framework 3.5 SP1</ProductName>
253      <Install>true</Install>
254    </BootstrapperPackage>
255    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
256      <Visible>False</Visible>
257      <ProductName>Windows Installer 3.1</ProductName>
258      <Install>true</Install>
259    </BootstrapperPackage>
260  </ItemGroup>
261  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
262  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
263       Other similar extension points exist, see Microsoft.Common.targets.
264  <Target Name="BeforeBuild">
265  </Target>
266  <Target Name="AfterBuild">
267  </Target>
268  -->
269  <PropertyGroup>
270    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
271set ProjectDir=$(ProjectDir)
272set SolutionDir=$(SolutionDir)
273set Outdir=$(Outdir)
274
275call PreBuildEvent.cmd
276SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisMultiVariateTimeSeriesPrognosisViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisMultiVariateTimeSeriesPrognosisViewsPlugin.cs"</PreBuildEvent>
277  </PropertyGroup>
278</Project>
Note: See TracBrowser for help on using the repository browser.