[4760] | 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)' == '' ">x86</Platform>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{4F15BEA2-F494-4584-A0E5-6BA85377B313}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Hive.ExperimentManager.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Hive.ExperimentManager.Views-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
| 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
| 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 19 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 20 | <DebugSymbols>true</DebugSymbols>
|
---|
| 21 | <DebugType>full</DebugType>
|
---|
| 22 | <Optimize>false</Optimize>
|
---|
| 23 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 24 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 25 | <ErrorReport>prompt</ErrorReport>
|
---|
| 26 | <WarningLevel>4</WarningLevel>
|
---|
| 27 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 28 | </PropertyGroup>
|
---|
| 29 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 30 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 31 | <DebugType>pdbonly</DebugType>
|
---|
| 32 | <Optimize>true</Optimize>
|
---|
| 33 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 34 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 35 | <ErrorReport>prompt</ErrorReport>
|
---|
| 36 | <WarningLevel>4</WarningLevel>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
---|
| 39 | <PlatformTarget>AnyCPU</PlatformTarget>
|
---|
| 40 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 41 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 42 | </PropertyGroup>
|
---|
| 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
---|
| 44 | <PlatformTarget>AnyCPU</PlatformTarget>
|
---|
| 45 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 46 | </PropertyGroup>
|
---|
| 47 | <PropertyGroup>
|
---|
| 48 | <StartupObject />
|
---|
| 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup>
|
---|
| 51 | <SignAssembly>true</SignAssembly>
|
---|
| 52 | </PropertyGroup>
|
---|
| 53 | <PropertyGroup>
|
---|
| 54 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 55 | </PropertyGroup>
|
---|
| 56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 57 | <DebugSymbols>true</DebugSymbols>
|
---|
| 58 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 59 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 60 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Hive.Experiment.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 61 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 62 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 63 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 64 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 65 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 66 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 67 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 70 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 71 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 72 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Hive.Experiment.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 73 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 74 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 75 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 76 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 77 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 78 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 79 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 80 | </PropertyGroup>
|
---|
| 81 | <ItemGroup>
|
---|
| 82 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 83 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 84 | </Reference>
|
---|
| 85 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 86 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 87 | </Reference>
|
---|
| 88 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 89 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 90 | </Reference>
|
---|
| 91 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 92 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 93 | </Reference>
|
---|
| 94 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 95 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 96 | </Reference>
|
---|
| 97 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 98 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 99 | </Reference>
|
---|
[4794] | 100 | <Reference Include="HeuristicLab.DataAccess-3.3">
|
---|
[4818] | 101 | <HintPath>..\..\References\HeuristicLab.DataAccess-3.3.dll</HintPath>
|
---|
[4794] | 102 | </Reference>
|
---|
| 103 | <Reference Include="HeuristicLab.Hive.Contracts-3.3">
|
---|
[4818] | 104 | <HintPath>..\..\References\HeuristicLab.Hive.Contracts-3.3.dll</HintPath>
|
---|
[4794] | 105 | </Reference>
|
---|
| 106 | <Reference Include="HeuristicLab.Hive.JobBase-3.3">
|
---|
[4818] | 107 | <HintPath>..\..\References\HeuristicLab.Hive.JobBase-3.3.dll</HintPath>
|
---|
[4794] | 108 | </Reference>
|
---|
| 109 | <Reference Include="HeuristicLab.Hive.Tracing-3.3">
|
---|
[4818] | 110 | <HintPath>..\..\References\HeuristicLab.Hive.Tracing-3.3.dll</HintPath>
|
---|
[4794] | 111 | </Reference>
|
---|
[4760] | 112 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 113 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 114 | </Reference>
|
---|
| 115 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 116 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 117 | </Reference>
|
---|
| 118 | <Reference Include="HeuristicLab.Operators.Views-3.3">
|
---|
| 119 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>
|
---|
| 120 | </Reference>
|
---|
| 121 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 122 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 123 | </Reference>
|
---|
| 124 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
| 125 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
| 126 | </Reference>
|
---|
| 127 | <Reference Include="HeuristicLab.Optimizer-3.3">
|
---|
| 128 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
| 129 | </Reference>
|
---|
| 130 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 131 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 132 | </Reference>
|
---|
| 133 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 134 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 135 | </Reference>
|
---|
| 136 | <Reference Include="System" />
|
---|
| 137 | <Reference Include="System.Core" />
|
---|
| 138 | <Reference Include="System.Drawing" />
|
---|
| 139 | <Reference Include="System.Windows.Forms" />
|
---|
| 140 | <Reference Include="System.Xml.Linq" />
|
---|
| 141 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 142 | <Reference Include="System.Data" />
|
---|
| 143 | <Reference Include="System.Xml" />
|
---|
| 144 | </ItemGroup>
|
---|
| 145 | <ItemGroup>
|
---|
| 146 | <Compile Include="ConnectionSetupView.cs">
|
---|
| 147 | <SubType>Form</SubType>
|
---|
| 148 | </Compile>
|
---|
| 149 | <Compile Include="ConnectionSetupView.Designer.cs">
|
---|
| 150 | <DependentUpon>ConnectionSetupView.cs</DependentUpon>
|
---|
| 151 | </Compile>
|
---|
| 152 | <Compile Include="ControlExtensions.cs" />
|
---|
| 153 | <Compile Include="HiveJobListView.cs">
|
---|
| 154 | <SubType>UserControl</SubType>
|
---|
| 155 | </Compile>
|
---|
| 156 | <Compile Include="HiveJobListView.Designer.cs">
|
---|
| 157 | <DependentUpon>HiveJobListView.cs</DependentUpon>
|
---|
| 158 | </Compile>
|
---|
| 159 | <Compile Include="HiveJobView.cs">
|
---|
| 160 | <SubType>UserControl</SubType>
|
---|
| 161 | </Compile>
|
---|
| 162 | <Compile Include="HiveJobView.Designer.cs">
|
---|
| 163 | <DependentUpon>HiveJobView.cs</DependentUpon>
|
---|
| 164 | </Compile>
|
---|
| 165 | <Compile Include="HiveExperimentListView.cs">
|
---|
| 166 | <SubType>UserControl</SubType>
|
---|
| 167 | </Compile>
|
---|
| 168 | <Compile Include="HiveExperimentListView.Designer.cs">
|
---|
| 169 | <DependentUpon>HiveExperimentListView.cs</DependentUpon>
|
---|
| 170 | </Compile>
|
---|
| 171 | <Compile Include="HiveExperimentManagerView.cs">
|
---|
| 172 | <SubType>UserControl</SubType>
|
---|
| 173 | </Compile>
|
---|
| 174 | <Compile Include="HiveExperimentManagerView.Designer.cs">
|
---|
| 175 | <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
|
---|
| 176 | </Compile>
|
---|
| 177 | <Compile Include="HeuristicLabHiveExperimentManagerViewsPlugin.cs" />
|
---|
| 178 | <Compile Include="HiveExperimentView.cs">
|
---|
| 179 | <SubType>UserControl</SubType>
|
---|
| 180 | </Compile>
|
---|
| 181 | <Compile Include="HiveExperimentView.Designer.cs">
|
---|
| 182 | <DependentUpon>HiveExperimentView.cs</DependentUpon>
|
---|
| 183 | </Compile>
|
---|
| 184 | <Compile Include="MenuItems\ConnectionSetupMenuItem.cs" />
|
---|
| 185 | <Compile Include="MenuItems\ExperimentManagerMenuItem.cs" />
|
---|
| 186 | <Compile Include="ProgressView.cs">
|
---|
| 187 | <SubType>UserControl</SubType>
|
---|
| 188 | </Compile>
|
---|
| 189 | <Compile Include="ProgressView.Designer.cs">
|
---|
| 190 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
| 191 | </Compile>
|
---|
| 192 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 193 | <Compile Include="Properties\Resources.Designer.cs">
|
---|
| 194 | <AutoGen>True</AutoGen>
|
---|
| 195 | <DesignTime>True</DesignTime>
|
---|
| 196 | <DependentUpon>Resources.resx</DependentUpon>
|
---|
| 197 | </Compile>
|
---|
| 198 | </ItemGroup>
|
---|
| 199 | <ItemGroup>
|
---|
| 200 | <None Include="HeuristicLab.snk" />
|
---|
| 201 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[4794] | 202 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
[4760] | 203 | </ItemGroup>
|
---|
| 204 | <ItemGroup>
|
---|
| 205 | <ProjectReference Include="..\..\HeuristicLab.Hive.ExperimentManager\3.3\HeuristicLab.Hive.ExperimentManager-3.3.csproj">
|
---|
| 206 | <Project>{A84C0A25-13D0-40A6-924F-53556D9691DC}</Project>
|
---|
| 207 | <Name>HeuristicLab.Hive.ExperimentManager-3.3</Name>
|
---|
| 208 | </ProjectReference>
|
---|
| 209 | </ItemGroup>
|
---|
| 210 | <ItemGroup>
|
---|
| 211 | <EmbeddedResource Include="ConnectionSetupView.resx">
|
---|
| 212 | <DependentUpon>ConnectionSetupView.cs</DependentUpon>
|
---|
| 213 | </EmbeddedResource>
|
---|
| 214 | <EmbeddedResource Include="HiveJobView.resx">
|
---|
| 215 | <DependentUpon>HiveJobView.cs</DependentUpon>
|
---|
| 216 | </EmbeddedResource>
|
---|
| 217 | <EmbeddedResource Include="HiveExperimentManagerView.resx">
|
---|
| 218 | <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
|
---|
| 219 | </EmbeddedResource>
|
---|
| 220 | <EmbeddedResource Include="HiveExperimentView.resx">
|
---|
| 221 | <DependentUpon>HiveExperimentView.cs</DependentUpon>
|
---|
| 222 | <SubType>Designer</SubType>
|
---|
| 223 | </EmbeddedResource>
|
---|
| 224 | <EmbeddedResource Include="ProgressView.resx">
|
---|
| 225 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
| 226 | </EmbeddedResource>
|
---|
| 227 | <EmbeddedResource Include="Properties\Resources.resx">
|
---|
| 228 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
| 229 | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
---|
| 230 | </EmbeddedResource>
|
---|
| 231 | </ItemGroup>
|
---|
| 232 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 233 | <PropertyGroup>
|
---|
| 234 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 235 | set ProjectDir=$(ProjectDir)
|
---|
| 236 | set SolutionDir=$(SolutionDir)
|
---|
| 237 | set Outdir=$(Outdir)
|
---|
| 238 |
|
---|
| 239 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 240 | </PropertyGroup>
|
---|
[4794] | 241 | <PropertyGroup>
|
---|
| 242 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 243 | set ProjectDir=$(ProjectDir)
|
---|
| 244 | set SolutionDir=$(SolutionDir)
|
---|
| 245 | set Outdir=$(Outdir)
|
---|
| 246 |
|
---|
| 247 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
| 248 | </PropertyGroup>
|
---|
[4760] | 249 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 250 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 251 | <Target Name="BeforeBuild">
|
---|
| 252 | </Target>
|
---|
| 253 | <Target Name="AfterBuild">
|
---|
| 254 | </Target>
|
---|
| 255 | -->
|
---|
| 256 | </Project> |
---|