[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>
|
---|
[5163] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 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>
|
---|
[9421] | 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>
|
---|
[2834] | 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 50 | <DebugType>pdbonly</DebugType>
|
---|
| 51 | <Optimize>true</Optimize>
|
---|
[9296] | 52 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2834] | 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <ErrorReport>prompt</ErrorReport>
|
---|
| 55 | <WarningLevel>4</WarningLevel>
|
---|
[6866] | 56 | <DocumentationFile>
|
---|
| 57 | </DocumentationFile>
|
---|
[4065] | 58 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2834] | 59 | </PropertyGroup>
|
---|
[2900] | 60 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 61 | <DebugSymbols>true</DebugSymbols>
|
---|
[9421] | 62 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2900] | 63 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 64 | <DebugType>full</DebugType>
|
---|
| 65 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 67 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2900] | 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[9296] | 70 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2900] | 71 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6425] | 72 | <DocumentationFile>
|
---|
| 73 | </DocumentationFile>
|
---|
[2900] | 74 | <Optimize>true</Optimize>
|
---|
| 75 | <DebugType>pdbonly</DebugType>
|
---|
| 76 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 77 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 78 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2900] | 79 | </PropertyGroup>
|
---|
| 80 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 81 | <DebugSymbols>true</DebugSymbols>
|
---|
[9421] | 82 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2900] | 83 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 84 | <DebugType>full</DebugType>
|
---|
| 85 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 86 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 87 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2900] | 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[9296] | 90 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[2900] | 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6866] | 92 | <DocumentationFile>
|
---|
| 93 | </DocumentationFile>
|
---|
[2900] | 94 | <Optimize>true</Optimize>
|
---|
| 95 | <DebugType>pdbonly</DebugType>
|
---|
| 96 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 97 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 98 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2900] | 99 | </PropertyGroup>
|
---|
[2834] | 100 | <ItemGroup>
|
---|
[9240] | 101 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 102 | <SpecificVersion>False</SpecificVersion>
|
---|
| 103 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
[9421] | 104 | <Private>False</Private>
|
---|
[9240] | 105 | </Reference>
|
---|
| 106 | <Reference Include="HeuristicLab.Analysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 107 | <SpecificVersion>False</SpecificVersion>
|
---|
| 108 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
|
---|
[9421] | 109 | <Private>False</Private>
|
---|
[9240] | 110 | </Reference>
|
---|
| 111 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 112 | <SpecificVersion>False</SpecificVersion>
|
---|
| 113 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[9421] | 114 | <Private>False</Private>
|
---|
[9240] | 115 | </Reference>
|
---|
| 116 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 117 | <SpecificVersion>False</SpecificVersion>
|
---|
| 118 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[9421] | 119 | <Private>False</Private>
|
---|
[9240] | 120 | </Reference>
|
---|
| 121 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 122 | <SpecificVersion>False</SpecificVersion>
|
---|
| 123 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[9421] | 124 | <Private>False</Private>
|
---|
[9240] | 125 | </Reference>
|
---|
| 126 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 127 | <SpecificVersion>False</SpecificVersion>
|
---|
| 128 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[9421] | 129 | <Private>False</Private>
|
---|
[9240] | 130 | </Reference>
|
---|
| 131 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 132 | <SpecificVersion>False</SpecificVersion>
|
---|
| 133 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[9421] | 134 | <Private>False</Private>
|
---|
[9240] | 135 | </Reference>
|
---|
| 136 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 137 | <SpecificVersion>False</SpecificVersion>
|
---|
| 138 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[9421] | 139 | <Private>False</Private>
|
---|
[9240] | 140 | </Reference>
|
---|
| 141 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 142 | <SpecificVersion>False</SpecificVersion>
|
---|
| 143 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
[9421] | 144 | <Private>False</Private>
|
---|
[9240] | 145 | </Reference>
|
---|
| 146 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 147 | <SpecificVersion>False</SpecificVersion>
|
---|
| 148 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[9421] | 149 | <Private>False</Private>
|
---|
[9240] | 150 | </Reference>
|
---|
| 151 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 152 | <SpecificVersion>False</SpecificVersion>
|
---|
| 153 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[9421] | 154 | <Private>False</Private>
|
---|
[9240] | 155 | </Reference>
|
---|
| 156 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 157 | <SpecificVersion>False</SpecificVersion>
|
---|
| 158 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[9421] | 159 | <Private>False</Private>
|
---|
[9240] | 160 | </Reference>
|
---|
| 161 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 162 | <SpecificVersion>False</SpecificVersion>
|
---|
| 163 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[9421] | 164 | <Private>False</Private>
|
---|
[9240] | 165 | </Reference>
|
---|
| 166 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 167 | <SpecificVersion>False</SpecificVersion>
|
---|
| 168 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
[9421] | 169 | <Private>False</Private>
|
---|
[9240] | 170 | </Reference>
|
---|
| 171 | <Reference Include="HeuristicLab.Problems.Instances.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 172 | <SpecificVersion>False</SpecificVersion>
|
---|
| 173 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Problems.Instances.Views-3.3.dll</HintPath>
|
---|
[9421] | 174 | <Private>False</Private>
|
---|
[9240] | 175 | </Reference>
|
---|
| 176 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 177 | <SpecificVersion>False</SpecificVersion>
|
---|
| 178 | <HintPath>..\..\..\..\Trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
[9421] | 179 | <Private>False</Private>
|
---|
[9240] | 180 | </Reference>
|
---|
[7558] | 181 | <Reference Include="Microsoft.CSharp" />
|
---|
[2834] | 182 | <Reference Include="System" />
|
---|
| 183 | <Reference Include="System.Core">
|
---|
| 184 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 185 | </Reference>
|
---|
| 186 | <Reference Include="System.Drawing" />
|
---|
| 187 | <Reference Include="System.Windows.Forms" />
|
---|
[5163] | 188 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[2834] | 189 | <Reference Include="System.Xml.Linq">
|
---|
| 190 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 191 | </Reference>
|
---|
| 192 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 193 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 194 | </Reference>
|
---|
| 195 | <Reference Include="System.Data" />
|
---|
| 196 | <Reference Include="System.Xml" />
|
---|
| 197 | </ItemGroup>
|
---|
| 198 | <ItemGroup>
|
---|
[6866] | 199 | <None Include="Plugin.cs.frame" />
|
---|
[2851] | 200 | <Compile Include="AlgorithmView.cs">
|
---|
| 201 | <SubType>UserControl</SubType>
|
---|
| 202 | </Compile>
|
---|
| 203 | <Compile Include="AlgorithmView.Designer.cs">
|
---|
| 204 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
| 205 | </Compile>
|
---|
[3265] | 206 | <Compile Include="BatchRunView.cs">
|
---|
| 207 | <SubType>UserControl</SubType>
|
---|
| 208 | </Compile>
|
---|
| 209 | <Compile Include="BatchRunView.Designer.cs">
|
---|
| 210 | <DependentUpon>BatchRunView.cs</DependentUpon>
|
---|
| 211 | </Compile>
|
---|
[8721] | 212 | <Compile Include="ISingleObjectiveSolutionSimilarityCalculatorView.cs">
|
---|
| 213 | <SubType>UserControl</SubType>
|
---|
| 214 | </Compile>
|
---|
| 215 | <Compile Include="ISingleObjectiveSolutionSimilarityCalculatorView.Designer.cs">
|
---|
| 216 | <DependentUpon>ISingleObjectiveSolutionSimilarityCalculatorView.cs</DependentUpon>
|
---|
| 217 | </Compile>
|
---|
[7042] | 218 | <Compile Include="ExperimentListView.cs">
|
---|
| 219 | <SubType>UserControl</SubType>
|
---|
| 220 | </Compile>
|
---|
| 221 | <Compile Include="ExperimentListView.Designer.cs">
|
---|
| 222 | <DependentUpon>ExperimentListView.cs</DependentUpon>
|
---|
| 223 | </Compile>
|
---|
[8334] | 224 | <Compile Include="ISimilarityCalculatorView.cs">
|
---|
| 225 | <SubType>UserControl</SubType>
|
---|
| 226 | </Compile>
|
---|
| 227 | <Compile Include="ISimilarityCalculatorView.Designer.cs">
|
---|
| 228 | <DependentUpon>ISimilarityCalculatorView.cs</DependentUpon>
|
---|
| 229 | </Compile>
|
---|
[6866] | 230 | <Compile Include="Plugin.cs" />
|
---|
[7558] | 231 | <Compile Include="ProblemView.cs">
|
---|
| 232 | <SubType>UserControl</SubType>
|
---|
| 233 | </Compile>
|
---|
[8587] | 234 | <Compile Include="ProblemView.Designer.cs">
|
---|
[7558] | 235 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
| 236 | </Compile>
|
---|
[6693] | 237 | <Compile Include="RunCollectionModifierListView.cs">
|
---|
| 238 | <SubType>UserControl</SubType>
|
---|
| 239 | </Compile>
|
---|
| 240 | <Compile Include="RunCollectionModifierListView.Designer.cs">
|
---|
| 241 | <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
|
---|
| 242 | </Compile>
|
---|
[7469] | 243 | <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
|
---|
[6673] | 244 | <SubType>UserControl</SubType>
|
---|
| 245 | </Compile>
|
---|
[7469] | 246 | <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
|
---|
[6673] | 247 | <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
|
---|
| 248 | </Compile>
|
---|
[6471] | 249 | <Compile Include="ExperimentTreeView.cs">
|
---|
| 250 | <SubType>UserControl</SubType>
|
---|
| 251 | </Compile>
|
---|
| 252 | <Compile Include="ExperimentTreeView.Designer.cs">
|
---|
| 253 | <DependentUpon>ExperimentTreeView.cs</DependentUpon>
|
---|
| 254 | </Compile>
|
---|
[6425] | 255 | <Compile Include="IOptimizerView.cs">
|
---|
| 256 | <SubType>UserControl</SubType>
|
---|
| 257 | </Compile>
|
---|
| 258 | <Compile Include="IOptimizerView.Designer.cs">
|
---|
| 259 | <DependentUpon>IOptimizerView.cs</DependentUpon>
|
---|
| 260 | </Compile>
|
---|
[5875] | 261 | <Compile Include="ResultValueView.cs">
|
---|
| 262 | <SubType>UserControl</SubType>
|
---|
| 263 | </Compile>
|
---|
| 264 | <Compile Include="ResultValueView.Designer.cs">
|
---|
| 265 | <DependentUpon>ResultValueView.cs</DependentUpon>
|
---|
| 266 | </Compile>
|
---|
[7469] | 267 | <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
|
---|
[4094] | 268 | <SubType>UserControl</SubType>
|
---|
| 269 | </Compile>
|
---|
[7469] | 270 | <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
|
---|
[4094] | 271 | <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
|
---|
| 272 | </Compile>
|
---|
[7469] | 273 | <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
|
---|
[3614] | 274 | <SubType>UserControl</SubType>
|
---|
| 275 | </Compile>
|
---|
[7469] | 276 | <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
|
---|
[3718] | 277 | <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
|
---|
[3614] | 278 | </Compile>
|
---|
[7469] | 279 | <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
|
---|
[3614] | 280 | <SubType>UserControl</SubType>
|
---|
| 281 | </Compile>
|
---|
[7469] | 282 | <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
|
---|
[3614] | 283 | <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
|
---|
| 284 | </Compile>
|
---|
[7469] | 285 | <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
|
---|
[3614] | 286 | <SubType>UserControl</SubType>
|
---|
| 287 | </Compile>
|
---|
[7469] | 288 | <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
|
---|
[3614] | 289 | <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
|
---|
| 290 | </Compile>
|
---|
[7469] | 291 | <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
|
---|
[3614] | 292 | <SubType>UserControl</SubType>
|
---|
| 293 | </Compile>
|
---|
[7469] | 294 | <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
|
---|
[6673] | 295 | <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
|
---|
[3614] | 296 | </Compile>
|
---|
[3274] | 297 | <Compile Include="OptimizerListView.cs">
|
---|
[3267] | 298 | <SubType>UserControl</SubType>
|
---|
| 299 | </Compile>
|
---|
[3274] | 300 | <Compile Include="OptimizerListView.Designer.cs">
|
---|
| 301 | <DependentUpon>OptimizerListView.cs</DependentUpon>
|
---|
[3267] | 302 | </Compile>
|
---|
| 303 | <Compile Include="ExperimentView.cs">
|
---|
| 304 | <SubType>UserControl</SubType>
|
---|
| 305 | </Compile>
|
---|
| 306 | <Compile Include="ExperimentView.Designer.cs">
|
---|
| 307 | <DependentUpon>ExperimentView.cs</DependentUpon>
|
---|
| 308 | </Compile>
|
---|
[7469] | 309 | <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
|
---|
[3349] | 310 | <SubType>UserControl</SubType>
|
---|
| 311 | </Compile>
|
---|
[7469] | 312 | <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
|
---|
[3349] | 313 | <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
|
---|
| 314 | </Compile>
|
---|
[7469] | 315 | <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
|
---|
[3614] | 316 | <SubType>UserControl</SubType>
|
---|
| 317 | </Compile>
|
---|
[7469] | 318 | <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
|
---|
[3614] | 319 | <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
|
---|
| 320 | </Compile>
|
---|
[7469] | 321 | <Compile Include="RunCollectionViews\RunCollectionTabularView.cs">
|
---|
[3332] | 322 | <SubType>UserControl</SubType>
|
---|
| 323 | </Compile>
|
---|
[7469] | 324 | <Compile Include="RunCollectionViews\RunCollectionTabularView.Designer.cs">
|
---|
[3332] | 325 | <DependentUpon>RunCollectionTabularView.cs</DependentUpon>
|
---|
| 326 | </Compile>
|
---|
[7469] | 327 | <Compile Include="RunCollectionViews\RunCollectionView.cs">
|
---|
[3260] | 328 | <SubType>UserControl</SubType>
|
---|
| 329 | </Compile>
|
---|
[7469] | 330 | <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
|
---|
[3260] | 331 | <DependentUpon>RunCollectionView.cs</DependentUpon>
|
---|
| 332 | </Compile>
|
---|
| 333 | <Compile Include="RunView.cs">
|
---|
| 334 | <SubType>UserControl</SubType>
|
---|
| 335 | </Compile>
|
---|
| 336 | <Compile Include="RunView.Designer.cs">
|
---|
| 337 | <DependentUpon>RunView.cs</DependentUpon>
|
---|
| 338 | </Compile>
|
---|
[7980] | 339 | <Compile Include="RunCollectionViews\RunCollectionDataTableView.cs">
|
---|
| 340 | <SubType>UserControl</SubType>
|
---|
| 341 | </Compile>
|
---|
| 342 | <Compile Include="RunCollectionViews\RunCollectionDataTableView.Designer.cs">
|
---|
| 343 | <DependentUpon>RunCollectionDataTableView.cs</DependentUpon>
|
---|
| 344 | </Compile>
|
---|
[2851] | 345 | <Compile Include="UserDefinedAlgorithmView.cs">
|
---|
| 346 | <SubType>UserControl</SubType>
|
---|
| 347 | </Compile>
|
---|
| 348 | <Compile Include="UserDefinedAlgorithmView.Designer.cs">
|
---|
| 349 | <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
|
---|
| 350 | </Compile>
|
---|
| 351 | <Compile Include="EngineAlgorithmView.cs">
|
---|
| 352 | <SubType>UserControl</SubType>
|
---|
| 353 | </Compile>
|
---|
| 354 | <Compile Include="EngineAlgorithmView.Designer.cs">
|
---|
| 355 | <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
|
---|
| 356 | </Compile>
|
---|
[2834] | 357 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[3226] | 358 | <Compile Include="ResultCollectionView.cs">
|
---|
| 359 | <SubType>UserControl</SubType>
|
---|
| 360 | </Compile>
|
---|
| 361 | <Compile Include="ResultCollectionView.Designer.cs">
|
---|
| 362 | <DependentUpon>ResultCollectionView.cs</DependentUpon>
|
---|
| 363 | </Compile>
|
---|
| 364 | <Compile Include="ResultView.cs">
|
---|
| 365 | <SubType>UserControl</SubType>
|
---|
| 366 | </Compile>
|
---|
| 367 | <Compile Include="ResultView.Designer.cs">
|
---|
| 368 | <DependentUpon>ResultView.cs</DependentUpon>
|
---|
| 369 | </Compile>
|
---|
[2834] | 370 | </ItemGroup>
|
---|
| 371 | <ItemGroup>
|
---|
| 372 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 373 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[2834] | 374 | </ItemGroup>
|
---|
| 375 | <ItemGroup>
|
---|
[7825] | 376 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 377 | <Visible>False</Visible>
|
---|
| 378 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 379 | <Install>false</Install>
|
---|
| 380 | </BootstrapperPackage>
|
---|
| 381 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 382 | <Visible>False</Visible>
|
---|
| 383 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 384 | <Install>true</Install>
|
---|
| 385 | </BootstrapperPackage>
|
---|
| 386 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 387 | <Visible>False</Visible>
|
---|
| 388 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 389 | <Install>true</Install>
|
---|
| 390 | </BootstrapperPackage>
|
---|
| 391 | </ItemGroup>
|
---|
[2834] | 392 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 393 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 394 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 395 | <Target Name="BeforeBuild">
|
---|
| 396 | </Target>
|
---|
| 397 | <Target Name="AfterBuild">
|
---|
| 398 | </Target>
|
---|
| 399 | -->
|
---|
| 400 | <PropertyGroup>
|
---|
[8617] | 401 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[2834] | 402 | set ProjectDir=$(ProjectDir)
|
---|
| 403 | set SolutionDir=$(SolutionDir)
|
---|
| 404 | set Outdir=$(Outdir)
|
---|
| 405 |
|
---|
| 406 | call PreBuildEvent.cmd
|
---|
[6866] | 407 | </PreBuildEvent>
|
---|
[8617] | 408 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 409 | export ProjectDir=$(ProjectDir)
|
---|
| 410 | export SolutionDir=$(SolutionDir)
|
---|
| 411 |
|
---|
| 412 | $SolutionDir/PreBuildEvent.sh
|
---|
| 413 | </PreBuildEvent>
|
---|
[2834] | 414 | </PropertyGroup>
|
---|
[8617] | 415 | </Project> |
---|