Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3136_Structural_GP/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj @ 18185

Last change on this file since 18185 was 18185, checked in by mkommend, 2 years ago

#3136: Removed unused view SubFunctionListView.

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