[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>
|
---|
| 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
| 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>
|
---|
[4408] | 41 | <Reference Include="HeuristicLab.Clients.Common-3.3">
|
---|
| 42 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
| 43 | </Reference>
|
---|
| 44 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[4388] | 45 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[4408] | 46 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.2.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[4421] | 47 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[4388] | 48 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
| 49 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 50 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 51 | </Reference>
|
---|
| 52 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 53 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 54 | </Reference>
|
---|
[4481] | 55 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[4388] | 56 | <Reference Include="HeuristicLab.Optimizer-3.3">
|
---|
| 57 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
| 58 | </Reference>
|
---|
[4481] | 59 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[4388] | 60 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 61 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 62 | </Reference>
|
---|
| 63 | <Reference Include="System" />
|
---|
| 64 | <Reference Include="System.Core" />
|
---|
| 65 | <Reference Include="System.Drawing" />
|
---|
| 66 | <Reference Include="System.Runtime.Serialization" />
|
---|
| 67 | <Reference Include="System.ServiceModel" />
|
---|
| 68 | <Reference Include="System.Windows.Forms" />
|
---|
| 69 | <Reference Include="System.Xml.Linq" />
|
---|
| 70 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 71 | <Reference Include="System.Data" />
|
---|
| 72 | <Reference Include="System.Xml" />
|
---|
| 73 | </ItemGroup>
|
---|
| 74 | <ItemGroup>
|
---|
[4426] | 75 | <Compile Include="Administrator.cs">
|
---|
| 76 | <SubType>Code</SubType>
|
---|
| 77 | </Compile>
|
---|
[4492] | 78 | <Compile Include="AdministratorMenuItem.cs" />
|
---|
[4426] | 79 | <Compile Include="HeuristicLabClientsOKBPlugin.cs" />
|
---|
| 80 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[4466] | 81 | <Compile Include="ServiceClients\AdminServiceClient.cs" />
|
---|
[4433] | 82 | <Compile Include="ServiceClients\Algorithm.cs">
|
---|
| 83 | <SubType>Code</SubType>
|
---|
| 84 | </Compile>
|
---|
| 85 | <Compile Include="ServiceClients\AlgorithmClass.cs">
|
---|
| 86 | <SubType>Code</SubType>
|
---|
| 87 | </Compile>
|
---|
[4466] | 88 | <Compile Include="ServiceClients\AuthenticationServiceClient.cs" />
|
---|
[4481] | 89 | <Compile Include="ServiceClients\AlgorithmData.cs" />
|
---|
[4492] | 90 | <Compile Include="ServiceClients\ProblemData.cs" />
|
---|
[4481] | 91 | <Compile Include="ServiceClients\Problem.cs" />
|
---|
| 92 | <Compile Include="ServiceClients\ProblemClass.cs" />
|
---|
[4466] | 93 | <Compile Include="ServiceClients\DataType.cs" />
|
---|
[4456] | 94 | <Compile Include="ServiceClients\NamedOKBItem.cs" />
|
---|
[4441] | 95 | <Compile Include="ServiceClients\Platform.cs" />
|
---|
[4433] | 96 | <Compile Include="ServiceClients\INamedOKBItem.cs">
|
---|
| 97 | <SubType>Code</SubType>
|
---|
| 98 | </Compile>
|
---|
| 99 | <Compile Include="ServiceClients\IOKBItem.cs">
|
---|
| 100 | <SubType>Code</SubType>
|
---|
| 101 | </Compile>
|
---|
| 102 | <Compile Include="ServiceClients\OKBItem.cs">
|
---|
| 103 | <SubType>Code</SubType>
|
---|
| 104 | </Compile>
|
---|
[4426] | 105 | <Compile Include="Views\AdministratorView.cs">
|
---|
[4422] | 106 | <SubType>UserControl</SubType>
|
---|
| 107 | </Compile>
|
---|
[4426] | 108 | <Compile Include="Views\AdministratorView.Designer.cs">
|
---|
| 109 | <DependentUpon>AdministratorView.cs</DependentUpon>
|
---|
[4422] | 110 | </Compile>
|
---|
[4426] | 111 | <Compile Include="Views\AlgorithmClassCollectionView.cs">
|
---|
[4388] | 112 | <SubType>UserControl</SubType>
|
---|
| 113 | </Compile>
|
---|
[4426] | 114 | <Compile Include="Views\AlgorithmClassCollectionView.Designer.cs">
|
---|
| 115 | <DependentUpon>AlgorithmClassCollectionView.cs</DependentUpon>
|
---|
[4388] | 116 | </Compile>
|
---|
[4426] | 117 | <Compile Include="Views\AlgorithmCollectionView.cs">
|
---|
[4408] | 118 | <SubType>UserControl</SubType>
|
---|
| 119 | </Compile>
|
---|
[4426] | 120 | <Compile Include="Views\AlgorithmCollectionView.Designer.cs">
|
---|
| 121 | <DependentUpon>AlgorithmCollectionView.cs</DependentUpon>
|
---|
[4408] | 122 | </Compile>
|
---|
[4441] | 123 | <Compile Include="Views\AlgorithmView.cs">
|
---|
| 124 | <SubType>UserControl</SubType>
|
---|
| 125 | </Compile>
|
---|
| 126 | <Compile Include="Views\AlgorithmView.Designer.cs">
|
---|
| 127 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
| 128 | </Compile>
|
---|
[4481] | 129 | <Compile Include="Views\AlgorithmDataView.cs">
|
---|
| 130 | <SubType>UserControl</SubType>
|
---|
| 131 | </Compile>
|
---|
| 132 | <Compile Include="Views\AlgorithmDataView.Designer.cs">
|
---|
| 133 | <DependentUpon>AlgorithmDataView.cs</DependentUpon>
|
---|
| 134 | </Compile>
|
---|
[4492] | 135 | <Compile Include="Views\ProblemDataView.cs">
|
---|
| 136 | <SubType>UserControl</SubType>
|
---|
| 137 | </Compile>
|
---|
| 138 | <Compile Include="Views\ProblemDataView.Designer.cs">
|
---|
| 139 | <DependentUpon>ProblemDataView.cs</DependentUpon>
|
---|
| 140 | </Compile>
|
---|
| 141 | <Compile Include="Views\ProblemView.cs">
|
---|
| 142 | <SubType>UserControl</SubType>
|
---|
| 143 | </Compile>
|
---|
| 144 | <Compile Include="Views\ProblemView.Designer.cs">
|
---|
| 145 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
| 146 | </Compile>
|
---|
[4481] | 147 | <Compile Include="Views\ProblemCollectionView.cs">
|
---|
| 148 | <SubType>UserControl</SubType>
|
---|
| 149 | </Compile>
|
---|
| 150 | <Compile Include="Views\ProblemCollectionView.Designer.cs">
|
---|
| 151 | <DependentUpon>ProblemCollectionView.cs</DependentUpon>
|
---|
| 152 | </Compile>
|
---|
| 153 | <Compile Include="Views\ProblemClassCollectionView.cs">
|
---|
| 154 | <SubType>UserControl</SubType>
|
---|
| 155 | </Compile>
|
---|
| 156 | <Compile Include="Views\ProblemClassCollectionView.Designer.cs">
|
---|
| 157 | <DependentUpon>ProblemClassCollectionView.cs</DependentUpon>
|
---|
| 158 | </Compile>
|
---|
[4466] | 159 | <Compile Include="Views\DataTypeView.cs">
|
---|
| 160 | <SubType>UserControl</SubType>
|
---|
| 161 | </Compile>
|
---|
| 162 | <Compile Include="Views\DataTypeView.Designer.cs">
|
---|
| 163 | <DependentUpon>DataTypeView.cs</DependentUpon>
|
---|
| 164 | </Compile>
|
---|
| 165 | <Compile Include="Views\DataTypeCollectionView.cs">
|
---|
| 166 | <SubType>UserControl</SubType>
|
---|
| 167 | </Compile>
|
---|
| 168 | <Compile Include="Views\DataTypeCollectionView.Designer.cs">
|
---|
| 169 | <DependentUpon>DataTypeCollectionView.cs</DependentUpon>
|
---|
| 170 | </Compile>
|
---|
[4441] | 171 | <Compile Include="Views\PlatformCollectionView.cs">
|
---|
| 172 | <SubType>UserControl</SubType>
|
---|
| 173 | </Compile>
|
---|
| 174 | <Compile Include="Views\PlatformCollectionView.Designer.cs">
|
---|
| 175 | <DependentUpon>PlatformCollectionView.cs</DependentUpon>
|
---|
| 176 | </Compile>
|
---|
[4426] | 177 | <Compile Include="Views\OKBItemView.cs">
|
---|
[4422] | 178 | <SubType>UserControl</SubType>
|
---|
| 179 | </Compile>
|
---|
[4426] | 180 | <Compile Include="Views\OKBItemView.Designer.cs">
|
---|
| 181 | <DependentUpon>OKBItemView.cs</DependentUpon>
|
---|
[4422] | 182 | </Compile>
|
---|
[4426] | 183 | <Compile Include="Views\NamedOKBItemView.cs">
|
---|
| 184 | <SubType>UserControl</SubType>
|
---|
| 185 | </Compile>
|
---|
| 186 | <Compile Include="Views\NamedOKBItemView.Designer.cs">
|
---|
| 187 | <DependentUpon>NamedOKBItemView.cs</DependentUpon>
|
---|
| 188 | </Compile>
|
---|
[4388] | 189 | <None Include="app.config" />
|
---|
| 190 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[4426] | 191 | <None Include="ServiceClients\GenerateServiceClients.cmd" />
|
---|
[4388] | 192 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
| 193 | </ItemGroup>
|
---|
| 194 | <ItemGroup>
|
---|
| 195 | <None Include="HeuristicLab.snk" />
|
---|
| 196 | <None Include="HeuristicLabClientsOKBPlugin.cs.frame" />
|
---|
| 197 | </ItemGroup>
|
---|
| 198 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 199 | <PropertyGroup>
|
---|
| 200 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 201 | set ProjectDir=$(ProjectDir)
|
---|
| 202 | set SolutionDir=$(SolutionDir)
|
---|
| 203 | set Outdir=$(Outdir)
|
---|
| 204 | set TargetPath=$(TargetPath)
|
---|
| 205 |
|
---|
| 206 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
| 207 | </PropertyGroup>
|
---|
| 208 | <PropertyGroup>
|
---|
| 209 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 210 | set ProjectDir=$(ProjectDir)
|
---|
| 211 | set SolutionDir=$(SolutionDir)
|
---|
| 212 | set Outdir=$(Outdir)
|
---|
| 213 |
|
---|
| 214 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
| 215 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs"</PreBuildEvent>
|
---|
| 216 | </PropertyGroup>
|
---|
| 217 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 218 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 219 | <Target Name="BeforeBuild">
|
---|
| 220 | </Target>
|
---|
| 221 | <Target Name="AfterBuild">
|
---|
| 222 | </Target>
|
---|
| 223 | -->
|
---|
| 224 | </Project> |
---|