Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Experiment.Views/3.3/HeuristicLab.Hive.Experiment.Views-3.3.csproj @ 4133

Last change on this file since 4133 was 4133, checked in by cneumuel, 14 years ago
  • Made HiveExperiment storable, so that a running HiveExperiment can be disconnected, stored and later resumed. (#1115)
  • Added Log to each JobItem (#1115)
File size: 8.4 KB
Line 
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.Experiment.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Hive.Experiment.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>AnyCPU</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  <ItemGroup>
57    <Reference Include="HeuristicLab.Collections-3.3">
58      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
59    </Reference>
60    <Reference Include="HeuristicLab.Common-3.3">
61      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
62    </Reference>
63    <Reference Include="HeuristicLab.Common.Resources-3.3">
64      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
65    </Reference>
66    <Reference Include="HeuristicLab.Core-3.3">
67      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
68    </Reference>
69    <Reference Include="HeuristicLab.Core.Views-3.3">
70      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
71    </Reference>
72    <Reference Include="HeuristicLab.Data-3.3">
73      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
74    </Reference>
75    <Reference Include="HeuristicLab.MainForm-3.3">
76      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
77    </Reference>
78    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
79      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
80    </Reference>
81    <Reference Include="HeuristicLab.Operators.Views-3.3">
82      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>
83    </Reference>
84    <Reference Include="HeuristicLab.Optimization-3.3">
85      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
86    </Reference>
87    <Reference Include="HeuristicLab.Optimization.Views-3.3">
88      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
89    </Reference>
90    <Reference Include="HeuristicLab.Persistence-3.3">
91      <SpecificVersion>False</SpecificVersion>
92    </Reference>
93    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
94      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
95    </Reference>
96    <Reference Include="System" />
97    <Reference Include="System.Core" />
98    <Reference Include="System.Drawing" />
99    <Reference Include="System.Windows.Forms" />
100    <Reference Include="System.Xml.Linq" />
101    <Reference Include="System.Data.DataSetExtensions" />
102    <Reference Include="System.Data" />
103    <Reference Include="System.Xml" />
104  </ItemGroup>
105  <ItemGroup>
106    <Compile Include="ControlExtensions.cs" />
107    <Compile Include="HeuristicLabHiveExperimentViewsPlugin.cs" />
108    <Compile Include="HiveExperimentView.cs">
109      <SubType>UserControl</SubType>
110    </Compile>
111    <Compile Include="HiveExperimentView.Designer.cs">
112      <DependentUpon>HiveExperimentView.cs</DependentUpon>
113    </Compile>
114    <Compile Include="JobItemListView.cs">
115      <SubType>UserControl</SubType>
116    </Compile>
117    <Compile Include="JobItemListView.Designer.cs">
118      <DependentUpon>JobItemListView.cs</DependentUpon>
119    </Compile>
120    <Compile Include="JobItemView.cs">
121      <SubType>UserControl</SubType>
122    </Compile>
123    <Compile Include="JobItemView.Designer.cs">
124      <DependentUpon>JobItemView.cs</DependentUpon>
125    </Compile>
126    <Compile Include="Properties\AssemblyInfo.cs" />
127    <Compile Include="Properties\Resources.Designer.cs">
128      <AutoGen>True</AutoGen>
129      <DesignTime>True</DesignTime>
130      <DependentUpon>Resources.resx</DependentUpon>
131    </Compile>
132  </ItemGroup>
133  <ItemGroup>
134    <None Include="HeuristicLab.snk" />
135    <None Include="Properties\AssemblyInfo.frame" />
136  </ItemGroup>
137  <ItemGroup>
138    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.3\HeuristicLab.DataAccess-3.3.csproj">
139      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
140      <Name>HeuristicLab.DataAccess-3.3</Name>
141    </ProjectReference>
142    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj">
143      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
144      <Name>HeuristicLab.Hive.Contracts-3.3</Name>
145    </ProjectReference>
146    <ProjectReference Include="..\..\HeuristicLab.Hive.Experiment\3.3\HeuristicLab.Hive.Experiment-3.3.csproj">
147      <Project>{A84C0A25-13D0-40A6-924F-53556D9691DC}</Project>
148      <Name>HeuristicLab.Hive.Experiment-3.3</Name>
149    </ProjectReference>
150    <ProjectReference Include="..\..\HeuristicLab.Hive.JobBase\3.3\HeuristicLab.Hive.JobBase-3.3.csproj">
151      <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
152      <Name>HeuristicLab.Hive.JobBase-3.3</Name>
153    </ProjectReference>
154  </ItemGroup>
155  <ItemGroup>
156    <EmbeddedResource Include="HiveExperimentView.resx">
157      <DependentUpon>HiveExperimentView.cs</DependentUpon>
158    </EmbeddedResource>
159    <EmbeddedResource Include="JobItemView.resx">
160      <DependentUpon>JobItemView.cs</DependentUpon>
161    </EmbeddedResource>
162    <EmbeddedResource Include="Properties\Resources.resx">
163      <Generator>ResXFileCodeGenerator</Generator>
164      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
165    </EmbeddedResource>
166  </ItemGroup>
167  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
168  <PropertyGroup>
169    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
170set ProjectDir=$(ProjectDir)
171set SolutionDir=$(SolutionDir)
172set Outdir=$(Outdir)
173
174call PreBuildEvent.cmd</PreBuildEvent>
175  </PropertyGroup>
176  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
177       Other similar extension points exist, see Microsoft.Common.targets.
178  <Target Name="BeforeBuild">
179  </Target>
180  <Target Name="AfterBuild">
181  </Target>
182  -->
183</Project>
Note: See TracBrowser for help on using the repository browser.