1 <?xml version="1.0" encoding="utf-8"?>
\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
\r
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
6 <ProductVersion>9.0.30729</ProductVersion>
\r
7 <SchemaVersion>2.0</SchemaVersion>
\r
8 <ProjectGuid>{E226881D-315F-423D-B419-A766FE0D8685}</ProjectGuid>
\r
9 <OutputType>Library</OutputType>
\r
10 <AppDesignerFolder>Properties</AppDesignerFolder>
\r
11 <RootNamespace>HeuristicLab.Core.Views</RootNamespace>
\r
12 <AssemblyName>HeuristicLab.Core.Views-3.3</AssemblyName>
\r
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
\r
14 <TargetFrameworkProfile>
\r
15 </TargetFrameworkProfile>
\r
16 <FileAlignment>512</FileAlignment>
\r
17 <SignAssembly>true</SignAssembly>
\r
18 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
\r
21 <OldToolsVersion>3.5</OldToolsVersion>
\r
22 <UpgradeBackupLocation />
\r
23 <PublishUrl>publish\</PublishUrl>
\r
24 <Install>true</Install>
\r
25 <InstallFrom>Disk</InstallFrom>
\r
26 <UpdateEnabled>false</UpdateEnabled>
\r
27 <UpdateMode>Foreground</UpdateMode>
\r
28 <UpdateInterval>7</UpdateInterval>
\r
29 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
\r
30 <UpdatePeriodically>false</UpdatePeriodically>
\r
31 <UpdateRequired>false</UpdateRequired>
\r
32 <MapFileExtensions>true</MapFileExtensions>
\r
33 <ApplicationRevision>0</ApplicationRevision>
\r
34 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
\r
35 <IsWebBootstrapper>false</IsWebBootstrapper>
\r
36 <UseApplicationTrust>false</UseApplicationTrust>
\r
37 <BootstrapperEnabled>true</BootstrapperEnabled>
\r
39 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
\r
40 <DebugSymbols>true</DebugSymbols>
\r
41 <DebugType>full</DebugType>
\r
42 <Optimize>false</Optimize>
\r
43 <OutputPath>bin\Debug\</OutputPath>
\r
44 <DefineConstants>DEBUG;TRACE</DefineConstants>
\r
45 <ErrorReport>prompt</ErrorReport>
\r
46 <WarningLevel>4</WarningLevel>
\r
47 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
49 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
50 <DebugType>pdbonly</DebugType>
\r
51 <Optimize>true</Optimize>
\r
52 <OutputPath>bin\Release\</OutputPath>
\r
53 <DefineConstants>TRACE</DefineConstants>
\r
54 <ErrorReport>prompt</ErrorReport>
\r
55 <WarningLevel>4</WarningLevel>
\r
56 <DocumentationFile>bin\Release\HeuristicLab.Core.Views-3.3.XML</DocumentationFile>
\r
57 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
59 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
\r
60 <DebugSymbols>true</DebugSymbols>
\r
61 <OutputPath>bin\x64\Debug\</OutputPath>
\r
62 <DefineConstants>DEBUG;TRACE</DefineConstants>
\r
63 <DebugType>full</DebugType>
\r
64 <PlatformTarget>x64</PlatformTarget>
\r
65 <ErrorReport>prompt</ErrorReport>
\r
66 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
68 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
\r
69 <OutputPath>bin\x64\Release\</OutputPath>
\r
70 <DefineConstants>TRACE</DefineConstants>
\r
71 <DocumentationFile>bin\x64\Release\HeuristicLab.Core.Views-3.3.XML</DocumentationFile>
\r
72 <Optimize>true</Optimize>
\r
73 <DebugType>pdbonly</DebugType>
\r
74 <PlatformTarget>x64</PlatformTarget>
\r
75 <ErrorReport>prompt</ErrorReport>
\r
76 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
78 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
\r
79 <DebugSymbols>true</DebugSymbols>
\r
80 <OutputPath>bin\x86\Debug\</OutputPath>
\r
81 <DefineConstants>DEBUG;TRACE</DefineConstants>
\r
82 <DebugType>full</DebugType>
\r
83 <PlatformTarget>x86</PlatformTarget>
\r
84 <ErrorReport>prompt</ErrorReport>
\r
85 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
87 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
\r
88 <OutputPath>bin\x86\Release\</OutputPath>
\r
89 <DefineConstants>TRACE</DefineConstants>
\r
90 <DocumentationFile>bin\x86\Release\HeuristicLab.Core.Views-3.3.XML</DocumentationFile>
\r
91 <Optimize>true</Optimize>
\r
92 <DebugType>pdbonly</DebugType>
\r
93 <PlatformTarget>x86</PlatformTarget>
\r
94 <ErrorReport>prompt</ErrorReport>
\r
95 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
98 <Reference Include="System" />
\r
99 <Reference Include="System.Core">
\r
100 <RequiredTargetFramework>3.5</RequiredTargetFramework>
\r
102 <Reference Include="System.Design" />
\r
103 <Reference Include="System.Drawing" />
\r
104 <Reference Include="System.Windows.Forms" />
\r
105 <Reference Include="System.Xml.Linq">
\r
106 <RequiredTargetFramework>3.5</RequiredTargetFramework>
\r
108 <Reference Include="System.Data.DataSetExtensions">
\r
109 <RequiredTargetFramework>3.5</RequiredTargetFramework>
\r
111 <Reference Include="System.Data" />
\r
112 <Reference Include="System.Xml" />
\r
115 <None Include="HeuristicLabCoreViewsPlugin.cs.frame" />
\r
116 <Compile Include="CheckedItemCollectionView.cs">
\r
117 <SubType>UserControl</SubType>
\r
119 <Compile Include="CheckedItemCollectionView.Designer.cs">
\r
120 <DependentUpon>CheckedItemCollectionView.cs</DependentUpon>
\r
122 <Compile Include="Clipboard.cs">
\r
123 <SubType>UserControl</SubType>
\r
125 <Compile Include="Clipboard.Designer.cs">
\r
126 <DependentUpon>Clipboard.cs</DependentUpon>
\r
128 <Compile Include="CheckedItemListView.cs">
\r
129 <SubType>UserControl</SubType>
\r
131 <Compile Include="CheckedItemListView.Designer.cs">
\r
132 <DependentUpon>CheckedItemListView.cs</DependentUpon>
\r
134 <Compile Include="MovieView.cs">
\r
135 <SubType>UserControl</SubType>
\r
137 <Compile Include="MovieView.Designer.cs">
\r
138 <DependentUpon>MovieView.cs</DependentUpon>
\r
140 <Compile Include="LogView.cs">
\r
141 <SubType>UserControl</SubType>
\r
143 <Compile Include="LogView.Designer.cs">
\r
144 <DependentUpon>LogView.cs</DependentUpon>
\r
146 <Compile Include="VariableValueView.cs">
\r
147 <SubType>UserControl</SubType>
\r
149 <Compile Include="VariableValueView.Designer.cs">
\r
150 <DependentUpon>VariableValueView.cs</DependentUpon>
\r
152 <Compile Include="TextDialog.cs">
\r
153 <SubType>Form</SubType>
\r
155 <Compile Include="TextDialog.Designer.cs">
\r
156 <DependentUpon>TextDialog.cs</DependentUpon>
\r
158 <Compile Include="OperatorTreeView.cs">
\r
159 <SubType>UserControl</SubType>
\r
161 <Compile Include="OperatorTreeView.Designer.cs">
\r
162 <DependentUpon>OperatorTreeView.cs</DependentUpon>
\r
164 <Compile Include="ParameterizedNamedItemView.cs">
\r
165 <SubType>UserControl</SubType>
\r
167 <Compile Include="ParameterizedNamedItemView.Designer.cs">
\r
168 <DependentUpon>ParameterizedNamedItemView.cs</DependentUpon>
\r
170 <Compile Include="ValueParameterCollectionView.cs">
\r
171 <SubType>UserControl</SubType>
\r
173 <Compile Include="ValueParameterCollectionView.Designer.cs">
\r
174 <DependentUpon>ValueParameterCollectionView.cs</DependentUpon>
\r
176 <Compile Include="ItemArrayView.cs">
\r
177 <SubType>UserControl</SubType>
\r
179 <Compile Include="ItemArrayView.Designer.cs">
\r
180 <DependentUpon>ItemArrayView.cs</DependentUpon>
\r
182 <Compile Include="CreateParameterDialog.cs">
\r
183 <SubType>Form</SubType>
\r
185 <Compile Include="CreateParameterDialog.Designer.cs">
\r
186 <DependentUpon>CreateParameterDialog.cs</DependentUpon>
\r
188 <Compile Include="EngineView.cs">
\r
189 <SubType>UserControl</SubType>
\r
191 <Compile Include="EngineView.Designer.cs">
\r
192 <DependentUpon>EngineView.cs</DependentUpon>
\r
194 <Compile Include="ItemView.cs">
\r
195 <SubType>UserControl</SubType>
\r
197 <Compile Include="ItemView.Designer.cs">
\r
198 <DependentUpon>ItemView.cs</DependentUpon>
\r
200 <Compile Include="NamedItemView.cs">
\r
201 <SubType>UserControl</SubType>
\r
203 <Compile Include="NamedItemView.Designer.cs">
\r
204 <DependentUpon>NamedItemView.cs</DependentUpon>
\r
206 <Compile Include="OperatorGraphView.cs">
\r
207 <SubType>UserControl</SubType>
\r
209 <Compile Include="OperatorGraphView.Designer.cs">
\r
210 <DependentUpon>OperatorGraphView.cs</DependentUpon>
\r
212 <Compile Include="OperatorListView.cs">
\r
213 <SubType>UserControl</SubType>
\r
215 <Compile Include="OperatorListView.Designer.cs">
\r
216 <DependentUpon>OperatorListView.cs</DependentUpon>
\r
218 <Compile Include="OperatorsSidebar.cs">
\r
219 <SubType>UserControl</SubType>
\r
221 <Compile Include="OperatorsSidebar.Designer.cs">
\r
222 <DependentUpon>OperatorsSidebar.cs</DependentUpon>
\r
224 <Compile Include="TypeSelectorDialog.cs">
\r
225 <SubType>Form</SubType>
\r
227 <Compile Include="TypeSelectorDialog.Designer.cs">
\r
228 <DependentUpon>TypeSelectorDialog.cs</DependentUpon>
\r
230 <Compile Include="TypeSelector.cs">
\r
231 <SubType>UserControl</SubType>
\r
233 <Compile Include="TypeSelector.Designer.cs">
\r
234 <DependentUpon>TypeSelector.cs</DependentUpon>
\r
236 <Compile Include="OperatorCollectionView.cs">
\r
237 <SubType>UserControl</SubType>
\r
239 <Compile Include="OperatorCollectionView.Designer.cs">
\r
240 <DependentUpon>OperatorCollectionView.cs</DependentUpon>
\r
242 <Compile Include="OperatorSetView.cs">
\r
243 <SubType>UserControl</SubType>
\r
245 <Compile Include="OperatorSetView.Designer.cs">
\r
246 <DependentUpon>OperatorSetView.cs</DependentUpon>
\r
248 <Compile Include="ItemSetView.cs">
\r
249 <SubType>UserControl</SubType>
\r
251 <Compile Include="ItemSetView.Designer.cs">
\r
252 <DependentUpon>ItemSetView.cs</DependentUpon>
\r
254 <Compile Include="ItemCollectionView.cs">
\r
255 <SubType>UserControl</SubType>
\r
257 <Compile Include="ItemCollectionView.Designer.cs">
\r
258 <DependentUpon>ItemCollectionView.cs</DependentUpon>
\r
260 <Compile Include="ScopeListView.cs">
\r
261 <SubType>UserControl</SubType>
\r
263 <Compile Include="ScopeListView.Designer.cs">
\r
264 <DependentUpon>ScopeListView.cs</DependentUpon>
\r
266 <Compile Include="ItemListView.cs">
\r
267 <SubType>UserControl</SubType>
\r
269 <Compile Include="ItemListView.Designer.cs">
\r
270 <DependentUpon>ItemListView.cs</DependentUpon>
\r
272 <Compile Include="ScopeView.cs">
\r
273 <SubType>UserControl</SubType>
\r
275 <Compile Include="ScopeView.Designer.cs">
\r
276 <DependentUpon>ScopeView.cs</DependentUpon>
\r
278 <Compile Include="VariableCollectionView.cs">
\r
279 <SubType>UserControl</SubType>
\r
281 <Compile Include="VariableCollectionView.Designer.cs">
\r
282 <DependentUpon>VariableCollectionView.cs</DependentUpon>
\r
284 <Compile Include="ParameterCollectionView.cs">
\r
285 <SubType>UserControl</SubType>
\r
287 <Compile Include="ParameterCollectionView.Designer.cs">
\r
288 <DependentUpon>ParameterCollectionView.cs</DependentUpon>
\r
290 <Compile Include="NamedItemCollectionView.cs">
\r
291 <SubType>UserControl</SubType>
\r
293 <Compile Include="NamedItemCollectionView.Designer.cs">
\r
294 <DependentUpon>NamedItemCollectionView.cs</DependentUpon>
\r
296 <Compile Include="HeuristicLabCoreViewsPlugin.cs" />
\r
297 <Compile Include="Properties\AssemblyInfo.cs" />
\r
298 <Compile Include="VariableView.cs">
\r
299 <SubType>UserControl</SubType>
\r
301 <Compile Include="VariableView.Designer.cs">
\r
302 <DependentUpon>VariableView.cs</DependentUpon>
\r
306 <None Include="HeuristicLab.snk" />
\r
307 <None Include="Properties\AssemblyInfo.frame" />
\r
310 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
\r
311 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
\r
312 <Name>HeuristicLab.Collections-3.3</Name>
\r
313 </ProjectReference>
\r
314 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
\r
315 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
\r
316 <Name>HeuristicLab.Common.Resources-3.3</Name>
\r
317 </ProjectReference>
\r
318 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
\r
319 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
\r
320 <Name>HeuristicLab.Common-3.3</Name>
\r
321 </ProjectReference>
\r
322 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
\r
323 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
\r
324 <Name>HeuristicLab.Core-3.3</Name>
\r
325 </ProjectReference>
\r
326 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
\r
327 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
\r
328 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
\r
329 </ProjectReference>
\r
330 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
\r
331 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
\r
332 <Name>HeuristicLab.MainForm-3.3</Name>
\r
333 </ProjectReference>
\r
334 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
\r
335 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
\r
336 <Name>HeuristicLab.Persistence-3.3</Name>
\r
337 </ProjectReference>
\r
338 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
\r
339 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
\r
340 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
\r
341 </ProjectReference>
\r
344 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
\r
345 <Visible>False</Visible>
\r
346 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
\r
347 <Install>false</Install>
\r
348 </BootstrapperPackage>
\r
349 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
\r
350 <Visible>False</Visible>
\r
351 <ProductName>.NET Framework 3.5 SP1</ProductName>
\r
352 <Install>true</Install>
\r
353 </BootstrapperPackage>
\r
354 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
\r
355 <Visible>False</Visible>
\r
356 <ProductName>Windows Installer 3.1</ProductName>
\r
357 <Install>true</Install>
\r
358 </BootstrapperPackage>
\r
360 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
\r
361 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
\r
362 Other similar extension points exist, see Microsoft.Common.targets.
\r
363 <Target Name="BeforeBuild">
\r
365 <Target Name="AfterBuild">
\r
369 <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
\r
370 set ProjectDir=$(ProjectDir)
\r
371 set SolutionDir=$(SolutionDir)
\r
372 set Outdir=$(Outdir)
\r
374 call PreBuildEvent.cmd
\r
375 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCoreViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCoreViewsPlugin.cs"</PreBuildEvent>
\r