Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Views/3.4/HeuristicLab.Problems.GPDL.Views-3.4.csproj @ 10055

Last change on this file since 10055 was 10055, checked in by gkronber, 10 years ago

#2026 moved HL specific plugins for the GPDL backend into a separate branch folder

File size: 13.9 KB
RevLine 
[9430]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>{3F9E665A-3DCB-49C3-8806-0E47FC48EA52}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.GPDL.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.GPDL.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.0</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\sources\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>bin\Release\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x64</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
68    <OutputPath>bin\x64\Release\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
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>..\..\..\..\trunk\sources\bin\</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    <Optimize>true</Optimize>
89    <DebugType>pdbonly</DebugType>
90    <PlatformTarget>x86</PlatformTarget>
91    <ErrorReport>prompt</ErrorReport>
92    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
93  </PropertyGroup>
94  <ItemGroup>
[9846]95    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
96      <SpecificVersion>False</SpecificVersion>
97      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
98    </Reference>
99    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <SpecificVersion>False</SpecificVersion>
101      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
102    </Reference>
[9528]103    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
[9430]104      <SpecificVersion>False</SpecificVersion>
[9528]105      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
106      <Private>False</Private>
[9430]107    </Reference>
[9528]108    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
109      <SpecificVersion>False</SpecificVersion>
110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
111      <Private>False</Private>
[9430]112    </Reference>
[9528]113    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
114      <SpecificVersion>False</SpecificVersion>
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
116      <Private>False</Private>
[9430]117    </Reference>
[9528]118    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
119      <SpecificVersion>False</SpecificVersion>
120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
121      <Private>False</Private>
[9430]122    </Reference>
[9528]123    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <SpecificVersion>False</SpecificVersion>
125      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
126      <Private>False</Private>
[9430]127    </Reference>
[9528]128    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
129      <SpecificVersion>False</SpecificVersion>
130      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
131      <Private>False</Private>
[9430]132    </Reference>
133    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
134      <SpecificVersion>False</SpecificVersion>
135      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
[9528]136      <Private>False</Private>
[9430]137    </Reference>
[9528]138    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
139      <SpecificVersion>False</SpecificVersion>
140      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
141      <Private>False</Private>
[9430]142    </Reference>
[9528]143    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
144      <SpecificVersion>False</SpecificVersion>
145      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
146      <Private>False</Private>
[9430]147    </Reference>
[9519]148    <Reference Include="HeuristicLab.Problems.Instances.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
149      <SpecificVersion>False</SpecificVersion>
[9528]150      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.Views-3.3.dll</HintPath>
151      <Private>False</Private>
[9519]152    </Reference>
[9846]153    <Reference Include="HeuristicLab.SequentialEngine-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
154      <SpecificVersion>False</SpecificVersion>
155      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
156    </Reference>
[9674]157    <Reference Include="ICSharpCode.AvalonEdit, Version=4.3.1.9430, Culture=neutral, PublicKeyToken=9cc39be672370310, processorArchitecture=MSIL">
158      <SpecificVersion>False</SpecificVersion>
159      <HintPath>.\ICSharpCode.AvalonEdit.dll</HintPath>
160      <Private>False</Private>
161    </Reference>
162    <Reference Include="PresentationCore" />
163    <Reference Include="PresentationFramework" />
[9430]164    <Reference Include="System" />
165    <Reference Include="System.Core">
166      <RequiredTargetFramework>3.5</RequiredTargetFramework>
167    </Reference>
168    <Reference Include="System.Drawing" />
169    <Reference Include="System.Windows.Forms" />
170    <Reference Include="System.Windows.Forms.DataVisualization" />
[9674]171    <Reference Include="System.Xaml" />
[9430]172    <Reference Include="System.Xml.Linq">
173      <RequiredTargetFramework>3.5</RequiredTargetFramework>
174    </Reference>
175    <Reference Include="System.Data.DataSetExtensions">
176      <RequiredTargetFramework>3.5</RequiredTargetFramework>
177    </Reference>
178    <Reference Include="System.Data" />
179    <Reference Include="System.Xml" />
[9674]180    <Reference Include="WindowsBase" />
181    <Reference Include="WindowsFormsIntegration" />
[9430]182  </ItemGroup>
183  <ItemGroup>
[9674]184    <Compile Include="CodeEditor.xaml.cs">
185      <DependentUpon>CodeEditor.xaml</DependentUpon>
186    </Compile>
187    <Compile Include="ColorizeErrors.cs" />
188    <Compile Include="GpdlCompletionData.cs" />
[9519]189    <Compile Include="GpdlProblemInstanceConsumerView.cs">
190      <SubType>UserControl</SubType>
191    </Compile>
192    <Compile Include="Properties\Resources.Designer.cs">
193      <AutoGen>True</AutoGen>
194      <DesignTime>True</DesignTime>
195      <DependentUpon>Resources.resx</DependentUpon>
196    </Compile>
[9430]197    <None Include="HeuristicLab.snk" />
[9519]198    <Compile Include="GpdlExampleDataDescriptor.cs" />
[9430]199    <Compile Include="CreateProblemMenuItem.cs" />
[9519]200    <Compile Include="GpdlEditor.cs">
201      <SubType>UserControl</SubType>
202    </Compile>
203    <Compile Include="GpdlEditor.Designer.cs">
204      <DependentUpon>GpdlEditor.cs</DependentUpon>
205    </Compile>
206    <Compile Include="GpdlExampleProvider.cs" />
[9430]207    <Compile Include="Plugin.cs" />
208    <Compile Include="Properties\AssemblyInfo.cs" />
209    <None Include="Plugin.cs.frame" />
210    <None Include="Properties\AssemblyInfo.cs.frame" />
[9674]211    <None Include="SyntaxDefinition.xsd">
212      <SubType>Designer</SubType>
213    </None>
[9430]214  </ItemGroup>
215  <ItemGroup>
216    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
217      <Visible>False</Visible>
218      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
219      <Install>false</Install>
220    </BootstrapperPackage>
221    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
222      <Visible>False</Visible>
223      <ProductName>.NET Framework 3.5 SP1</ProductName>
224      <Install>true</Install>
225    </BootstrapperPackage>
226    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
227      <Visible>False</Visible>
228      <ProductName>Windows Installer 3.1</ProductName>
229      <Install>true</Install>
230    </BootstrapperPackage>
231  </ItemGroup>
232  <ItemGroup>
[9519]233    <EmbeddedResource Include="GpdlEditor.resx">
234      <DependentUpon>GpdlEditor.cs</DependentUpon>
235    </EmbeddedResource>
236    <EmbeddedResource Include="Properties\Resources.resx">
237      <Generator>ResXFileCodeGenerator</Generator>
238      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
239    </EmbeddedResource>
240  </ItemGroup>
241  <ItemGroup>
242    <None Include="Resources\Artificial Ant.txt" />
243  </ItemGroup>
244  <ItemGroup>
245    <None Include="Resources\Factorial.txt" />
246  </ItemGroup>
247  <ItemGroup>
248    <None Include="Resources\Fib.txt" />
249  </ItemGroup>
250  <ItemGroup>
[9674]251    <None Include="Resources\GPDL.xshd" />
[9519]252    <None Include="Resources\multi-output-multiplier.txt" />
253  </ItemGroup>
254  <ItemGroup>
255    <None Include="Resources\symbreg HEAL.txt" />
256  </ItemGroup>
257  <ItemGroup>
258    <None Include="Resources\symbreg Koza.txt" />
259  </ItemGroup>
[9528]260  <ItemGroup>
261    <ProjectReference Include="..\..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj">
262      <Project>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</Project>
263      <Name>HeuristicLab.Problems.GPDL-3.4</Name>
264      <Private>False</Private>
265    </ProjectReference>
266  </ItemGroup>
[9674]267  <ItemGroup>
268    <Page Include="CodeEditor.xaml">
269      <SubType>Designer</SubType>
270      <Generator>MSBuild:Compile</Generator>
271    </Page>
272  </ItemGroup>
273  <ItemGroup>
274    <Content Include="ICSharpCode.AvalonEdit.dll">
275      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
276    </Content>
[9846]277    <None Include="Resources\LawnMower.txt" />
[9844]278    <None Include="Resources\Multiplexer.txt" />
279    <None Include="Resources\EvenParity.txt" />
[9674]280  </ItemGroup>
[9430]281  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
282  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
283       Other similar extension points exist, see Microsoft.Common.targets.
284  <Target Name="BeforeBuild">
285  </Target>
286  <Target Name="AfterBuild">
287  </Target>
288  -->
289  <PropertyGroup>
290    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
291set ProjectDir=$(ProjectDir)
292set SolutionDir=$(SolutionDir)
293set Outdir=$(Outdir)
294
295call PreBuildEvent.cmd</PreBuildEvent>
296  </PropertyGroup>
297</Project>
Note: See TracBrowser for help on using the repository browser.