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