Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2971_named_intervals/HeuristicLab.Core.Views/3.3/HeuristicLab.Core.Views-3.3.csproj @ 16778

Last change on this file since 16778 was 16771, checked in by chaider, 5 years ago

#2971 Changed references

File size: 17.6 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>{E226881D-315F-423D-B419-A766FE0D8685}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Core.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Core.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.6.1</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\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  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>$(SolutionDir)\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <DocumentationFile>
58    </DocumentationFile>
59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
60    <Prefer32Bit>false</Prefer32Bit>
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  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
73    <OutputPath>$(SolutionDir)\bin\</OutputPath>
74    <DefineConstants>TRACE</DefineConstants>
75    <DocumentationFile>
76    </DocumentationFile>
77    <Optimize>true</Optimize>
78    <DebugType>pdbonly</DebugType>
79    <PlatformTarget>x64</PlatformTarget>
80    <ErrorReport>prompt</ErrorReport>
81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82    <Prefer32Bit>false</Prefer32Bit>
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  </PropertyGroup>
94  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
95    <OutputPath>$(SolutionDir)\bin\</OutputPath>
96    <DefineConstants>TRACE</DefineConstants>
97    <DocumentationFile>
98    </DocumentationFile>
99    <Optimize>true</Optimize>
100    <DebugType>pdbonly</DebugType>
101    <PlatformTarget>x86</PlatformTarget>
102    <ErrorReport>prompt</ErrorReport>
103    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
104    <Prefer32Bit>false</Prefer32Bit>
105  </PropertyGroup>
106  <ItemGroup>
107    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
110    </Reference>
111    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
114    </Reference>
115    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <SpecificVersion>False</SpecificVersion>
117      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <SpecificVersion>False</SpecificVersion>
121      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
122    </Reference>
123    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <SpecificVersion>False</SpecificVersion>
125      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
126    </Reference>
127    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
128      <SpecificVersion>False</SpecificVersion>
129      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
132      <SpecificVersion>False</SpecificVersion>
133      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
134    </Reference>
135    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
136      <SpecificVersion>False</SpecificVersion>
137      <HintPath>..\..\..\..\trunk\bin\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.Design" />
144    <Reference Include="System.Drawing" />
145    <Reference Include="System.Windows.Forms" />
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    <None Include="app.config" />
157    <None Include="Plugin.cs.frame" />
158    <Compile Include="BreadcrumbViewHost.cs">
159      <SubType>UserControl</SubType>
160    </Compile>
161    <Compile Include="BreadcrumbViewHost.Designer.cs">
162      <DependentUpon>BreadcrumbViewHost.cs</DependentUpon>
163    </Compile>
164    <Compile Include="CheckedItemCollectionView.cs">
165      <SubType>UserControl</SubType>
166    </Compile>
167    <Compile Include="CheckedItemCollectionView.Designer.cs">
168      <DependentUpon>CheckedItemCollectionView.cs</DependentUpon>
169    </Compile>
170    <Compile Include="Clipboard.cs">
171      <SubType>UserControl</SubType>
172    </Compile>
173    <Compile Include="Clipboard.Designer.cs">
174      <DependentUpon>Clipboard.cs</DependentUpon>
175    </Compile>
176    <Compile Include="CheckedItemListView.cs">
177      <SubType>UserControl</SubType>
178    </Compile>
179    <Compile Include="CheckedItemListView.Designer.cs">
180      <DependentUpon>CheckedItemListView.cs</DependentUpon>
181    </Compile>
182    <Compile Include="MovieView.cs">
183      <SubType>UserControl</SubType>
184    </Compile>
185    <Compile Include="MovieView.Designer.cs">
186      <DependentUpon>MovieView.cs</DependentUpon>
187    </Compile>
188    <Compile Include="LogView.cs">
189      <SubType>UserControl</SubType>
190    </Compile>
191    <Compile Include="LogView.Designer.cs">
192      <DependentUpon>LogView.cs</DependentUpon>
193    </Compile>
194    <Compile Include="NestingLevelErrorControl.cs">
195      <SubType>UserControl</SubType>
196    </Compile>
197    <Compile Include="NestingLevelErrorControl.Designer.cs">
198      <DependentUpon>NestingLevelErrorControl.cs</DependentUpon>
199    </Compile>
200    <Compile Include="ParameterizedItemView.cs">
201      <SubType>UserControl</SubType>
202    </Compile>
203    <Compile Include="ParameterizedItemView.Designer.cs">
204      <DependentUpon>ParameterizedItemView.cs</DependentUpon>
205    </Compile>
206    <Compile Include="Plugin.cs" />
207    <Compile Include="Properties\Settings.Designer.cs">
208      <AutoGen>True</AutoGen>
209      <DesignTimeSharedInput>True</DesignTimeSharedInput>
210      <DependentUpon>Settings.settings</DependentUpon>
211    </Compile>
212    <Compile Include="VariableValueView.cs">
213      <SubType>UserControl</SubType>
214    </Compile>
215    <Compile Include="VariableValueView.Designer.cs">
216      <DependentUpon>VariableValueView.cs</DependentUpon>
217    </Compile>
218    <Compile Include="TextDialog.cs">
219      <SubType>Form</SubType>
220    </Compile>
221    <Compile Include="TextDialog.Designer.cs">
222      <DependentUpon>TextDialog.cs</DependentUpon>
223    </Compile>
224    <Compile Include="OperatorTreeView.cs">
225      <SubType>UserControl</SubType>
226    </Compile>
227    <Compile Include="OperatorTreeView.Designer.cs">
228      <DependentUpon>OperatorTreeView.cs</DependentUpon>
229    </Compile>
230    <Compile Include="ParameterizedNamedItemView.cs">
231      <SubType>UserControl</SubType>
232    </Compile>
233    <Compile Include="ParameterizedNamedItemView.Designer.cs">
234      <DependentUpon>ParameterizedNamedItemView.cs</DependentUpon>
235    </Compile>
236    <Compile Include="ValueParameterCollectionView.cs">
237      <SubType>UserControl</SubType>
238    </Compile>
239    <Compile Include="ValueParameterCollectionView.Designer.cs">
240      <DependentUpon>ValueParameterCollectionView.cs</DependentUpon>
241    </Compile>
242    <Compile Include="ItemArrayView.cs">
243      <SubType>UserControl</SubType>
244    </Compile>
245    <Compile Include="ItemArrayView.Designer.cs">
246      <DependentUpon>ItemArrayView.cs</DependentUpon>
247    </Compile>
248    <Compile Include="CreateParameterDialog.cs">
249      <SubType>Form</SubType>
250    </Compile>
251    <Compile Include="CreateParameterDialog.Designer.cs">
252      <DependentUpon>CreateParameterDialog.cs</DependentUpon>
253    </Compile>
254    <Compile Include="EngineView.cs">
255      <SubType>UserControl</SubType>
256    </Compile>
257    <Compile Include="EngineView.Designer.cs">
258      <DependentUpon>EngineView.cs</DependentUpon>
259    </Compile>
260    <Compile Include="ItemView.cs">
261      <SubType>UserControl</SubType>
262    </Compile>
263    <Compile Include="ItemView.Designer.cs">
264      <DependentUpon>ItemView.cs</DependentUpon>
265    </Compile>
266    <Compile Include="NamedItemView.cs">
267      <SubType>UserControl</SubType>
268    </Compile>
269    <Compile Include="NamedItemView.Designer.cs">
270      <DependentUpon>NamedItemView.cs</DependentUpon>
271    </Compile>
272    <Compile Include="OperatorGraphView.cs">
273      <SubType>UserControl</SubType>
274    </Compile>
275    <Compile Include="OperatorGraphView.Designer.cs">
276      <DependentUpon>OperatorGraphView.cs</DependentUpon>
277    </Compile>
278    <Compile Include="OperatorListView.cs">
279      <SubType>UserControl</SubType>
280    </Compile>
281    <Compile Include="OperatorListView.Designer.cs">
282      <DependentUpon>OperatorListView.cs</DependentUpon>
283    </Compile>
284    <Compile Include="OperatorsSidebar.cs">
285      <SubType>UserControl</SubType>
286    </Compile>
287    <Compile Include="OperatorsSidebar.Designer.cs">
288      <DependentUpon>OperatorsSidebar.cs</DependentUpon>
289    </Compile>
290    <Compile Include="TypeSelectorDialog.cs">
291      <SubType>Form</SubType>
292    </Compile>
293    <Compile Include="TypeSelectorDialog.Designer.cs">
294      <DependentUpon>TypeSelectorDialog.cs</DependentUpon>
295    </Compile>
296    <Compile Include="TypeSelector.cs">
297      <SubType>UserControl</SubType>
298    </Compile>
299    <Compile Include="TypeSelector.Designer.cs">
300      <DependentUpon>TypeSelector.cs</DependentUpon>
301    </Compile>
302    <Compile Include="OperatorCollectionView.cs">
303      <SubType>UserControl</SubType>
304    </Compile>
305    <Compile Include="OperatorCollectionView.Designer.cs">
306      <DependentUpon>OperatorCollectionView.cs</DependentUpon>
307    </Compile>
308    <Compile Include="OperatorSetView.cs">
309      <SubType>UserControl</SubType>
310    </Compile>
311    <Compile Include="OperatorSetView.Designer.cs">
312      <DependentUpon>OperatorSetView.cs</DependentUpon>
313    </Compile>
314    <Compile Include="ItemSetView.cs">
315      <SubType>UserControl</SubType>
316    </Compile>
317    <Compile Include="ItemSetView.Designer.cs">
318      <DependentUpon>ItemSetView.cs</DependentUpon>
319    </Compile>
320    <Compile Include="ItemCollectionView.cs">
321      <SubType>UserControl</SubType>
322    </Compile>
323    <Compile Include="ItemCollectionView.Designer.cs">
324      <DependentUpon>ItemCollectionView.cs</DependentUpon>
325    </Compile>
326    <Compile Include="ScopeListView.cs">
327      <SubType>UserControl</SubType>
328    </Compile>
329    <Compile Include="ScopeListView.Designer.cs">
330      <DependentUpon>ScopeListView.cs</DependentUpon>
331    </Compile>
332    <Compile Include="ItemListView.cs">
333      <SubType>UserControl</SubType>
334    </Compile>
335    <Compile Include="ItemListView.Designer.cs">
336      <DependentUpon>ItemListView.cs</DependentUpon>
337    </Compile>
338    <Compile Include="ScopeView.cs">
339      <SubType>UserControl</SubType>
340    </Compile>
341    <Compile Include="ScopeView.Designer.cs">
342      <DependentUpon>ScopeView.cs</DependentUpon>
343    </Compile>
344    <Compile Include="VariableCollectionView.cs">
345      <SubType>UserControl</SubType>
346    </Compile>
347    <Compile Include="VariableCollectionView.Designer.cs">
348      <DependentUpon>VariableCollectionView.cs</DependentUpon>
349    </Compile>
350    <Compile Include="ParameterCollectionView.cs">
351      <SubType>UserControl</SubType>
352    </Compile>
353    <Compile Include="ParameterCollectionView.Designer.cs">
354      <DependentUpon>ParameterCollectionView.cs</DependentUpon>
355    </Compile>
356    <Compile Include="NamedItemCollectionView.cs">
357      <SubType>UserControl</SubType>
358    </Compile>
359    <Compile Include="NamedItemCollectionView.Designer.cs">
360      <DependentUpon>NamedItemCollectionView.cs</DependentUpon>
361    </Compile>
362    <Compile Include="Properties\AssemblyInfo.cs" />
363    <Compile Include="VariableView.cs">
364      <SubType>UserControl</SubType>
365    </Compile>
366    <Compile Include="VariableView.Designer.cs">
367      <DependentUpon>VariableView.cs</DependentUpon>
368    </Compile>
369    <None Include="Properties\Settings.settings">
370      <Generator>PublicSettingsSingleFileGenerator</Generator>
371      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
372    </None>
373  </ItemGroup>
374  <ItemGroup>
375    <None Include="HeuristicLab.snk" />
376    <None Include="Properties\AssemblyInfo.cs.frame" />
377  </ItemGroup>
378  <ItemGroup>
379    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
380      <Visible>False</Visible>
381      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
382      <Install>false</Install>
383    </BootstrapperPackage>
384    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
385      <Visible>False</Visible>
386      <ProductName>.NET Framework 3.5 SP1</ProductName>
387      <Install>true</Install>
388    </BootstrapperPackage>
389    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
390      <Visible>False</Visible>
391      <ProductName>Windows Installer 3.1</ProductName>
392      <Install>true</Install>
393    </BootstrapperPackage>
394  </ItemGroup>
395  <ItemGroup>
396    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
397      <SpecificVersion>False</SpecificVersion>
398      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
399      <Private>False</Private>
400    </Reference>
401  </ItemGroup>
402  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
403  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
404       Other similar extension points exist, see Microsoft.Common.targets.
405  <Target Name="BeforeBuild">
406  </Target>
407  <Target Name="AfterBuild">
408  </Target>
409  -->
410  <PropertyGroup>
411    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
412set ProjectDir=$(ProjectDir)
413set SolutionDir=$(SolutionDir)
414set Outdir=$(Outdir)
415
416call PreBuildEvent.cmd
417</PreBuildEvent>
418    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
419export ProjectDir=$(ProjectDir)
420export SolutionDir=$(SolutionDir)
421
422$SolutionDir/PreBuildEvent.sh
423</PreBuildEvent>
424  </PropertyGroup>
425</Project>
Note: See TracBrowser for help on using the repository browser.