Free cookie consent management tool by TermsFeed Policy Generator

source: branches/NET40/sources/HeuristicLab.Core.Views/3.3/HeuristicLab.Core.Views-3.3.csproj @ 5138

Last change on this file since 5138 was 4641, checked in by swagner, 13 years ago

Worked on allele frequency analysis (#1234)

File size: 15.5 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>v3.5</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  </PropertyGroup>
37  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
38    <DebugSymbols>true</DebugSymbols>
39    <DebugType>full</DebugType>
40    <Optimize>false</Optimize>
41    <OutputPath>bin\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <ErrorReport>prompt</ErrorReport>
44    <WarningLevel>4</WarningLevel>
45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
46  </PropertyGroup>
47  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48    <DebugType>pdbonly</DebugType>
49    <Optimize>true</Optimize>
50    <OutputPath>bin\Release\</OutputPath>
51    <DefineConstants>TRACE</DefineConstants>
52    <ErrorReport>prompt</ErrorReport>
53    <WarningLevel>4</WarningLevel>
54    <DocumentationFile>bin\Release\HeuristicLab.Core.Views-3.3.XML</DocumentationFile>
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    <DocumentationFile>bin\x64\Release\HeuristicLab.Core.Views-3.3.XML</DocumentationFile>
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>bin\x86\Debug\</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    <DocumentationFile>bin\x86\Release\HeuristicLab.Core.Views-3.3.XML</DocumentationFile>
89    <Optimize>true</Optimize>
90    <DebugType>pdbonly</DebugType>
91    <PlatformTarget>x86</PlatformTarget>
92    <ErrorReport>prompt</ErrorReport>
93    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
94  </PropertyGroup>
95  <ItemGroup>
96    <Reference Include="System" />
97    <Reference Include="System.Core">
98      <RequiredTargetFramework>3.5</RequiredTargetFramework>
99    </Reference>
100    <Reference Include="System.Design" />
101    <Reference Include="System.Drawing" />
102    <Reference Include="System.Windows.Forms" />
103    <Reference Include="System.Xml.Linq">
104      <RequiredTargetFramework>3.5</RequiredTargetFramework>
105    </Reference>
106    <Reference Include="System.Data.DataSetExtensions">
107      <RequiredTargetFramework>3.5</RequiredTargetFramework>
108    </Reference>
109    <Reference Include="System.Data" />
110    <Reference Include="System.Xml" />
111  </ItemGroup>
112  <ItemGroup>
113    <None Include="HeuristicLabCoreViewsPlugin.cs.frame" />
114    <Compile Include="CheckedItemCollectionView.cs">
115      <SubType>UserControl</SubType>
116    </Compile>
117    <Compile Include="CheckedItemCollectionView.Designer.cs">
118      <DependentUpon>CheckedItemCollectionView.cs</DependentUpon>
119    </Compile>
120    <Compile Include="Clipboard.cs">
121      <SubType>UserControl</SubType>
122    </Compile>
123    <Compile Include="Clipboard.Designer.cs">
124      <DependentUpon>Clipboard.cs</DependentUpon>
125    </Compile>
126    <Compile Include="CheckedItemListView.cs">
127      <SubType>UserControl</SubType>
128    </Compile>
129    <Compile Include="CheckedItemListView.Designer.cs">
130      <DependentUpon>CheckedItemListView.cs</DependentUpon>
131    </Compile>
132    <Compile Include="MovieView.cs">
133      <SubType>UserControl</SubType>
134    </Compile>
135    <Compile Include="MovieView.Designer.cs">
136      <DependentUpon>MovieView.cs</DependentUpon>
137    </Compile>
138    <Compile Include="LogView.cs">
139      <SubType>UserControl</SubType>
140    </Compile>
141    <Compile Include="LogView.Designer.cs">
142      <DependentUpon>LogView.cs</DependentUpon>
143    </Compile>
144    <Compile Include="VariableValueView.cs">
145      <SubType>UserControl</SubType>
146    </Compile>
147    <Compile Include="VariableValueView.Designer.cs">
148      <DependentUpon>VariableValueView.cs</DependentUpon>
149    </Compile>
150    <Compile Include="TextDialog.cs">
151      <SubType>Form</SubType>
152    </Compile>
153    <Compile Include="TextDialog.Designer.cs">
154      <DependentUpon>TextDialog.cs</DependentUpon>
155    </Compile>
156    <Compile Include="OperatorTreeView.cs">
157      <SubType>UserControl</SubType>
158    </Compile>
159    <Compile Include="OperatorTreeView.Designer.cs">
160      <DependentUpon>OperatorTreeView.cs</DependentUpon>
161    </Compile>
162    <Compile Include="ParameterizedNamedItemView.cs">
163      <SubType>UserControl</SubType>
164    </Compile>
165    <Compile Include="ParameterizedNamedItemView.Designer.cs">
166      <DependentUpon>ParameterizedNamedItemView.cs</DependentUpon>
167    </Compile>
168    <Compile Include="ValueParameterCollectionView.cs">
169      <SubType>UserControl</SubType>
170    </Compile>
171    <Compile Include="ValueParameterCollectionView.Designer.cs">
172      <DependentUpon>ValueParameterCollectionView.cs</DependentUpon>
173    </Compile>
174    <Compile Include="ItemArrayView.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="ItemArrayView.Designer.cs">
178      <DependentUpon>ItemArrayView.cs</DependentUpon>
179    </Compile>
180    <Compile Include="CreateParameterDialog.cs">
181      <SubType>Form</SubType>
182    </Compile>
183    <Compile Include="CreateParameterDialog.Designer.cs">
184      <DependentUpon>CreateParameterDialog.cs</DependentUpon>
185    </Compile>
186    <Compile Include="EngineView.cs">
187      <SubType>UserControl</SubType>
188    </Compile>
189    <Compile Include="EngineView.Designer.cs">
190      <DependentUpon>EngineView.cs</DependentUpon>
191    </Compile>
192    <Compile Include="ItemView.cs">
193      <SubType>UserControl</SubType>
194    </Compile>
195    <Compile Include="ItemView.Designer.cs">
196      <DependentUpon>ItemView.cs</DependentUpon>
197    </Compile>
198    <Compile Include="NamedItemView.cs">
199      <SubType>UserControl</SubType>
200    </Compile>
201    <Compile Include="NamedItemView.Designer.cs">
202      <DependentUpon>NamedItemView.cs</DependentUpon>
203    </Compile>
204    <Compile Include="OperatorGraphView.cs">
205      <SubType>UserControl</SubType>
206    </Compile>
207    <Compile Include="OperatorGraphView.Designer.cs">
208      <DependentUpon>OperatorGraphView.cs</DependentUpon>
209    </Compile>
210    <Compile Include="OperatorListView.cs">
211      <SubType>UserControl</SubType>
212    </Compile>
213    <Compile Include="OperatorListView.Designer.cs">
214      <DependentUpon>OperatorListView.cs</DependentUpon>
215    </Compile>
216    <Compile Include="OperatorsSidebar.cs">
217      <SubType>UserControl</SubType>
218    </Compile>
219    <Compile Include="OperatorsSidebar.Designer.cs">
220      <DependentUpon>OperatorsSidebar.cs</DependentUpon>
221    </Compile>
222    <Compile Include="TypeSelectorDialog.cs">
223      <SubType>Form</SubType>
224    </Compile>
225    <Compile Include="TypeSelectorDialog.Designer.cs">
226      <DependentUpon>TypeSelectorDialog.cs</DependentUpon>
227    </Compile>
228    <Compile Include="TypeSelector.cs">
229      <SubType>UserControl</SubType>
230    </Compile>
231    <Compile Include="TypeSelector.Designer.cs">
232      <DependentUpon>TypeSelector.cs</DependentUpon>
233    </Compile>
234    <Compile Include="OperatorCollectionView.cs">
235      <SubType>UserControl</SubType>
236    </Compile>
237    <Compile Include="OperatorCollectionView.Designer.cs">
238      <DependentUpon>OperatorCollectionView.cs</DependentUpon>
239    </Compile>
240    <Compile Include="OperatorSetView.cs">
241      <SubType>UserControl</SubType>
242    </Compile>
243    <Compile Include="OperatorSetView.Designer.cs">
244      <DependentUpon>OperatorSetView.cs</DependentUpon>
245    </Compile>
246    <Compile Include="ItemSetView.cs">
247      <SubType>UserControl</SubType>
248    </Compile>
249    <Compile Include="ItemSetView.Designer.cs">
250      <DependentUpon>ItemSetView.cs</DependentUpon>
251    </Compile>
252    <Compile Include="ItemCollectionView.cs">
253      <SubType>UserControl</SubType>
254    </Compile>
255    <Compile Include="ItemCollectionView.Designer.cs">
256      <DependentUpon>ItemCollectionView.cs</DependentUpon>
257    </Compile>
258    <Compile Include="ScopeListView.cs">
259      <SubType>UserControl</SubType>
260    </Compile>
261    <Compile Include="ScopeListView.Designer.cs">
262      <DependentUpon>ScopeListView.cs</DependentUpon>
263    </Compile>
264    <Compile Include="ItemListView.cs">
265      <SubType>UserControl</SubType>
266    </Compile>
267    <Compile Include="ItemListView.Designer.cs">
268      <DependentUpon>ItemListView.cs</DependentUpon>
269    </Compile>
270    <Compile Include="ScopeView.cs">
271      <SubType>UserControl</SubType>
272    </Compile>
273    <Compile Include="ScopeView.Designer.cs">
274      <DependentUpon>ScopeView.cs</DependentUpon>
275    </Compile>
276    <Compile Include="VariableCollectionView.cs">
277      <SubType>UserControl</SubType>
278    </Compile>
279    <Compile Include="VariableCollectionView.Designer.cs">
280      <DependentUpon>VariableCollectionView.cs</DependentUpon>
281    </Compile>
282    <Compile Include="ParameterCollectionView.cs">
283      <SubType>UserControl</SubType>
284    </Compile>
285    <Compile Include="ParameterCollectionView.Designer.cs">
286      <DependentUpon>ParameterCollectionView.cs</DependentUpon>
287    </Compile>
288    <Compile Include="NamedItemCollectionView.cs">
289      <SubType>UserControl</SubType>
290    </Compile>
291    <Compile Include="NamedItemCollectionView.Designer.cs">
292      <DependentUpon>NamedItemCollectionView.cs</DependentUpon>
293    </Compile>
294    <Compile Include="HeuristicLabCoreViewsPlugin.cs" />
295    <Compile Include="Properties\AssemblyInfo.cs" />
296    <Compile Include="VariableView.cs">
297      <SubType>UserControl</SubType>
298    </Compile>
299    <Compile Include="VariableView.Designer.cs">
300      <DependentUpon>VariableView.cs</DependentUpon>
301    </Compile>
302  </ItemGroup>
303  <ItemGroup>
304    <None Include="HeuristicLab.snk" />
305    <None Include="Properties\AssemblyInfo.frame" />
306  </ItemGroup>
307  <ItemGroup>
308    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
309      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
310      <Name>HeuristicLab.Collections-3.3</Name>
311    </ProjectReference>
312    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
313      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
314      <Name>HeuristicLab.Common.Resources-3.3</Name>
315    </ProjectReference>
316    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
317      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
318      <Name>HeuristicLab.Common-3.3</Name>
319    </ProjectReference>
320    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
321      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
322      <Name>HeuristicLab.Core-3.3</Name>
323    </ProjectReference>
324    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
325      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
326      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
327    </ProjectReference>
328    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
329      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
330      <Name>HeuristicLab.MainForm-3.3</Name>
331    </ProjectReference>
332    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
333      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
334      <Name>HeuristicLab.Persistence-3.3</Name>
335    </ProjectReference>
336    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
337      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
338      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
339    </ProjectReference>
340  </ItemGroup>
341  <ItemGroup>
342    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
343      <Visible>False</Visible>
344      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
345      <Install>false</Install>
346    </BootstrapperPackage>
347    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
348      <Visible>False</Visible>
349      <ProductName>.NET Framework 3.5 SP1</ProductName>
350      <Install>true</Install>
351    </BootstrapperPackage>
352    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
353      <Visible>False</Visible>
354      <ProductName>Windows Installer 3.1</ProductName>
355      <Install>true</Install>
356    </BootstrapperPackage>
357  </ItemGroup>
358  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
359  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
360       Other similar extension points exist, see Microsoft.Common.targets.
361  <Target Name="BeforeBuild">
362  </Target>
363  <Target Name="AfterBuild">
364  </Target>
365  -->
366  <PropertyGroup>
367    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
368set ProjectDir=$(ProjectDir)
369set SolutionDir=$(SolutionDir)
370set Outdir=$(Outdir)
371
372call PreBuildEvent.cmd
373SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCoreViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCoreViewsPlugin.cs"</PreBuildEvent>
374  </PropertyGroup>
375</Project>
Note: See TracBrowser for help on using the repository browser.