Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ProgrammableProblem/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj @ 11892

Last change on this file since 11892 was 11892, checked in by abeham, 9 years ago

#2174:

  • Branched ExternalEvaluation
    • Changed to use SingleObjectiveBasicProblem
    • Increased minor version number
  • Created view for MultiEncoding
  • Created dialog to construct encodings in the GUI

Setting up an external evaluation problem in HeuristicLab has finally become simple.

File size: 8.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4  <PropertyGroup>
5    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7    <ProjectGuid>{6F023B90-2091-40A9-8AC0-B0338DFF8E5F}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Problems.Programmable.Views</RootNamespace>
11    <AssemblyName>HeuristicLab.Problems.Programmable.Views-3.3</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <TargetFrameworkProfile />
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24    <Prefer32Bit>false</Prefer32Bit>
25  </PropertyGroup>
26  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27    <DebugType>pdbonly</DebugType>
28    <Optimize>true</Optimize>
29    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
30    <DefineConstants>TRACE</DefineConstants>
31    <ErrorReport>prompt</ErrorReport>
32    <WarningLevel>4</WarningLevel>
33    <Prefer32Bit>false</Prefer32Bit>
34  </PropertyGroup>
35  <PropertyGroup>
36    <SignAssembly>true</SignAssembly>
37  </PropertyGroup>
38  <PropertyGroup>
39    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
40  </PropertyGroup>
41  <ItemGroup>
42    <Reference Include="HeuristicLab.CodeEditor-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
43      <SpecificVersion>False</SpecificVersion>
44      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.CodeEditor-3.4.dll</HintPath>
45    </Reference>
46    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
47      <SpecificVersion>False</SpecificVersion>
48      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
49      <Private>False</Private>
50    </Reference>
51    <Reference Include="HeuristicLab.Common-3.3">
52      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
53      <Private>False</Private>
54    </Reference>
55    <Reference Include="HeuristicLab.Common.Resources-3.3">
56      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
57      <Private>False</Private>
58    </Reference>
59    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
60      <SpecificVersion>False</SpecificVersion>
61      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
62      <Private>False</Private>
63    </Reference>
64    <Reference Include="HeuristicLab.Core.Views-3.3">
65      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
66      <Private>False</Private>
67    </Reference>
68    <Reference Include="HeuristicLab.Data.Views-3.3">
69      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
70      <Private>False</Private>
71    </Reference>
72    <Reference Include="HeuristicLab.MainForm-3.3">
73      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
74      <Private>False</Private>
75    </Reference>
76    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
77      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
81      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
82      <Private>False</Private>
83    </Reference>
84    <Reference Include="HeuristicLab.Scripting-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
85      <SpecificVersion>False</SpecificVersion>
86      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Scripting-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Scripting.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
90      <SpecificVersion>False</SpecificVersion>
91      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Scripting.Views-3.3.dll</HintPath>
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="System" />
95    <Reference Include="System.Core" />
96    <Reference Include="System.Drawing" />
97    <Reference Include="System.Windows.Forms" />
98    <Reference Include="System.Xml.Linq" />
99    <Reference Include="System.Data.DataSetExtensions" />
100    <Reference Include="Microsoft.CSharp" />
101    <Reference Include="System.Data" />
102    <Reference Include="System.Xml" />
103  </ItemGroup>
104  <ItemGroup>
105    <Compile Include="MultiEncodingView.cs">
106      <SubType>UserControl</SubType>
107    </Compile>
108    <Compile Include="MultiEncodingView.Designer.cs">
109      <DependentUpon>MultiEncodingView.cs</DependentUpon>
110    </Compile>
111    <Compile Include="CreateNewSingleEncodingDialog.cs">
112      <SubType>Form</SubType>
113    </Compile>
114    <Compile Include="CreateNewSingleEncodingDialog.Designer.cs">
115      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
116    </Compile>
117    <Compile Include="Plugin.cs" />
118    <Compile Include="ProblemDefinitionScriptView.cs">
119      <SubType>UserControl</SubType>
120    </Compile>
121    <Compile Include="ProblemDefinitionScriptView.Designer.cs">
122      <DependentUpon>ProblemDefinitionScriptView.cs</DependentUpon>
123    </Compile>
124    <Compile Include="MultiObjectiveProgrammableProblemView.cs">
125      <SubType>UserControl</SubType>
126    </Compile>
127    <Compile Include="MultiObjectiveProgrammableProblemView.Designer.cs">
128      <DependentUpon>MultiObjectiveProgrammableProblemView.cs</DependentUpon>
129    </Compile>
130    <Compile Include="SingleObjectiveProgrammableProblemView.cs">
131      <SubType>UserControl</SubType>
132    </Compile>
133    <Compile Include="SingleObjectiveProgrammableProblemView.Designer.cs">
134      <DependentUpon>SingleObjectiveProgrammableProblemView.cs</DependentUpon>
135    </Compile>
136    <Compile Include="Properties\AssemblyInfo.cs" />
137  </ItemGroup>
138  <ItemGroup>
139    <None Include="HeuristicLab.snk" />
140    <None Include="Plugin.cs.frame" />
141    <None Include="Properties\AssemblyInfo.cs.frame" />
142  </ItemGroup>
143  <ItemGroup>
144    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
145      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
146      <Name>HeuristicLab.Optimization-3.3</Name>
147      <Private>False</Private>
148    </ProjectReference>
149    <ProjectReference Include="..\..\HeuristicLab.Problems.Programmable\3.3\HeuristicLab.Problems.Programmable-3.3.csproj">
150      <Project>{ee07bff8-b23d-41f5-8ad7-ac9598d7a2c9}</Project>
151      <Name>HeuristicLab.Problems.Programmable-3.3</Name>
152      <Private>False</Private>
153    </ProjectReference>
154  </ItemGroup>
155  <ItemGroup>
156    <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
157      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
158    </EmbeddedResource>
159  </ItemGroup>
160  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
161  <PropertyGroup>
162    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
163set ProjectDir=$(ProjectDir)
164set SolutionDir=$(SolutionDir)
165set Outdir=$(Outdir)
166
167call PreBuildEvent.cmd</PreBuildEvent>
168  </PropertyGroup>
169  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
170       Other similar extension points exist, see Microsoft.Common.targets.
171  <Target Name="BeforeBuild">
172  </Target>
173  <Target Name="AfterBuild">
174  </Target>
175  -->
176</Project>
Note: See TracBrowser for help on using the repository browser.