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

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

worked on HiveExperiment (#1115)

File size: 6.6 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  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
43    <PlatformTarget>AnyCPU</PlatformTarget>
44    <OutputPath>bin\Release\</OutputPath>
45  </PropertyGroup>
46  <PropertyGroup>
47    <StartupObject />
48  </PropertyGroup>
49  <ItemGroup>
50    <Reference Include="HeuristicLab.Collections-3.3">
51      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
52    </Reference>
53    <Reference Include="HeuristicLab.Common-3.3">
54      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
55    </Reference>
56    <Reference Include="HeuristicLab.Common.Resources-3.3">
57      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
58    </Reference>
59    <Reference Include="HeuristicLab.Core-3.3">
60      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
61    </Reference>
62    <Reference Include="HeuristicLab.Core.Views-3.3">
63      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
64    </Reference>
65    <Reference Include="HeuristicLab.Data-3.3">
66      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
67    </Reference>
68    <Reference Include="HeuristicLab.Hive.Experiment.Views-3.3, Version=3.3.0.4111, Culture=neutral, processorArchitecture=MSIL" />
69    <Reference Include="HeuristicLab.Hive.Server.Console-3.3">
70      <HintPath>..\..\HeuristicLab.Hive.Server.Console\3.3\obj\Debug\HeuristicLab.Hive.Server.Console-3.3.dll</HintPath>
71    </Reference>
72    <Reference Include="HeuristicLab.MainForm-3.3">
73      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
74    </Reference>
75    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
76      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
77    </Reference>
78    <Reference Include="HeuristicLab.Operators.Views-3.3">
79      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>
80    </Reference>
81    <Reference Include="HeuristicLab.Optimization-3.3">
82      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
83    </Reference>
84    <Reference Include="HeuristicLab.Optimization.Views-3.3">
85      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
86    </Reference>
87    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
88      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
89    </Reference>
90    <Reference Include="System" />
91    <Reference Include="System.Core" />
92    <Reference Include="System.Drawing" />
93    <Reference Include="System.Windows.Forms" />
94    <Reference Include="System.Xml.Linq" />
95    <Reference Include="System.Data.DataSetExtensions" />
96    <Reference Include="Microsoft.CSharp" />
97    <Reference Include="System.Data" />
98    <Reference Include="System.Xml" />
99  </ItemGroup>
100  <ItemGroup>
101    <Compile Include="HeuristicLabHiveExperimentViewsPlugin.cs" />
102    <Compile Include="HiveExperimentView.cs">
103      <SubType>UserControl</SubType>
104    </Compile>
105    <Compile Include="HiveExperimentView.Designer.cs">
106      <DependentUpon>HiveExperimentView.cs</DependentUpon>
107    </Compile>
108    <Compile Include="Properties\AssemblyInfo.cs" />
109  </ItemGroup>
110  <ItemGroup>
111    <None Include="Properties\AssemblyInfo.frame" />
112  </ItemGroup>
113  <ItemGroup>
114    <ProjectReference Include="..\..\HeuristicLab.Hive.Experiment\3.3\HeuristicLab.Hive.Experiment-3.3.csproj">
115      <Project>{A84C0A25-13D0-40A6-924F-53556D9691DC}</Project>
116      <Name>HeuristicLab.Hive.Experiment-3.3</Name>
117    </ProjectReference>
118  </ItemGroup>
119  <ItemGroup>
120    <EmbeddedResource Include="HiveExperimentView.resx">
121      <DependentUpon>HiveExperimentView.cs</DependentUpon>
122    </EmbeddedResource>
123  </ItemGroup>
124  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
125  <PropertyGroup>
126    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
127set ProjectDir=$(ProjectDir)
128set SolutionDir=$(SolutionDir)
129set Outdir=$(Outdir)
130
131call PreBuildEvent.cmd</PreBuildEvent>
132  </PropertyGroup>
133  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
134       Other similar extension points exist, see Microsoft.Common.targets.
135  <Target Name="BeforeBuild">
136  </Target>
137  <Target Name="AfterBuild">
138  </Target>
139  -->
140</Project>
Note: See TracBrowser for help on using the repository browser.