[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">
|
---|
[5608] | 42 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
[4408] | 43 | </Reference>
|
---|
[5298] | 44 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
[5608] | 45 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[4548] | 46 | </Reference>
|
---|
[5298] | 47 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
[5608] | 48 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[4388] | 49 | </Reference>
|
---|
[5298] | 50 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
[5608] | 51 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[4388] | 52 | </Reference>
|
---|
[5298] | 53 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
[5608] | 54 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[4388] | 55 | </Reference>
|
---|
[5298] | 56 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
[5608] | 57 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[4388] | 58 | </Reference>
|
---|
[5298] | 59 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
[5608] | 60 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[4918] | 61 | </Reference>
|
---|
[5298] | 62 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
[5608] | 63 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[4918] | 64 | </Reference>
|
---|
[5298] | 65 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
[5608] | 66 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[4918] | 67 | </Reference>
|
---|
[5344] | 68 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
[5608] | 69 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[5344] | 70 | </Reference>
|
---|
[5298] | 71 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
[5608] | 72 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[4918] | 73 | </Reference>
|
---|
[4943] | 74 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
[5608] | 75 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
[4943] | 76 | </Reference>
|
---|
[5298] | 77 | <Reference Include="HeuristicLab.Optimizer-3.3">
|
---|
[5608] | 78 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
[4918] | 79 | </Reference>
|
---|
[5608] | 80 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 81 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[5344] | 82 | </Reference>
|
---|
[5298] | 83 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
[5608] | 84 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[4918] | 85 | </Reference>
|
---|
[5298] | 86 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[5608] | 87 | <HintPath>C:\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>
|
---|
[5533] | 101 | <Compile Include="Administration\AdministrationClient.cs" />
|
---|
| 102 | <Compile Include="Administration\AdministratorMenuItem.cs" />
|
---|
[5504] | 103 | <Compile Include="Administration\ServiceClient\AdministrationServiceClient.cs" />
|
---|
[5533] | 104 | <Compile Include="Administration\ServiceClient\Algorithm.cs" />
|
---|
| 105 | <Compile Include="Administration\ServiceClient\AlgorithmClass.cs" />
|
---|
[5550] | 106 | <Compile Include="Administration\ServiceClient\OKBItemCollection.cs" />
|
---|
[5533] | 107 | <Compile Include="Administration\ServiceClient\INamedOKBItem.cs" />
|
---|
| 108 | <Compile Include="Administration\ServiceClient\IOKBItem.cs" />
|
---|
| 109 | <Compile Include="Administration\ServiceClient\NamedOKBItem.cs" />
|
---|
| 110 | <Compile Include="Administration\ServiceClient\OKBItem.cs" />
|
---|
| 111 | <Compile Include="Administration\ServiceClient\Platform.cs" />
|
---|
| 112 | <Compile Include="Administration\ServiceClient\Problem.cs" />
|
---|
| 113 | <Compile Include="Administration\ServiceClient\ProblemClass.cs" />
|
---|
| 114 | <Compile Include="Administration\Views\AdministratorView.cs">
|
---|
[4422] | 115 | <SubType>UserControl</SubType>
|
---|
| 116 | </Compile>
|
---|
[5533] | 117 | <Compile Include="Administration\Views\AdministratorView.Designer.cs">
|
---|
[4426] | 118 | <DependentUpon>AdministratorView.cs</DependentUpon>
|
---|
[4422] | 119 | </Compile>
|
---|
[5533] | 120 | <Compile Include="Administration\Views\AlgorithmClassCollectionView.cs">
|
---|
[4388] | 121 | <SubType>UserControl</SubType>
|
---|
| 122 | </Compile>
|
---|
[5533] | 123 | <Compile Include="Administration\Views\AlgorithmClassCollectionView.Designer.cs">
|
---|
[4426] | 124 | <DependentUpon>AlgorithmClassCollectionView.cs</DependentUpon>
|
---|
[4388] | 125 | </Compile>
|
---|
[5533] | 126 | <Compile Include="Administration\Views\AlgorithmCollectionView.cs">
|
---|
[4408] | 127 | <SubType>UserControl</SubType>
|
---|
| 128 | </Compile>
|
---|
[5533] | 129 | <Compile Include="Administration\Views\AlgorithmCollectionView.Designer.cs">
|
---|
[4426] | 130 | <DependentUpon>AlgorithmCollectionView.cs</DependentUpon>
|
---|
[4408] | 131 | </Compile>
|
---|
[5533] | 132 | <Compile Include="Administration\Views\AlgorithmView.cs">
|
---|
[4441] | 133 | <SubType>UserControl</SubType>
|
---|
| 134 | </Compile>
|
---|
[5533] | 135 | <Compile Include="Administration\Views\AlgorithmView.Designer.cs">
|
---|
[4441] | 136 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
| 137 | </Compile>
|
---|
[5550] | 138 | <Compile Include="Administration\Views\OKBItemCollectionView.cs">
|
---|
| 139 | <SubType>UserControl</SubType>
|
---|
| 140 | </Compile>
|
---|
| 141 | <Compile Include="Administration\Views\OKBItemCollectionView.Designer.cs">
|
---|
| 142 | <DependentUpon>OKBItemCollectionView.cs</DependentUpon>
|
---|
| 143 | </Compile>
|
---|
[5533] | 144 | <Compile Include="Administration\Views\NamedOKBItemView.cs">
|
---|
[4481] | 145 | <SubType>UserControl</SubType>
|
---|
| 146 | </Compile>
|
---|
[5533] | 147 | <Compile Include="Administration\Views\NamedOKBItemView.Designer.cs">
|
---|
| 148 | <DependentUpon>NamedOKBItemView.cs</DependentUpon>
|
---|
[4481] | 149 | </Compile>
|
---|
[5533] | 150 | <Compile Include="Administration\Views\OKBItemView.cs">
|
---|
[4566] | 151 | <SubType>UserControl</SubType>
|
---|
| 152 | </Compile>
|
---|
[5533] | 153 | <Compile Include="Administration\Views\OKBItemView.Designer.cs">
|
---|
| 154 | <DependentUpon>OKBItemView.cs</DependentUpon>
|
---|
[4566] | 155 | </Compile>
|
---|
[5533] | 156 | <Compile Include="Administration\Views\PlatformCollectionView.cs">
|
---|
[4929] | 157 | <SubType>UserControl</SubType>
|
---|
| 158 | </Compile>
|
---|
[5533] | 159 | <Compile Include="Administration\Views\PlatformCollectionView.Designer.cs">
|
---|
| 160 | <DependentUpon>PlatformCollectionView.cs</DependentUpon>
|
---|
[4929] | 161 | </Compile>
|
---|
[5533] | 162 | <Compile Include="Administration\Views\ProblemClassCollectionView.cs">
|
---|
[5344] | 163 | <SubType>UserControl</SubType>
|
---|
| 164 | </Compile>
|
---|
[5533] | 165 | <Compile Include="Administration\Views\ProblemClassCollectionView.Designer.cs">
|
---|
| 166 | <DependentUpon>ProblemClassCollectionView.cs</DependentUpon>
|
---|
[5344] | 167 | </Compile>
|
---|
[5533] | 168 | <Compile Include="Administration\Views\ProblemCollectionView.cs">
|
---|
[5338] | 169 | <SubType>UserControl</SubType>
|
---|
| 170 | </Compile>
|
---|
[5533] | 171 | <Compile Include="Administration\Views\ProblemCollectionView.Designer.cs">
|
---|
| 172 | <DependentUpon>ProblemCollectionView.cs</DependentUpon>
|
---|
[5338] | 173 | </Compile>
|
---|
[5533] | 174 | <Compile Include="Administration\Views\ProblemView.cs">
|
---|
[5286] | 175 | <SubType>UserControl</SubType>
|
---|
| 176 | </Compile>
|
---|
[5533] | 177 | <Compile Include="Administration\Views\ProblemView.Designer.cs">
|
---|
[4492] | 178 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
| 179 | </Compile>
|
---|
[5533] | 180 | <Compile Include="Authentication\AuthenticationClient.cs" />
|
---|
| 181 | <Compile Include="Authentication\ServiceClient\AuthenticationServiceClient.cs" />
|
---|
[5606] | 182 | <Compile Include="Query\QueryClient.cs" />
|
---|
| 183 | <Compile Include="Query\QueryMenuItem.cs" />
|
---|
| 184 | <Compile Include="Query\ServiceClient\CombinedFilter.cs" />
|
---|
[5608] | 185 | <Compile Include="Query\ServiceClient\OrdinalComparisonFloatFilter.cs" />
|
---|
| 186 | <Compile Include="Query\ServiceClient\OrdinalComparisonDoubleFilter.cs" />
|
---|
| 187 | <Compile Include="Query\ServiceClient\EqualityComparisonByteArrayFilter.cs" />
|
---|
| 188 | <Compile Include="Query\ServiceClient\EqualityComparisonBoolFilter.cs" />
|
---|
[5606] | 189 | <Compile Include="Query\ServiceClient\OrdinalComparisonIntFilter.cs" />
|
---|
| 190 | <Compile Include="Query\ServiceClient\NameOrdinalComparisonIntFilter.cs" />
|
---|
| 191 | <Compile Include="Query\ServiceClient\NameOrdinalComparisonFloatFilter.cs" />
|
---|
| 192 | <Compile Include="Query\ServiceClient\Filter.cs" />
|
---|
| 193 | <Compile Include="Query\ServiceClient\NameEqualityComparisonBoolFilter.cs" />
|
---|
| 194 | <Compile Include="Query\ServiceClient\NameEqualityComparisonByteArrayFilter.cs" />
|
---|
| 195 | <Compile Include="Query\ServiceClient\NameOrdinalComparisonDoubleFilter.cs" />
|
---|
| 196 | <Compile Include="Query\ServiceClient\NameOrdinalComparisonLongFilter.cs" />
|
---|
| 197 | <Compile Include="Query\ServiceClient\NameStringComparisonAvailableValuesFilter.cs" />
|
---|
| 198 | <Compile Include="Query\ServiceClient\NameStringComparisonFilter.cs" />
|
---|
| 199 | <Compile Include="Query\ServiceClient\OrdinalComparisonDateTimeFilter.cs" />
|
---|
| 200 | <Compile Include="Query\ServiceClient\OrdinalComparisonLongFilter.cs" />
|
---|
[5533] | 201 | <Compile Include="Query\ServiceClient\QueryServiceClient.cs" />
|
---|
[5606] | 202 | <Compile Include="Query\ServiceClient\StringComparisonAvailableValuesFilter.cs" />
|
---|
| 203 | <Compile Include="Query\ServiceClient\StringComparisonFilter.cs" />
|
---|
| 204 | <Compile Include="Query\Views\CombinedFilterView.cs">
|
---|
| 205 | <SubType>UserControl</SubType>
|
---|
| 206 | </Compile>
|
---|
| 207 | <Compile Include="Query\Views\CombinedFilterView.Designer.cs">
|
---|
| 208 | <DependentUpon>CombinedFilterView.cs</DependentUpon>
|
---|
| 209 | </Compile>
|
---|
[5612] | 210 | <Compile Include="Query\Views\OrdinalComparisonDateTimeFilterView.cs">
|
---|
| 211 | <SubType>UserControl</SubType>
|
---|
| 212 | </Compile>
|
---|
| 213 | <Compile Include="Query\Views\OrdinalComparisonDateTimeFilterView.Designer.cs">
|
---|
| 214 | <DependentUpon>OrdinalComparisonDateTimeFilterView.cs</DependentUpon>
|
---|
| 215 | </Compile>
|
---|
| 216 | <Compile Include="Query\Views\OrdinalComparisonFloatFilterView.cs">
|
---|
| 217 | <SubType>UserControl</SubType>
|
---|
| 218 | </Compile>
|
---|
| 219 | <Compile Include="Query\Views\OrdinalComparisonFloatFilterView.Designer.cs">
|
---|
| 220 | <DependentUpon>OrdinalComparisonFloatFilterView.cs</DependentUpon>
|
---|
| 221 | </Compile>
|
---|
| 222 | <Compile Include="Query\Views\OrdinalComparisonIntFilterView.cs">
|
---|
| 223 | <SubType>UserControl</SubType>
|
---|
| 224 | </Compile>
|
---|
| 225 | <Compile Include="Query\Views\OrdinalComparisonIntFilterView.Designer.cs">
|
---|
| 226 | <DependentUpon>OrdinalComparisonIntFilterView.cs</DependentUpon>
|
---|
| 227 | </Compile>
|
---|
[5608] | 228 | <Compile Include="Query\Views\EqualityComparisonBoolFilterView.cs">
|
---|
| 229 | <SubType>UserControl</SubType>
|
---|
| 230 | </Compile>
|
---|
| 231 | <Compile Include="Query\Views\EqualityComparisonBoolFilterView.Designer.cs">
|
---|
| 232 | <DependentUpon>EqualityComparisonBoolFilterView.cs</DependentUpon>
|
---|
| 233 | </Compile>
|
---|
[5606] | 234 | <Compile Include="Query\Views\EqualityComparisonFilterView.cs">
|
---|
| 235 | <SubType>UserControl</SubType>
|
---|
| 236 | </Compile>
|
---|
| 237 | <Compile Include="Query\Views\EqualityComparisonFilterView.Designer.cs">
|
---|
| 238 | <DependentUpon>EqualityComparisonFilterView.cs</DependentUpon>
|
---|
| 239 | </Compile>
|
---|
| 240 | <Compile Include="Query\Views\FilterView.cs">
|
---|
| 241 | <SubType>UserControl</SubType>
|
---|
| 242 | </Compile>
|
---|
| 243 | <Compile Include="Query\Views\FilterView.Designer.cs">
|
---|
| 244 | <DependentUpon>FilterView.cs</DependentUpon>
|
---|
| 245 | </Compile>
|
---|
[5608] | 246 | <Compile Include="Query\Views\OrdinalComparisonDoubleFilterView.cs">
|
---|
[5606] | 247 | <SubType>UserControl</SubType>
|
---|
| 248 | </Compile>
|
---|
[5608] | 249 | <Compile Include="Query\Views\OrdinalComparisonDoubleFilterView.Designer.cs">
|
---|
| 250 | <DependentUpon>OrdinalComparisonDoubleFilterView.cs</DependentUpon>
|
---|
[5606] | 251 | </Compile>
|
---|
| 252 | <Compile Include="Query\Views\OrdinalComparisonFilterView.cs">
|
---|
| 253 | <SubType>UserControl</SubType>
|
---|
| 254 | </Compile>
|
---|
| 255 | <Compile Include="Query\Views\OrdinalComparisonFilterView.Designer.cs">
|
---|
| 256 | <DependentUpon>OrdinalComparisonFilterView.cs</DependentUpon>
|
---|
| 257 | </Compile>
|
---|
| 258 | <Compile Include="Query\Views\OrdinalComparisonLongFilterView.cs">
|
---|
| 259 | <SubType>UserControl</SubType>
|
---|
| 260 | </Compile>
|
---|
| 261 | <Compile Include="Query\Views\OrdinalComparisonLongFilterView.Designer.cs">
|
---|
| 262 | <DependentUpon>OrdinalComparisonLongFilterView.cs</DependentUpon>
|
---|
| 263 | </Compile>
|
---|
| 264 | <Compile Include="Query\Views\QueryView.cs">
|
---|
| 265 | <SubType>UserControl</SubType>
|
---|
| 266 | </Compile>
|
---|
| 267 | <Compile Include="Query\Views\QueryView.Designer.cs">
|
---|
| 268 | <DependentUpon>QueryView.cs</DependentUpon>
|
---|
| 269 | </Compile>
|
---|
| 270 | <Compile Include="Query\Views\StringComparisonAvailableValuesFilterView.cs">
|
---|
| 271 | <SubType>UserControl</SubType>
|
---|
| 272 | </Compile>
|
---|
| 273 | <Compile Include="Query\Views\StringComparisonAvailableValuesFilterView.Designer.cs">
|
---|
| 274 | <DependentUpon>StringComparisonAvailableValuesFilterView.cs</DependentUpon>
|
---|
| 275 | </Compile>
|
---|
| 276 | <Compile Include="Query\Views\StringComparisonFilterView.cs">
|
---|
| 277 | <SubType>UserControl</SubType>
|
---|
| 278 | </Compile>
|
---|
| 279 | <Compile Include="Query\Views\StringComparisonFilterView.Designer.cs">
|
---|
| 280 | <DependentUpon>StringComparisonFilterView.cs</DependentUpon>
|
---|
| 281 | </Compile>
|
---|
[5640] | 282 | <Compile Include="RunCreation\EmptyAlgorithm.cs" />
|
---|
| 283 | <Compile Include="RunCreation\EmptyEvaluator.cs" />
|
---|
| 284 | <Compile Include="RunCreation\EmptyMultiObjectiveEvaluator.cs" />
|
---|
| 285 | <Compile Include="RunCreation\EmptyMultiObjectiveProblem.cs" />
|
---|
| 286 | <Compile Include="RunCreation\EmptyProblem.cs" />
|
---|
| 287 | <Compile Include="RunCreation\EmptySingleObjectiveEvaluator.cs" />
|
---|
| 288 | <Compile Include="RunCreation\EmptySingleObjectiveProblem.cs" />
|
---|
| 289 | <Compile Include="RunCreation\EmptySolutionCreator.cs" />
|
---|
| 290 | <Compile Include="RunCreation\ItemWrapper.cs" />
|
---|
| 291 | <Compile Include="RunCreation\MultiObjectiveOKBProblem.cs" />
|
---|
| 292 | <Compile Include="RunCreation\NamedItemWrapper.cs" />
|
---|
| 293 | <Compile Include="RunCreation\OKBAlgorithm.cs" />
|
---|
| 294 | <Compile Include="RunCreation\OKBProblem.cs" />
|
---|
| 295 | <Compile Include="RunCreation\OKBRun.cs" />
|
---|
| 296 | <Compile Include="RunCreation\RunCreationClient.cs" />
|
---|
[5533] | 297 | <Compile Include="RunCreation\ServiceClient\RunCreationServiceClient.cs" />
|
---|
| 298 | <Compile Include="HeuristicLabClientsOKBPlugin.cs" />
|
---|
| 299 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[5640] | 300 | <Compile Include="RunCreation\SingleObjectiveOKBProblem.cs" />
|
---|
| 301 | <Compile Include="RunCreation\Views\OKBAlgorithmView.cs">
|
---|
| 302 | <SubType>UserControl</SubType>
|
---|
| 303 | </Compile>
|
---|
| 304 | <Compile Include="RunCreation\Views\OKBAlgorithmView.Designer.cs">
|
---|
| 305 | <DependentUpon>OKBAlgorithmView.cs</DependentUpon>
|
---|
| 306 | </Compile>
|
---|
[5660] | 307 | <Compile Include="RunCreation\Views\OKBProblemView.cs">
|
---|
[5640] | 308 | <SubType>UserControl</SubType>
|
---|
| 309 | </Compile>
|
---|
[5660] | 310 | <Compile Include="RunCreation\Views\OKBProblemView.Designer.cs">
|
---|
| 311 | <DependentUpon>OKBProblemView.cs</DependentUpon>
|
---|
[5640] | 312 | </Compile>
|
---|
[5902] | 313 | <Compile Include="RunCreation\Views\OKBRunView.cs">
|
---|
| 314 | <SubType>UserControl</SubType>
|
---|
| 315 | </Compile>
|
---|
| 316 | <Compile Include="RunCreation\Views\OKBRunView.Designer.cs">
|
---|
| 317 | <DependentUpon>OKBRunView.cs</DependentUpon>
|
---|
| 318 | </Compile>
|
---|
[4388] | 319 | <None Include="app.config" />
|
---|
[5504] | 320 | <None Include="Authentication\ServiceClient\GenerateServiceClient.cmd" />
|
---|
[5666] | 321 | <None Include="services.heuristiclab.com app.config" />
|
---|
[4388] | 322 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[5504] | 323 | <None Include="Administration\ServiceClient\GenerateServiceClient.cmd" />
|
---|
| 324 | <None Include="Query\ServiceClient\GenerateServiceClient.cmd" />
|
---|
| 325 | <None Include="RunCreation\ServiceClient\GenerateServiceClient.cmd" />
|
---|
[4388] | 326 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
| 327 | </ItemGroup>
|
---|
| 328 | <ItemGroup>
|
---|
| 329 | <None Include="HeuristicLab.snk" />
|
---|
| 330 | <None Include="HeuristicLabClientsOKBPlugin.cs.frame" />
|
---|
| 331 | </ItemGroup>
|
---|
| 332 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 333 | <PropertyGroup>
|
---|
| 334 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 335 | set ProjectDir=$(ProjectDir)
|
---|
| 336 | set SolutionDir=$(SolutionDir)
|
---|
| 337 | set Outdir=$(Outdir)
|
---|
| 338 | set TargetPath=$(TargetPath)
|
---|
| 339 |
|
---|
| 340 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
| 341 | </PropertyGroup>
|
---|
| 342 | <PropertyGroup>
|
---|
| 343 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 344 | set ProjectDir=$(ProjectDir)
|
---|
| 345 | set SolutionDir=$(SolutionDir)
|
---|
| 346 | set Outdir=$(Outdir)
|
---|
| 347 |
|
---|
| 348 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
| 349 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs"</PreBuildEvent>
|
---|
| 350 | </PropertyGroup>
|
---|
| 351 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 352 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 353 | <Target Name="BeforeBuild">
|
---|
| 354 | </Target>
|
---|
| 355 | <Target Name="AfterBuild">
|
---|
| 356 | </Target>
|
---|
| 357 | -->
|
---|
| 358 | </Project> |
---|