[4388] | 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>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{73857A9C-9706-4B72-8D9C-210B5B6A5691}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Clients.OKB</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Clients.OKB-3.3</AssemblyName>
|
---|
[5269] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
[4388] | 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <TargetFrameworkProfile />
|
---|
| 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
| 21 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
| 25 | </PropertyGroup>
|
---|
| 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 27 | <DebugType>pdbonly</DebugType>
|
---|
| 28 | <Optimize>true</Optimize>
|
---|
| 29 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
| 33 | </PropertyGroup>
|
---|
| 34 | <PropertyGroup>
|
---|
| 35 | <SignAssembly>true</SignAssembly>
|
---|
| 36 | </PropertyGroup>
|
---|
| 37 | <PropertyGroup>
|
---|
| 38 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <ItemGroup>
|
---|
[5298] | 41 | <Reference Include="HeuristicLab.Clients.Common-3.3">
|
---|
| 42 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
[4408] | 43 | </Reference>
|
---|
[5298] | 44 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 45 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[4548] | 46 | </Reference>
|
---|
[5298] | 47 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 48 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[4388] | 49 | </Reference>
|
---|
[5298] | 50 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 51 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[4388] | 52 | </Reference>
|
---|
[5298] | 53 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 54 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[4388] | 55 | </Reference>
|
---|
[5298] | 56 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 57 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[4388] | 58 | </Reference>
|
---|
[5298] | 59 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 60 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[4918] | 61 | </Reference>
|
---|
[5298] | 62 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 63 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[4918] | 64 | </Reference>
|
---|
[5298] | 65 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 66 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[4918] | 67 | </Reference>
|
---|
[5344] | 68 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 69 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 70 | </Reference>
|
---|
[5298] | 71 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 72 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[4918] | 73 | </Reference>
|
---|
[4943] | 74 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
[5298] | 75 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
[4943] | 76 | </Reference>
|
---|
[5298] | 77 | <Reference Include="HeuristicLab.Optimizer-3.3">
|
---|
| 78 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
[4918] | 79 | </Reference>
|
---|
[5344] | 80 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 81 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 82 | </Reference>
|
---|
[5298] | 83 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 84 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[4918] | 85 | </Reference>
|
---|
[5298] | 86 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 87 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[4918] | 88 | </Reference>
|
---|
[4388] | 89 | <Reference Include="System" />
|
---|
| 90 | <Reference Include="System.Core" />
|
---|
| 91 | <Reference Include="System.Drawing" />
|
---|
| 92 | <Reference Include="System.Runtime.Serialization" />
|
---|
| 93 | <Reference Include="System.ServiceModel" />
|
---|
| 94 | <Reference Include="System.Windows.Forms" />
|
---|
| 95 | <Reference Include="System.Xml.Linq" />
|
---|
| 96 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 97 | <Reference Include="System.Data" />
|
---|
| 98 | <Reference Include="System.Xml" />
|
---|
| 99 | </ItemGroup>
|
---|
| 100 | <ItemGroup>
|
---|
[4492] | 101 | <Compile Include="AdministratorMenuItem.cs" />
|
---|
[5355] | 102 | <Compile Include="ItemWrapper.cs" />
|
---|
| 103 | <Compile Include="NamedItemWrapper.cs" />
|
---|
| 104 | <Compile Include="OKBRun.cs" />
|
---|
[5344] | 105 | <Compile Include="EmptyAlgorithm.cs" />
|
---|
| 106 | <Compile Include="OKBAlgorithm.cs" />
|
---|
| 107 | <Compile Include="MultiObjectiveOKBProblem.cs" />
|
---|
| 108 | <Compile Include="EmptyMultiObjectiveProblem.cs" />
|
---|
| 109 | <Compile Include="EmptyEvaluator.cs" />
|
---|
| 110 | <Compile Include="EmptyProblem.cs" />
|
---|
| 111 | <Compile Include="EmptyMultiObjectiveEvaluator.cs" />
|
---|
| 112 | <Compile Include="EmptySolutionCreator.cs" />
|
---|
| 113 | <Compile Include="EmptySingleObjectiveEvaluator.cs" />
|
---|
| 114 | <Compile Include="EmptySingleObjectiveProblem.cs" />
|
---|
[5338] | 115 | <Compile Include="SingleObjectiveOKBProblem.cs" />
|
---|
| 116 | <Compile Include="OKBProblem.cs" />
|
---|
[5073] | 117 | <Compile Include="QueryMenuItem.cs" />
|
---|
[4549] | 118 | <Compile Include="OKBClient.cs" />
|
---|
[4548] | 119 | <Compile Include="OKBExperiment.cs" />
|
---|
[4426] | 120 | <Compile Include="HeuristicLabClientsOKBPlugin.cs" />
|
---|
| 121 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[4433] | 122 | <Compile Include="ServiceClients\Algorithm.cs">
|
---|
| 123 | <SubType>Code</SubType>
|
---|
| 124 | </Compile>
|
---|
| 125 | <Compile Include="ServiceClients\AlgorithmClass.cs">
|
---|
| 126 | <SubType>Code</SubType>
|
---|
| 127 | </Compile>
|
---|
[4466] | 128 | <Compile Include="ServiceClients\AuthenticationServiceClient.cs" />
|
---|
[4481] | 129 | <Compile Include="ServiceClients\AlgorithmData.cs" />
|
---|
[4566] | 130 | <Compile Include="ServiceClients\AlgorithmParameter.cs" />
|
---|
[5304] | 131 | <Compile Include="ServiceClients\CombinedFilter.cs" />
|
---|
[5299] | 132 | <Compile Include="ServiceClients\OKBServiceClients.cs" />
|
---|
[5286] | 133 | <Compile Include="ServiceClients\SetComparisonStringAvailableValuesFilter.cs" />
|
---|
| 134 | <Compile Include="ServiceClients\NameSetComparisonStringAvailableValuesFilter.cs" />
|
---|
| 135 | <Compile Include="ServiceClients\OrdinalComparisonDateTimeFilter.cs" />
|
---|
| 136 | <Compile Include="ServiceClients\OrdinalComparisonLongFilter.cs" />
|
---|
| 137 | <Compile Include="ServiceClients\SetComparisonStringFilter.cs" />
|
---|
| 138 | <Compile Include="ServiceClients\NameSetComparisonStringFilter.cs" />
|
---|
| 139 | <Compile Include="ServiceClients\NameOrdinalComparisonLongFilter.cs" />
|
---|
| 140 | <Compile Include="ServiceClients\NameOrdinalComparisonDoubleFilter.cs" />
|
---|
| 141 | <Compile Include="ServiceClients\NameEqualityComparisonByteArrayFilter.cs" />
|
---|
| 142 | <Compile Include="ServiceClients\NameEqualityComparisonBoolFilter.cs" />
|
---|
[5269] | 143 | <Compile Include="ServiceClients\Filter.cs" />
|
---|
[4929] | 144 | <Compile Include="ServiceClients\Run.cs" />
|
---|
| 145 | <Compile Include="ServiceClients\Experiment.cs" />
|
---|
[4566] | 146 | <Compile Include="ServiceClients\Result.cs" />
|
---|
| 147 | <Compile Include="ServiceClients\ProblemParameter.cs" />
|
---|
[4492] | 148 | <Compile Include="ServiceClients\ProblemData.cs" />
|
---|
[4481] | 149 | <Compile Include="ServiceClients\Problem.cs" />
|
---|
| 150 | <Compile Include="ServiceClients\ProblemClass.cs" />
|
---|
[4466] | 151 | <Compile Include="ServiceClients\DataType.cs" />
|
---|
[4456] | 152 | <Compile Include="ServiceClients\NamedOKBItem.cs" />
|
---|
[4441] | 153 | <Compile Include="ServiceClients\Platform.cs" />
|
---|
[4433] | 154 | <Compile Include="ServiceClients\INamedOKBItem.cs">
|
---|
| 155 | <SubType>Code</SubType>
|
---|
| 156 | </Compile>
|
---|
| 157 | <Compile Include="ServiceClients\IOKBItem.cs">
|
---|
| 158 | <SubType>Code</SubType>
|
---|
| 159 | </Compile>
|
---|
| 160 | <Compile Include="ServiceClients\OKBItem.cs">
|
---|
| 161 | <SubType>Code</SubType>
|
---|
| 162 | </Compile>
|
---|
[4426] | 163 | <Compile Include="Views\AdministratorView.cs">
|
---|
[4422] | 164 | <SubType>UserControl</SubType>
|
---|
| 165 | </Compile>
|
---|
[4426] | 166 | <Compile Include="Views\AdministratorView.Designer.cs">
|
---|
| 167 | <DependentUpon>AdministratorView.cs</DependentUpon>
|
---|
[4422] | 168 | </Compile>
|
---|
[4426] | 169 | <Compile Include="Views\AlgorithmClassCollectionView.cs">
|
---|
[4388] | 170 | <SubType>UserControl</SubType>
|
---|
| 171 | </Compile>
|
---|
[4426] | 172 | <Compile Include="Views\AlgorithmClassCollectionView.Designer.cs">
|
---|
| 173 | <DependentUpon>AlgorithmClassCollectionView.cs</DependentUpon>
|
---|
[4388] | 174 | </Compile>
|
---|
[4426] | 175 | <Compile Include="Views\AlgorithmCollectionView.cs">
|
---|
[4408] | 176 | <SubType>UserControl</SubType>
|
---|
| 177 | </Compile>
|
---|
[4426] | 178 | <Compile Include="Views\AlgorithmCollectionView.Designer.cs">
|
---|
| 179 | <DependentUpon>AlgorithmCollectionView.cs</DependentUpon>
|
---|
[4408] | 180 | </Compile>
|
---|
[4441] | 181 | <Compile Include="Views\AlgorithmView.cs">
|
---|
| 182 | <SubType>UserControl</SubType>
|
---|
| 183 | </Compile>
|
---|
| 184 | <Compile Include="Views\AlgorithmView.Designer.cs">
|
---|
| 185 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
| 186 | </Compile>
|
---|
[4481] | 187 | <Compile Include="Views\AlgorithmDataView.cs">
|
---|
| 188 | <SubType>UserControl</SubType>
|
---|
| 189 | </Compile>
|
---|
| 190 | <Compile Include="Views\AlgorithmDataView.Designer.cs">
|
---|
| 191 | <DependentUpon>AlgorithmDataView.cs</DependentUpon>
|
---|
| 192 | </Compile>
|
---|
[4566] | 193 | <Compile Include="Views\AlgorithmParameterCollectionView.cs">
|
---|
| 194 | <SubType>UserControl</SubType>
|
---|
| 195 | </Compile>
|
---|
| 196 | <Compile Include="Views\AlgorithmParameterCollectionView.Designer.cs">
|
---|
| 197 | <DependentUpon>AlgorithmParameterCollectionView.cs</DependentUpon>
|
---|
| 198 | </Compile>
|
---|
[4929] | 199 | <Compile Include="Views\AlgorithmParameterView.cs">
|
---|
| 200 | <SubType>UserControl</SubType>
|
---|
| 201 | </Compile>
|
---|
| 202 | <Compile Include="Views\AlgorithmParameterView.Designer.cs">
|
---|
| 203 | <DependentUpon>AlgorithmParameterView.cs</DependentUpon>
|
---|
| 204 | </Compile>
|
---|
[5344] | 205 | <Compile Include="Views\OKBAlgorithmView.cs">
|
---|
| 206 | <SubType>UserControl</SubType>
|
---|
| 207 | </Compile>
|
---|
| 208 | <Compile Include="Views\OKBAlgorithmView.Designer.cs">
|
---|
| 209 | <DependentUpon>OKBAlgorithmView.cs</DependentUpon>
|
---|
| 210 | </Compile>
|
---|
[5338] | 211 | <Compile Include="Views\OKBProblemView.cs">
|
---|
| 212 | <SubType>UserControl</SubType>
|
---|
| 213 | </Compile>
|
---|
| 214 | <Compile Include="Views\OKBProblemView.Designer.cs">
|
---|
| 215 | <DependentUpon>OKBProblemView.cs</DependentUpon>
|
---|
| 216 | </Compile>
|
---|
[5286] | 217 | <Compile Include="Views\SetComparisonStringAvailableValuesFilterView.cs">
|
---|
| 218 | <SubType>UserControl</SubType>
|
---|
| 219 | </Compile>
|
---|
| 220 | <Compile Include="Views\SetComparisonStringAvailableValuesFilterView.Designer.cs">
|
---|
| 221 | <DependentUpon>SetComparisonStringAvailableValuesFilterView.cs</DependentUpon>
|
---|
| 222 | </Compile>
|
---|
| 223 | <Compile Include="Views\NameSetComparisonStringAvailableValuesFilterView.cs">
|
---|
| 224 | <SubType>UserControl</SubType>
|
---|
| 225 | </Compile>
|
---|
| 226 | <Compile Include="Views\NameSetComparisonStringAvailableValuesFilterView.Designer.cs">
|
---|
| 227 | <DependentUpon>NameSetComparisonStringAvailableValuesFilterView.cs</DependentUpon>
|
---|
| 228 | </Compile>
|
---|
| 229 | <Compile Include="Views\CombinedFilterView.cs">
|
---|
| 230 | <SubType>UserControl</SubType>
|
---|
| 231 | </Compile>
|
---|
| 232 | <Compile Include="Views\CombinedFilterView.Designer.cs">
|
---|
| 233 | <DependentUpon>CombinedFilterView.cs</DependentUpon>
|
---|
| 234 | </Compile>
|
---|
[5269] | 235 | <Compile Include="Views\NameSetComparisonStringFilterView.cs">
|
---|
| 236 | <SubType>UserControl</SubType>
|
---|
| 237 | </Compile>
|
---|
| 238 | <Compile Include="Views\NameSetComparisonStringFilterView.Designer.cs">
|
---|
| 239 | <DependentUpon>NameSetComparisonStringFilterView.cs</DependentUpon>
|
---|
| 240 | </Compile>
|
---|
| 241 | <Compile Include="Views\NameOrdinalComparisonLongFilterView.cs">
|
---|
| 242 | <SubType>UserControl</SubType>
|
---|
| 243 | </Compile>
|
---|
| 244 | <Compile Include="Views\NameOrdinalComparisonLongFilterView.Designer.cs">
|
---|
| 245 | <DependentUpon>NameOrdinalComparisonLongFilterView.cs</DependentUpon>
|
---|
| 246 | </Compile>
|
---|
| 247 | <Compile Include="Views\NameEqualityComparisonBoolFilterView.cs">
|
---|
| 248 | <SubType>UserControl</SubType>
|
---|
| 249 | </Compile>
|
---|
| 250 | <Compile Include="Views\NameEqualityComparisonBoolFilterView.Designer.cs">
|
---|
| 251 | <DependentUpon>NameEqualityComparisonBoolFilterView.cs</DependentUpon>
|
---|
| 252 | </Compile>
|
---|
| 253 | <Compile Include="Views\SetComparisonStringFilterView.cs">
|
---|
| 254 | <SubType>UserControl</SubType>
|
---|
| 255 | </Compile>
|
---|
| 256 | <Compile Include="Views\SetComparisonStringFilterView.Designer.cs">
|
---|
| 257 | <DependentUpon>SetComparisonStringFilterView.cs</DependentUpon>
|
---|
| 258 | </Compile>
|
---|
| 259 | <Compile Include="Views\SetComparisonFilterView.cs">
|
---|
| 260 | <SubType>UserControl</SubType>
|
---|
| 261 | </Compile>
|
---|
| 262 | <Compile Include="Views\SetComparisonFilterView.Designer.cs">
|
---|
| 263 | <DependentUpon>SetComparisonFilterView.cs</DependentUpon>
|
---|
| 264 | </Compile>
|
---|
| 265 | <Compile Include="Views\OrdinalComparisonLongFilterView.cs">
|
---|
| 266 | <SubType>UserControl</SubType>
|
---|
| 267 | </Compile>
|
---|
| 268 | <Compile Include="Views\OrdinalComparisonLongFilterView.Designer.cs">
|
---|
| 269 | <DependentUpon>OrdinalComparisonLongFilterView.cs</DependentUpon>
|
---|
| 270 | </Compile>
|
---|
| 271 | <Compile Include="Views\NameOrdinalComparisonDoubleFilterView.cs">
|
---|
| 272 | <SubType>UserControl</SubType>
|
---|
| 273 | </Compile>
|
---|
| 274 | <Compile Include="Views\NameOrdinalComparisonDoubleFilterView.Designer.cs">
|
---|
| 275 | <DependentUpon>NameOrdinalComparisonDoubleFilterView.cs</DependentUpon>
|
---|
| 276 | </Compile>
|
---|
| 277 | <Compile Include="Views\OrdinalComparisonFilterView.cs">
|
---|
| 278 | <SubType>UserControl</SubType>
|
---|
| 279 | </Compile>
|
---|
| 280 | <Compile Include="Views\OrdinalComparisonFilterView.Designer.cs">
|
---|
| 281 | <DependentUpon>OrdinalComparisonFilterView.cs</DependentUpon>
|
---|
| 282 | </Compile>
|
---|
| 283 | <Compile Include="Views\EqualityComparisonFilterView.cs">
|
---|
| 284 | <SubType>UserControl</SubType>
|
---|
| 285 | </Compile>
|
---|
| 286 | <Compile Include="Views\EqualityComparisonFilterView.Designer.cs">
|
---|
| 287 | <DependentUpon>EqualityComparisonFilterView.cs</DependentUpon>
|
---|
| 288 | </Compile>
|
---|
| 289 | <Compile Include="Views\FilterView.cs">
|
---|
| 290 | <SubType>UserControl</SubType>
|
---|
| 291 | </Compile>
|
---|
| 292 | <Compile Include="Views\FilterView.Designer.cs">
|
---|
| 293 | <DependentUpon>FilterView.cs</DependentUpon>
|
---|
| 294 | </Compile>
|
---|
[5073] | 295 | <Compile Include="Views\QueryView.cs">
|
---|
| 296 | <SubType>UserControl</SubType>
|
---|
| 297 | </Compile>
|
---|
| 298 | <Compile Include="Views\QueryView.Designer.cs">
|
---|
| 299 | <DependentUpon>QueryView.cs</DependentUpon>
|
---|
| 300 | </Compile>
|
---|
[4943] | 301 | <Compile Include="Views\RunView.cs">
|
---|
| 302 | <SubType>UserControl</SubType>
|
---|
| 303 | </Compile>
|
---|
| 304 | <Compile Include="Views\RunView.Designer.cs">
|
---|
| 305 | <DependentUpon>RunView.cs</DependentUpon>
|
---|
| 306 | </Compile>
|
---|
| 307 | <Compile Include="Views\ExperimentView.cs">
|
---|
| 308 | <SubType>UserControl</SubType>
|
---|
| 309 | </Compile>
|
---|
| 310 | <Compile Include="Views\ExperimentView.Designer.cs">
|
---|
| 311 | <DependentUpon>ExperimentView.cs</DependentUpon>
|
---|
| 312 | </Compile>
|
---|
[4929] | 313 | <Compile Include="Views\RunCollectionView.cs">
|
---|
| 314 | <SubType>UserControl</SubType>
|
---|
| 315 | </Compile>
|
---|
| 316 | <Compile Include="Views\RunCollectionView.Designer.cs">
|
---|
| 317 | <DependentUpon>RunCollectionView.cs</DependentUpon>
|
---|
| 318 | </Compile>
|
---|
| 319 | <Compile Include="Views\ExperimentCollectionView.cs">
|
---|
| 320 | <SubType>UserControl</SubType>
|
---|
| 321 | </Compile>
|
---|
| 322 | <Compile Include="Views\ExperimentCollectionView.Designer.cs">
|
---|
| 323 | <DependentUpon>ExperimentCollectionView.cs</DependentUpon>
|
---|
| 324 | </Compile>
|
---|
| 325 | <Compile Include="Views\ProblemParameterView.cs">
|
---|
| 326 | <SubType>UserControl</SubType>
|
---|
| 327 | </Compile>
|
---|
| 328 | <Compile Include="Views\ProblemParameterView.Designer.cs">
|
---|
| 329 | <DependentUpon>ProblemParameterView.cs</DependentUpon>
|
---|
| 330 | </Compile>
|
---|
| 331 | <Compile Include="Views\ResultView.cs">
|
---|
| 332 | <SubType>UserControl</SubType>
|
---|
| 333 | </Compile>
|
---|
| 334 | <Compile Include="Views\ResultView.Designer.cs">
|
---|
| 335 | <DependentUpon>ResultView.cs</DependentUpon>
|
---|
| 336 | </Compile>
|
---|
[4566] | 337 | <Compile Include="Views\ResultCollectionView.cs">
|
---|
| 338 | <SubType>UserControl</SubType>
|
---|
| 339 | </Compile>
|
---|
| 340 | <Compile Include="Views\ResultCollectionView.Designer.cs">
|
---|
| 341 | <DependentUpon>ResultCollectionView.cs</DependentUpon>
|
---|
| 342 | </Compile>
|
---|
| 343 | <Compile Include="Views\ProblemParameterCollectionView.cs">
|
---|
| 344 | <SubType>UserControl</SubType>
|
---|
| 345 | </Compile>
|
---|
| 346 | <Compile Include="Views\ProblemParameterCollectionView.Designer.cs">
|
---|
| 347 | <DependentUpon>ProblemParameterCollectionView.cs</DependentUpon>
|
---|
| 348 | </Compile>
|
---|
[4548] | 349 | <Compile Include="Views\OKBExperimentView.cs">
|
---|
| 350 | <SubType>UserControl</SubType>
|
---|
| 351 | </Compile>
|
---|
| 352 | <Compile Include="Views\OKBExperimentView.Designer.cs">
|
---|
| 353 | <DependentUpon>OKBExperimentView.cs</DependentUpon>
|
---|
| 354 | </Compile>
|
---|
[4492] | 355 | <Compile Include="Views\ProblemDataView.cs">
|
---|
| 356 | <SubType>UserControl</SubType>
|
---|
| 357 | </Compile>
|
---|
| 358 | <Compile Include="Views\ProblemDataView.Designer.cs">
|
---|
| 359 | <DependentUpon>ProblemDataView.cs</DependentUpon>
|
---|
| 360 | </Compile>
|
---|
| 361 | <Compile Include="Views\ProblemView.cs">
|
---|
| 362 | <SubType>UserControl</SubType>
|
---|
| 363 | </Compile>
|
---|
| 364 | <Compile Include="Views\ProblemView.Designer.cs">
|
---|
| 365 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
| 366 | </Compile>
|
---|
[4481] | 367 | <Compile Include="Views\ProblemCollectionView.cs">
|
---|
| 368 | <SubType>UserControl</SubType>
|
---|
| 369 | </Compile>
|
---|
| 370 | <Compile Include="Views\ProblemCollectionView.Designer.cs">
|
---|
| 371 | <DependentUpon>ProblemCollectionView.cs</DependentUpon>
|
---|
| 372 | </Compile>
|
---|
| 373 | <Compile Include="Views\ProblemClassCollectionView.cs">
|
---|
| 374 | <SubType>UserControl</SubType>
|
---|
| 375 | </Compile>
|
---|
| 376 | <Compile Include="Views\ProblemClassCollectionView.Designer.cs">
|
---|
| 377 | <DependentUpon>ProblemClassCollectionView.cs</DependentUpon>
|
---|
| 378 | </Compile>
|
---|
[4466] | 379 | <Compile Include="Views\DataTypeView.cs">
|
---|
| 380 | <SubType>UserControl</SubType>
|
---|
| 381 | </Compile>
|
---|
| 382 | <Compile Include="Views\DataTypeView.Designer.cs">
|
---|
| 383 | <DependentUpon>DataTypeView.cs</DependentUpon>
|
---|
| 384 | </Compile>
|
---|
| 385 | <Compile Include="Views\DataTypeCollectionView.cs">
|
---|
| 386 | <SubType>UserControl</SubType>
|
---|
| 387 | </Compile>
|
---|
| 388 | <Compile Include="Views\DataTypeCollectionView.Designer.cs">
|
---|
| 389 | <DependentUpon>DataTypeCollectionView.cs</DependentUpon>
|
---|
| 390 | </Compile>
|
---|
[4441] | 391 | <Compile Include="Views\PlatformCollectionView.cs">
|
---|
| 392 | <SubType>UserControl</SubType>
|
---|
| 393 | </Compile>
|
---|
| 394 | <Compile Include="Views\PlatformCollectionView.Designer.cs">
|
---|
| 395 | <DependentUpon>PlatformCollectionView.cs</DependentUpon>
|
---|
| 396 | </Compile>
|
---|
[4426] | 397 | <Compile Include="Views\OKBItemView.cs">
|
---|
[4422] | 398 | <SubType>UserControl</SubType>
|
---|
| 399 | </Compile>
|
---|
[4426] | 400 | <Compile Include="Views\OKBItemView.Designer.cs">
|
---|
| 401 | <DependentUpon>OKBItemView.cs</DependentUpon>
|
---|
[4422] | 402 | </Compile>
|
---|
[4426] | 403 | <Compile Include="Views\NamedOKBItemView.cs">
|
---|
| 404 | <SubType>UserControl</SubType>
|
---|
| 405 | </Compile>
|
---|
| 406 | <Compile Include="Views\NamedOKBItemView.Designer.cs">
|
---|
| 407 | <DependentUpon>NamedOKBItemView.cs</DependentUpon>
|
---|
| 408 | </Compile>
|
---|
[4388] | 409 | <None Include="app.config" />
|
---|
| 410 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[4426] | 411 | <None Include="ServiceClients\GenerateServiceClients.cmd" />
|
---|
[4388] | 412 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
| 413 | </ItemGroup>
|
---|
| 414 | <ItemGroup>
|
---|
| 415 | <None Include="HeuristicLab.snk" />
|
---|
| 416 | <None Include="HeuristicLabClientsOKBPlugin.cs.frame" />
|
---|
| 417 | </ItemGroup>
|
---|
| 418 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 419 | <PropertyGroup>
|
---|
| 420 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 421 | set ProjectDir=$(ProjectDir)
|
---|
| 422 | set SolutionDir=$(SolutionDir)
|
---|
| 423 | set Outdir=$(Outdir)
|
---|
| 424 | set TargetPath=$(TargetPath)
|
---|
| 425 |
|
---|
| 426 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
| 427 | </PropertyGroup>
|
---|
| 428 | <PropertyGroup>
|
---|
| 429 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 430 | set ProjectDir=$(ProjectDir)
|
---|
| 431 | set SolutionDir=$(SolutionDir)
|
---|
| 432 | set Outdir=$(Outdir)
|
---|
| 433 |
|
---|
| 434 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
| 435 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs"</PreBuildEvent>
|
---|
| 436 | </PropertyGroup>
|
---|
| 437 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 438 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 439 | <Target Name="BeforeBuild">
|
---|
| 440 | </Target>
|
---|
| 441 | <Target Name="AfterBuild">
|
---|
| 442 | </Target>
|
---|
| 443 | -->
|
---|
| 444 | </Project> |
---|