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 @ 4171

Last change on this file since 4171 was 4144, checked in by cneumuel, 14 years ago

improved HiveExperiment GUI (HL3.3 look&feel, RunCollectionView, JobItem.ToString) (#1115)

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