[2834] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[2834] | 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>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Optimization.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Optimization.Views-3.3</AssemblyName>
|
---|
[11623] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[5163] | 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[2834] | 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[4065] | 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>
|
---|
[2834] | 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
[12764] | 43 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2834] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 48 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2834] | 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[12764] | 53 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2834] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
[6866] | 57 | <DocumentationFile>
|
---|
| 58 | </DocumentationFile>
|
---|
[4065] | 59 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 60 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2834] | 61 | </PropertyGroup>
|
---|
[2900] | 62 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 63 | <DebugSymbols>true</DebugSymbols>
|
---|
[12764] | 64 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2900] | 65 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 66 | <DebugType>full</DebugType>
|
---|
| 67 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 69 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 70 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2900] | 71 | </PropertyGroup>
|
---|
| 72 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[12764] | 73 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2900] | 74 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6425] | 75 | <DocumentationFile>
|
---|
| 76 | </DocumentationFile>
|
---|
[2900] | 77 | <Optimize>true</Optimize>
|
---|
| 78 | <DebugType>pdbonly</DebugType>
|
---|
| 79 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 80 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 81 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 82 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2900] | 83 | </PropertyGroup>
|
---|
| 84 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 85 | <DebugSymbols>true</DebugSymbols>
|
---|
[12764] | 86 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2900] | 87 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 88 | <DebugType>full</DebugType>
|
---|
| 89 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 90 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 91 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 92 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2900] | 93 | </PropertyGroup>
|
---|
| 94 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[12764] | 95 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2900] | 96 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6866] | 97 | <DocumentationFile>
|
---|
| 98 | </DocumentationFile>
|
---|
[2900] | 99 | <Optimize>true</Optimize>
|
---|
| 100 | <DebugType>pdbonly</DebugType>
|
---|
| 101 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 102 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 103 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 104 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2900] | 105 | </PropertyGroup>
|
---|
[2834] | 106 | <ItemGroup>
|
---|
[12764] | 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\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 110 | <Private>False</Private>
|
---|
| 111 | </Reference>
|
---|
| 112 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 113 | <SpecificVersion>False</SpecificVersion>
|
---|
| 114 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 115 | <Private>False</Private>
|
---|
| 116 | </Reference>
|
---|
| 117 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 118 | <SpecificVersion>False</SpecificVersion>
|
---|
| 119 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 120 | <Private>False</Private>
|
---|
| 121 | </Reference>
|
---|
| 122 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 123 | <SpecificVersion>False</SpecificVersion>
|
---|
| 124 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 125 | <Private>False</Private>
|
---|
| 126 | </Reference>
|
---|
| 127 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 128 | <SpecificVersion>False</SpecificVersion>
|
---|
| 129 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 130 | <Private>False</Private>
|
---|
| 131 | </Reference>
|
---|
| 132 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 133 | <SpecificVersion>False</SpecificVersion>
|
---|
| 134 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 135 | <Private>False</Private>
|
---|
| 136 | </Reference>
|
---|
| 137 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 138 | <SpecificVersion>False</SpecificVersion>
|
---|
| 139 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
| 140 | <Private>False</Private>
|
---|
| 141 | </Reference>
|
---|
| 142 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 143 | <SpecificVersion>False</SpecificVersion>
|
---|
| 144 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 145 | <Private>False</Private>
|
---|
| 146 | </Reference>
|
---|
| 147 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 148 | <SpecificVersion>False</SpecificVersion>
|
---|
| 149 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 150 | <Private>False</Private>
|
---|
| 151 | </Reference>
|
---|
[13475] | 152 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 153 | <SpecificVersion>False</SpecificVersion>
|
---|
| 154 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 155 | <Private>False</Private>
|
---|
| 156 | </Reference>
|
---|
[12764] | 157 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 158 | <SpecificVersion>False</SpecificVersion>
|
---|
| 159 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 160 | <Private>False</Private>
|
---|
| 161 | </Reference>
|
---|
| 162 | <Reference Include="HeuristicLab.Parameters.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 163 | <SpecificVersion>False</SpecificVersion>
|
---|
| 164 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
|
---|
| 165 | <Private>False</Private>
|
---|
| 166 | </Reference>
|
---|
| 167 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 168 | <SpecificVersion>False</SpecificVersion>
|
---|
| 169 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 170 | <Private>False</Private>
|
---|
| 171 | </Reference>
|
---|
| 172 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 173 | <SpecificVersion>False</SpecificVersion>
|
---|
| 174 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
| 175 | <Private>False</Private>
|
---|
| 176 | </Reference>
|
---|
| 177 | <Reference Include="HeuristicLab.Problems.Instances.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 178 | <SpecificVersion>False</SpecificVersion>
|
---|
| 179 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.Views-3.3.dll</HintPath>
|
---|
| 180 | <Private>False</Private>
|
---|
| 181 | </Reference>
|
---|
| 182 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 183 | <SpecificVersion>False</SpecificVersion>
|
---|
| 184 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
| 185 | <Private>False</Private>
|
---|
| 186 | </Reference>
|
---|
[7558] | 187 | <Reference Include="Microsoft.CSharp" />
|
---|
[2834] | 188 | <Reference Include="System" />
|
---|
| 189 | <Reference Include="System.Core">
|
---|
| 190 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 191 | </Reference>
|
---|
| 192 | <Reference Include="System.Drawing" />
|
---|
| 193 | <Reference Include="System.Windows.Forms" />
|
---|
[5163] | 194 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[2834] | 195 | <Reference Include="System.Xml.Linq">
|
---|
| 196 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 197 | </Reference>
|
---|
| 198 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 199 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 200 | </Reference>
|
---|
| 201 | <Reference Include="System.Data" />
|
---|
| 202 | <Reference Include="System.Xml" />
|
---|
| 203 | </ItemGroup>
|
---|
| 204 | <ItemGroup>
|
---|
[6866] | 205 | <None Include="Plugin.cs.frame" />
|
---|
[2851] | 206 | <Compile Include="AlgorithmView.cs">
|
---|
| 207 | <SubType>UserControl</SubType>
|
---|
| 208 | </Compile>
|
---|
| 209 | <Compile Include="AlgorithmView.Designer.cs">
|
---|
| 210 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
| 211 | </Compile>
|
---|
[11790] | 212 | <Compile Include="BasicAlgorithmView.cs">
|
---|
| 213 | <SubType>UserControl</SubType>
|
---|
| 214 | </Compile>
|
---|
| 215 | <Compile Include="BasicAlgorithmView.Designer.cs">
|
---|
| 216 | <DependentUpon>BasicAlgorithmView.cs</DependentUpon>
|
---|
| 217 | </Compile>
|
---|
[3265] | 218 | <Compile Include="BatchRunView.cs">
|
---|
| 219 | <SubType>UserControl</SubType>
|
---|
| 220 | </Compile>
|
---|
| 221 | <Compile Include="BatchRunView.Designer.cs">
|
---|
| 222 | <DependentUpon>BatchRunView.cs</DependentUpon>
|
---|
| 223 | </Compile>
|
---|
[11963] | 224 | <Compile Include="CreateNewSingleEncodingDialog.cs">
|
---|
| 225 | <SubType>Form</SubType>
|
---|
| 226 | </Compile>
|
---|
| 227 | <Compile Include="CreateNewSingleEncodingDialog.Designer.cs">
|
---|
| 228 | <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
|
---|
| 229 | </Compile>
|
---|
[13667] | 230 | <Compile Include="ICharacteristicCalculatorView.cs">
|
---|
| 231 | <SubType>UserControl</SubType>
|
---|
| 232 | </Compile>
|
---|
| 233 | <Compile Include="ICharacteristicCalculatorView.Designer.cs">
|
---|
| 234 | <DependentUpon>ICharacteristicCalculatorView.cs</DependentUpon>
|
---|
| 235 | </Compile>
|
---|
[12102] | 236 | <Compile Include="ISolutionSimilarityCalculatorView.cs">
|
---|
[8721] | 237 | <SubType>UserControl</SubType>
|
---|
| 238 | </Compile>
|
---|
[12102] | 239 | <Compile Include="ISolutionSimilarityCalculatorView.Designer.cs">
|
---|
| 240 | <DependentUpon>ISolutionSimilarityCalculatorView.cs</DependentUpon>
|
---|
[8721] | 241 | </Compile>
|
---|
[7042] | 242 | <Compile Include="ExperimentListView.cs">
|
---|
| 243 | <SubType>UserControl</SubType>
|
---|
| 244 | </Compile>
|
---|
| 245 | <Compile Include="ExperimentListView.Designer.cs">
|
---|
| 246 | <DependentUpon>ExperimentListView.cs</DependentUpon>
|
---|
| 247 | </Compile>
|
---|
[12764] | 248 | <Compile Include="ResultParameterView.cs">
|
---|
| 249 | <SubType>UserControl</SubType>
|
---|
| 250 | </Compile>
|
---|
| 251 | <Compile Include="ResultParameterView.Designer.cs">
|
---|
| 252 | <DependentUpon>ResultParameterView.cs</DependentUpon>
|
---|
| 253 | </Compile>
|
---|
[11963] | 254 | <Compile Include="MultiEncodingView.cs">
|
---|
| 255 | <SubType>UserControl</SubType>
|
---|
| 256 | </Compile>
|
---|
| 257 | <Compile Include="MultiEncodingView.Designer.cs">
|
---|
| 258 | <DependentUpon>MultiEncodingView.cs</DependentUpon>
|
---|
| 259 | </Compile>
|
---|
[6866] | 260 | <Compile Include="Plugin.cs" />
|
---|
[7558] | 261 | <Compile Include="ProblemView.cs">
|
---|
| 262 | <SubType>UserControl</SubType>
|
---|
| 263 | </Compile>
|
---|
[8587] | 264 | <Compile Include="ProblemView.Designer.cs">
|
---|
[7558] | 265 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
| 266 | </Compile>
|
---|
[6693] | 267 | <Compile Include="RunCollectionModifierListView.cs">
|
---|
| 268 | <SubType>UserControl</SubType>
|
---|
| 269 | </Compile>
|
---|
| 270 | <Compile Include="RunCollectionModifierListView.Designer.cs">
|
---|
| 271 | <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
|
---|
| 272 | </Compile>
|
---|
[7469] | 273 | <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
|
---|
[6673] | 274 | <SubType>UserControl</SubType>
|
---|
| 275 | </Compile>
|
---|
[7469] | 276 | <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
|
---|
[6673] | 277 | <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
|
---|
| 278 | </Compile>
|
---|
[6471] | 279 | <Compile Include="ExperimentTreeView.cs">
|
---|
| 280 | <SubType>UserControl</SubType>
|
---|
| 281 | </Compile>
|
---|
| 282 | <Compile Include="ExperimentTreeView.Designer.cs">
|
---|
| 283 | <DependentUpon>ExperimentTreeView.cs</DependentUpon>
|
---|
| 284 | </Compile>
|
---|
[6425] | 285 | <Compile Include="IOptimizerView.cs">
|
---|
| 286 | <SubType>UserControl</SubType>
|
---|
| 287 | </Compile>
|
---|
| 288 | <Compile Include="IOptimizerView.Designer.cs">
|
---|
| 289 | <DependentUpon>IOptimizerView.cs</DependentUpon>
|
---|
| 290 | </Compile>
|
---|
[5875] | 291 | <Compile Include="ResultValueView.cs">
|
---|
| 292 | <SubType>UserControl</SubType>
|
---|
| 293 | </Compile>
|
---|
| 294 | <Compile Include="ResultValueView.Designer.cs">
|
---|
| 295 | <DependentUpon>ResultValueView.cs</DependentUpon>
|
---|
| 296 | </Compile>
|
---|
[7469] | 297 | <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
|
---|
[4094] | 298 | <SubType>UserControl</SubType>
|
---|
| 299 | </Compile>
|
---|
[7469] | 300 | <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
|
---|
[4094] | 301 | <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
|
---|
| 302 | </Compile>
|
---|
[7469] | 303 | <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
|
---|
[3614] | 304 | <SubType>UserControl</SubType>
|
---|
| 305 | </Compile>
|
---|
[7469] | 306 | <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
|
---|
[3718] | 307 | <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
|
---|
[3614] | 308 | </Compile>
|
---|
[7469] | 309 | <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
|
---|
[3614] | 310 | <SubType>UserControl</SubType>
|
---|
| 311 | </Compile>
|
---|
[7469] | 312 | <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
|
---|
[3614] | 313 | <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
|
---|
| 314 | </Compile>
|
---|
[7469] | 315 | <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
|
---|
[3614] | 316 | <SubType>UserControl</SubType>
|
---|
| 317 | </Compile>
|
---|
[7469] | 318 | <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
|
---|
[3614] | 319 | <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
|
---|
| 320 | </Compile>
|
---|
[7469] | 321 | <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
|
---|
[3614] | 322 | <SubType>UserControl</SubType>
|
---|
| 323 | </Compile>
|
---|
[7469] | 324 | <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
|
---|
[6673] | 325 | <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
|
---|
[3614] | 326 | </Compile>
|
---|
[3274] | 327 | <Compile Include="OptimizerListView.cs">
|
---|
[3267] | 328 | <SubType>UserControl</SubType>
|
---|
| 329 | </Compile>
|
---|
[3274] | 330 | <Compile Include="OptimizerListView.Designer.cs">
|
---|
| 331 | <DependentUpon>OptimizerListView.cs</DependentUpon>
|
---|
[3267] | 332 | </Compile>
|
---|
| 333 | <Compile Include="ExperimentView.cs">
|
---|
| 334 | <SubType>UserControl</SubType>
|
---|
| 335 | </Compile>
|
---|
| 336 | <Compile Include="ExperimentView.Designer.cs">
|
---|
| 337 | <DependentUpon>ExperimentView.cs</DependentUpon>
|
---|
| 338 | </Compile>
|
---|
[7469] | 339 | <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
|
---|
[3349] | 340 | <SubType>UserControl</SubType>
|
---|
| 341 | </Compile>
|
---|
[7469] | 342 | <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
|
---|
[3349] | 343 | <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
|
---|
| 344 | </Compile>
|
---|
[7469] | 345 | <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
|
---|
[3614] | 346 | <SubType>UserControl</SubType>
|
---|
| 347 | </Compile>
|
---|
[7469] | 348 | <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
|
---|
[3614] | 349 | <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
|
---|
| 350 | </Compile>
|
---|
[12803] | 351 | <Compile Include="RunCollectionViews\RunCollectionRLDView.cs">
|
---|
[12771] | 352 | <SubType>UserControl</SubType>
|
---|
| 353 | </Compile>
|
---|
[12803] | 354 | <Compile Include="RunCollectionViews\RunCollectionRLDView.Designer.cs">
|
---|
| 355 | <DependentUpon>RunCollectionRLDView.cs</DependentUpon>
|
---|
[12771] | 356 | </Compile>
|
---|
[9910] | 357 | <Compile Include="RunCollectionViews\RunCollectionTableView.cs">
|
---|
[3332] | 358 | <SubType>UserControl</SubType>
|
---|
| 359 | </Compile>
|
---|
[9910] | 360 | <Compile Include="RunCollectionViews\RunCollectionTableView.Designer.cs">
|
---|
| 361 | <DependentUpon>RunCollectionTableView.cs</DependentUpon>
|
---|
[3332] | 362 | </Compile>
|
---|
[7469] | 363 | <Compile Include="RunCollectionViews\RunCollectionView.cs">
|
---|
[3260] | 364 | <SubType>UserControl</SubType>
|
---|
| 365 | </Compile>
|
---|
[7469] | 366 | <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
|
---|
[3260] | 367 | <DependentUpon>RunCollectionView.cs</DependentUpon>
|
---|
| 368 | </Compile>
|
---|
| 369 | <Compile Include="RunView.cs">
|
---|
| 370 | <SubType>UserControl</SubType>
|
---|
| 371 | </Compile>
|
---|
| 372 | <Compile Include="RunView.Designer.cs">
|
---|
| 373 | <DependentUpon>RunView.cs</DependentUpon>
|
---|
| 374 | </Compile>
|
---|
[9910] | 375 | <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.cs">
|
---|
[7980] | 376 | <SubType>UserControl</SubType>
|
---|
| 377 | </Compile>
|
---|
[9910] | 378 | <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.Designer.cs">
|
---|
| 379 | <DependentUpon>RunCollectionChartAggregationView.cs</DependentUpon>
|
---|
[7980] | 380 | </Compile>
|
---|
[12627] | 381 | <Compile Include="TimeLimitRunView.cs">
|
---|
| 382 | <SubType>UserControl</SubType>
|
---|
| 383 | </Compile>
|
---|
| 384 | <Compile Include="TimeLimitRunView.Designer.cs">
|
---|
| 385 | <DependentUpon>TimeLimitRunView.cs</DependentUpon>
|
---|
| 386 | </Compile>
|
---|
[13475] | 387 | <Compile Include="ThresholdTerminatorView.cs">
|
---|
| 388 | <SubType>UserControl</SubType>
|
---|
| 389 | </Compile>
|
---|
| 390 | <Compile Include="ThresholdTerminatorView.Designer.cs">
|
---|
| 391 | <DependentUpon>ThresholdTerminatorView.cs</DependentUpon>
|
---|
| 392 | </Compile>
|
---|
[2851] | 393 | <Compile Include="UserDefinedAlgorithmView.cs">
|
---|
| 394 | <SubType>UserControl</SubType>
|
---|
| 395 | </Compile>
|
---|
| 396 | <Compile Include="UserDefinedAlgorithmView.Designer.cs">
|
---|
| 397 | <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
|
---|
| 398 | </Compile>
|
---|
| 399 | <Compile Include="EngineAlgorithmView.cs">
|
---|
| 400 | <SubType>UserControl</SubType>
|
---|
| 401 | </Compile>
|
---|
| 402 | <Compile Include="EngineAlgorithmView.Designer.cs">
|
---|
| 403 | <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
|
---|
| 404 | </Compile>
|
---|
[2834] | 405 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[3226] | 406 | <Compile Include="ResultCollectionView.cs">
|
---|
| 407 | <SubType>UserControl</SubType>
|
---|
| 408 | </Compile>
|
---|
| 409 | <Compile Include="ResultCollectionView.Designer.cs">
|
---|
| 410 | <DependentUpon>ResultCollectionView.cs</DependentUpon>
|
---|
| 411 | </Compile>
|
---|
| 412 | <Compile Include="ResultView.cs">
|
---|
| 413 | <SubType>UserControl</SubType>
|
---|
| 414 | </Compile>
|
---|
| 415 | <Compile Include="ResultView.Designer.cs">
|
---|
| 416 | <DependentUpon>ResultView.cs</DependentUpon>
|
---|
| 417 | </Compile>
|
---|
[2834] | 418 | </ItemGroup>
|
---|
| 419 | <ItemGroup>
|
---|
| 420 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 421 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[2834] | 422 | </ItemGroup>
|
---|
| 423 | <ItemGroup>
|
---|
[7825] | 424 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 425 | <Visible>False</Visible>
|
---|
| 426 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 427 | <Install>false</Install>
|
---|
| 428 | </BootstrapperPackage>
|
---|
| 429 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 430 | <Visible>False</Visible>
|
---|
| 431 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 432 | <Install>true</Install>
|
---|
| 433 | </BootstrapperPackage>
|
---|
| 434 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 435 | <Visible>False</Visible>
|
---|
| 436 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 437 | <Install>true</Install>
|
---|
| 438 | </BootstrapperPackage>
|
---|
| 439 | </ItemGroup>
|
---|
| 440 | <ItemGroup>
|
---|
[7980] | 441 | <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
|
---|
| 442 | <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
|
---|
| 443 | <Name>HeuristicLab.Analysis.Views-3.3</Name>
|
---|
| 444 | <Private>False</Private>
|
---|
| 445 | </ProjectReference>
|
---|
[2834] | 446 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 447 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 448 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
[6866] | 449 | <Private>False</Private>
|
---|
[2834] | 450 | </ProjectReference>
|
---|
[8587] | 451 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
| 452 | <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
|
---|
| 453 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
| 454 | <Private>False</Private>
|
---|
| 455 | </ProjectReference>
|
---|
[2834] | 456 | </ItemGroup>
|
---|
[11963] | 457 | <ItemGroup>
|
---|
| 458 | <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
|
---|
| 459 | <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
|
---|
| 460 | </EmbeddedResource>
|
---|
| 461 | </ItemGroup>
|
---|
[2834] | 462 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 463 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 464 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 465 | <Target Name="BeforeBuild">
|
---|
| 466 | </Target>
|
---|
| 467 | <Target Name="AfterBuild">
|
---|
| 468 | </Target>
|
---|
| 469 | -->
|
---|
| 470 | <PropertyGroup>
|
---|
[8617] | 471 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[2834] | 472 | set ProjectDir=$(ProjectDir)
|
---|
| 473 | set SolutionDir=$(SolutionDir)
|
---|
| 474 | set Outdir=$(Outdir)
|
---|
| 475 |
|
---|
| 476 | call PreBuildEvent.cmd
|
---|
[6866] | 477 | </PreBuildEvent>
|
---|
[8617] | 478 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 479 | export ProjectDir=$(ProjectDir)
|
---|
| 480 | export SolutionDir=$(SolutionDir)
|
---|
| 481 |
|
---|
| 482 | $SolutionDir/PreBuildEvent.sh
|
---|
| 483 | </PreBuildEvent>
|
---|
[2834] | 484 | </PropertyGroup>
|
---|
[8617] | 485 | </Project> |
---|