Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3040_VectorBasedGP/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj @ 17877

Last change on this file since 17877 was 17573, checked in by pfleck, 5 years ago

#3040 Added first draft for WindowedSymbol.

File size: 15.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>{7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Symbolic.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.7.2</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>$(SolutionDir)\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49    <LangVersion>latest</LangVersion>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
54    <OutputPath>$(SolutionDir)\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60    <LangVersion>latest</LangVersion>
61  </PropertyGroup>
62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
63    <DebugSymbols>true</DebugSymbols>
64    <OutputPath>$(SolutionDir)\bin\</OutputPath>
65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x64</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
70    <Prefer32Bit>false</Prefer32Bit>
71    <LangVersion>latest</LangVersion>
72  </PropertyGroup>
73  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
74    <OutputPath>$(SolutionDir)\bin\</OutputPath>
75    <DefineConstants>TRACE</DefineConstants>
76    <Optimize>true</Optimize>
77    <DebugType>pdbonly</DebugType>
78    <PlatformTarget>x64</PlatformTarget>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
81    <Prefer32Bit>false</Prefer32Bit>
82    <LangVersion>latest</LangVersion>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
85    <DebugSymbols>true</DebugSymbols>
86    <OutputPath>$(SolutionDir)\bin\</OutputPath>
87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <PlatformTarget>x86</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
92    <Prefer32Bit>false</Prefer32Bit>
93    <LangVersion>latest</LangVersion>
94  </PropertyGroup>
95  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
96    <OutputPath>$(SolutionDir)\bin\</OutputPath>
97    <DefineConstants>TRACE</DefineConstants>
98    <Optimize>true</Optimize>
99    <DebugType>pdbonly</DebugType>
100    <PlatformTarget>x86</PlatformTarget>
101    <ErrorReport>prompt</ErrorReport>
102    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
103    <Prefer32Bit>false</Prefer32Bit>
104    <LangVersion>latest</LangVersion>
105  </PropertyGroup>
106  <ItemGroup>
107    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="EPPlus-4.0.3, Version=4.0.3.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="System" />
115    <Reference Include="System.Core">
116      <RequiredTargetFramework>3.5</RequiredTargetFramework>
117    </Reference>
118    <Reference Include="System.Drawing" />
119    <Reference Include="System.Windows.Forms" />
120  </ItemGroup>
121  <ItemGroup>
122    <Compile Include="Exporters\SymbolicSolutionExcelExporter.cs" />
123    <Compile Include="InteractiveSymbolicExpressionTreeChart.cs">
124      <SubType>UserControl</SubType>
125    </Compile>
126    <Compile Include="InteractiveSymbolicExpressionTreeChart.Designer.cs">
127      <DependentUpon>InteractiveSymbolicExpressionTreeChart.cs</DependentUpon>
128    </Compile>
129    <Compile Include="SymbolicDataAnalysisModelMathView.cs">
130      <SubType>UserControl</SubType>
131    </Compile>
132    <Compile Include="SymbolicDataAnalysisModelMathView.designer.cs">
133      <DependentUpon>SymbolicDataAnalysisModelMathView.cs</DependentUpon>
134    </Compile>
135    <Compile Include="Plugin.cs" />
136    <Compile Include="Symbols\WindowedSymbolView.cs">
137      <SubType>UserControl</SubType>
138    </Compile>
139    <Compile Include="Symbols\WindowedSymbolView.Designer.cs">
140      <DependentUpon>WindowedSymbolView.cs</DependentUpon>
141    </Compile>
142    <Compile Include="TextualSymbolicDataAnalysisModelView.cs">
143      <SubType>UserControl</SubType>
144    </Compile>
145    <Compile Include="TextualSymbolicDataAnalysisModelView.designer.cs">
146      <DependentUpon>TextualSymbolicDataAnalysisModelView.cs</DependentUpon>
147    </Compile>
148    <Compile Include="InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs">
149      <SubType>UserControl</SubType>
150    </Compile>
151    <Compile Include="InteractiveSymbolicDataAnalysisSolutionSimplifierView.Designer.cs">
152      <DependentUpon>InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs</DependentUpon>
153    </Compile>
154    <Compile Include="GraphicalSymbolicDataAnalysisModelView.cs">
155      <SubType>UserControl</SubType>
156    </Compile>
157    <Compile Include="GraphicalSymbolicDataAnalysisModelView.designer.cs">
158      <DependentUpon>GraphicalSymbolicDataAnalysisModelView.cs</DependentUpon>
159    </Compile>
160    <Compile Include="Symbols\ConstantView.cs">
161      <SubType>UserControl</SubType>
162    </Compile>
163    <Compile Include="Symbols\ConstantView.Designer.cs">
164      <DependentUpon>ConstantView.cs</DependentUpon>
165    </Compile>
166    <Compile Include="Symbols\LaggedVariableView.cs">
167      <SubType>UserControl</SubType>
168    </Compile>
169    <Compile Include="Symbols\LaggedVariableView.Designer.cs">
170      <DependentUpon>LaggedVariableView.cs</DependentUpon>
171    </Compile>
172    <Compile Include="Symbols\TimeLagView.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="Symbols\TimeLagView.Designer.cs">
176      <DependentUpon>TimeLagView.cs</DependentUpon>
177    </Compile>
178    <Compile Include="Symbols\VariableConditionView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="Symbols\VariableConditionView.Designer.cs">
182      <DependentUpon>VariableConditionView.cs</DependentUpon>
183    </Compile>
184    <Compile Include="Symbols\VariableView.cs">
185      <SubType>UserControl</SubType>
186    </Compile>
187    <Compile Include="Symbols\VariableView.Designer.cs">
188      <DependentUpon>VariableView.cs</DependentUpon>
189    </Compile>
190    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeConstantNodeEditDialog.cs">
191      <SubType>Form</SubType>
192    </Compile>
193    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeConstantNodeEditDialog.Designer.cs">
194      <DependentUpon>SymbolicExpressionTreeConstantNodeEditDialog.cs</DependentUpon>
195    </Compile>
196    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeVariableNodeEditDialog.cs">
197      <SubType>Form</SubType>
198    </Compile>
199    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeVariableNodeEditDialog.Designer.cs">
200      <DependentUpon>SymbolicExpressionTreeVariableNodeEditDialog.cs</DependentUpon>
201    </Compile>
202    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeNodeInsertDialog.cs">
203      <SubType>Form</SubType>
204    </Compile>
205    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeNodeInsertDialog.Designer.cs">
206      <DependentUpon>SymbolicExpressionTreeNodeInsertDialog.cs</DependentUpon>
207    </Compile>
208    <None Include="HeuristicLab.snk" />
209    <None Include="Plugin.cs.frame" />
210    <None Include="Properties\AssemblyInfo.cs.frame" />
211    <Compile Include="RunCollectionVariableImpactView.cs">
212      <SubType>UserControl</SubType>
213    </Compile>
214    <Compile Include="RunCollectionVariableImpactView.Designer.cs">
215      <DependentUpon>RunCollectionVariableImpactView.cs</DependentUpon>
216    </Compile>
217    <Compile Include="Properties\AssemblyInfo.cs" />
218  </ItemGroup>
219  <ItemGroup>
220    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
221      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
222      <Name>HeuristicLab.Collections-3.3</Name>
223      <Private>False</Private>
224    </ProjectReference>
225    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
226      <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
227      <Name>HeuristicLab.Common.Resources-3.3</Name>
228      <Private>False</Private>
229    </ProjectReference>
230    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
231      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
232      <Name>HeuristicLab.Common-3.3</Name>
233      <Private>False</Private>
234    </ProjectReference>
235    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
236      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
237      <Name>HeuristicLab.Core.Views-3.3</Name>
238      <Private>False</Private>
239    </ProjectReference>
240    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
241      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
242      <Name>HeuristicLab.Core-3.3</Name>
243      <Private>False</Private>
244    </ProjectReference>
245    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
246      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
247      <Name>HeuristicLab.Data.Views-3.3</Name>
248      <Private>False</Private>
249    </ProjectReference>
250    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
251      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
252      <Name>HeuristicLab.Data-3.3</Name>
253      <Private>False</Private>
254    </ProjectReference>
255    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj">
256      <Project>{423BD94F-963A-438E-BA45-3BB3D61CD03B}</Project>
257      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4</Name>
258      <Private>False</Private>
259    </ProjectReference>
260    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
261      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
262      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
263      <Private>False</Private>
264    </ProjectReference>
265    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
266      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
267      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
268      <Private>False</Private>
269    </ProjectReference>
270    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
271      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
272      <Name>HeuristicLab.MainForm-3.3</Name>
273      <Private>False</Private>
274    </ProjectReference>
275    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
276      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
277      <Name>HeuristicLab.Optimization-3.3</Name>
278      <Private>False</Private>
279    </ProjectReference>
280    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
281      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
282      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
283      <Private>False</Private>
284    </ProjectReference>
285    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
286      <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
287      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
288      <Private>False</Private>
289    </ProjectReference>
290    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
291      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
292      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
293      <Private>False</Private>
294    </ProjectReference>
295  </ItemGroup>
296  <ItemGroup>
297    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
298      <Visible>False</Visible>
299      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
300      <Install>false</Install>
301    </BootstrapperPackage>
302    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
303      <Visible>False</Visible>
304      <ProductName>.NET Framework 3.5 SP1</ProductName>
305      <Install>true</Install>
306    </BootstrapperPackage>
307    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
308      <Visible>False</Visible>
309      <ProductName>Windows Installer 3.1</ProductName>
310      <Install>true</Install>
311    </BootstrapperPackage>
312  </ItemGroup>
313  <ItemGroup>
314    <Content Include="displayModelFrame.html">
315      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
316    </Content>
317  </ItemGroup>
318  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
319  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
320       Other similar extension points exist, see Microsoft.Common.targets.
321  <Target Name="BeforeBuild">
322  </Target>
323  <Target Name="AfterBuild">
324  </Target>
325  -->
326  <PropertyGroup>
327    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
328set ProjectDir=$(ProjectDir)
329set SolutionDir=$(SolutionDir)
330set Outdir=$(Outdir)
331
332call PreBuildEvent.cmd
333</PreBuildEvent>
334    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
335export ProjectDir=$(ProjectDir)
336export SolutionDir=$(SolutionDir)
337
338$SolutionDir/PreBuildEvent.sh
339</PreBuildEvent>
340  </PropertyGroup>
341</Project>
Note: See TracBrowser for help on using the repository browser.