Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.3/sources/HeuristicLab.Hive/HeuristicLab.Hive.ExperimentManager.Views/3.3/HeuristicLab.Hive.ExperimentManager.Views-3.3.csproj @ 5054

Last change on this file since 5054 was 5054, checked in by ascheibe, 13 years ago

fixed frame file ending #1260

File size: 11.2 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.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>
100    <Reference Include="HeuristicLab.MainForm-3.3">
101      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
102    </Reference>
103    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
104      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
105    </Reference>
106    <Reference Include="HeuristicLab.Operators.Views-3.3">
107      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>
108    </Reference>
109    <Reference Include="HeuristicLab.Optimization-3.3">
110      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
111    </Reference>
112    <Reference Include="HeuristicLab.Optimization.Views-3.3">
113      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
114    </Reference>
115    <Reference Include="HeuristicLab.Optimizer-3.3">
116      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
117    </Reference>
118    <Reference Include="HeuristicLab.Persistence-3.3">
119      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
120    </Reference>
121    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
122      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
123    </Reference>
124    <Reference Include="System" />
125    <Reference Include="System.Core" />
126    <Reference Include="System.Drawing" />
127    <Reference Include="System.Windows.Forms" />
128    <Reference Include="System.Xml.Linq" />
129    <Reference Include="System.Data.DataSetExtensions" />
130    <Reference Include="System.Data" />
131    <Reference Include="System.Xml" />
132  </ItemGroup>
133  <ItemGroup>
134    <Compile Include="ControlExtensions.cs" />
135    <None Include="HeuristicLabHiveExperimentManagerViewsPlugin.cs.frame" />
136    <Compile Include="HiveJobListView.cs">
137      <SubType>UserControl</SubType>
138    </Compile>
139    <Compile Include="HiveJobListView.Designer.cs">
140      <DependentUpon>HiveJobListView.cs</DependentUpon>
141    </Compile>
142    <Compile Include="HiveJobView.cs">
143      <SubType>UserControl</SubType>
144    </Compile>
145    <Compile Include="HiveJobView.Designer.cs">
146      <DependentUpon>HiveJobView.cs</DependentUpon>
147    </Compile>
148    <Compile Include="HiveExperimentListView.cs">
149      <SubType>UserControl</SubType>
150    </Compile>
151    <Compile Include="HiveExperimentListView.Designer.cs">
152      <DependentUpon>HiveExperimentListView.cs</DependentUpon>
153    </Compile>
154    <Compile Include="HiveExperimentManagerView.cs">
155      <SubType>UserControl</SubType>
156    </Compile>
157    <Compile Include="HiveExperimentManagerView.Designer.cs">
158      <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
159    </Compile>
160    <Compile Include="HeuristicLabHiveExperimentManagerViewsPlugin.cs" />
161    <Compile Include="HiveExperimentView.cs">
162      <SubType>UserControl</SubType>
163    </Compile>
164    <Compile Include="HiveExperimentView.Designer.cs">
165      <DependentUpon>HiveExperimentView.cs</DependentUpon>
166    </Compile>
167    <Compile Include="MenuItems\ExperimentManagerMenuItem.cs" />
168    <Compile Include="ProgressView.cs">
169      <SubType>UserControl</SubType>
170    </Compile>
171    <Compile Include="ProgressView.Designer.cs">
172      <DependentUpon>ProgressView.cs</DependentUpon>
173    </Compile>
174    <Compile Include="Properties\AssemblyInfo.cs" />
175  </ItemGroup>
176  <ItemGroup>
177    <None Include="HeuristicLab.snk" />
178    <None Include="Properties\AssemblyInfo.cs.frame" />
179  </ItemGroup>
180  <ItemGroup>
181    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.3\HeuristicLab.DataAccess-3.3.csproj">
182      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
183      <Name>HeuristicLab.DataAccess-3.3</Name>
184    </ProjectReference>
185    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj">
186      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
187      <Name>HeuristicLab.Hive.Contracts-3.3</Name>
188    </ProjectReference>
189    <ProjectReference Include="..\..\HeuristicLab.Hive.ExperimentManager\3.3\HeuristicLab.Hive.ExperimentManager-3.3.csproj">
190      <Project>{A84C0A25-13D0-40A6-924F-53556D9691DC}</Project>
191      <Name>HeuristicLab.Hive.ExperimentManager-3.3</Name>
192    </ProjectReference>
193    <ProjectReference Include="..\..\HeuristicLab.Hive.JobBase\3.3\HeuristicLab.Hive.JobBase-3.3.csproj">
194      <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
195      <Name>HeuristicLab.Hive.JobBase-3.3</Name>
196    </ProjectReference>
197  </ItemGroup>
198  <ItemGroup>
199    <EmbeddedResource Include="HiveJobView.resx">
200      <DependentUpon>HiveJobView.cs</DependentUpon>
201    </EmbeddedResource>
202    <EmbeddedResource Include="HiveExperimentManagerView.resx">
203      <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
204    </EmbeddedResource>
205    <EmbeddedResource Include="HiveExperimentView.resx">
206      <DependentUpon>HiveExperimentView.cs</DependentUpon>
207      <SubType>Designer</SubType>
208    </EmbeddedResource>
209    <EmbeddedResource Include="ProgressView.resx">
210      <DependentUpon>ProgressView.cs</DependentUpon>
211    </EmbeddedResource>
212  </ItemGroup>
213  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
214  <PropertyGroup>
215    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
216set ProjectDir=$(ProjectDir)
217set SolutionDir=$(SolutionDir)
218set Outdir=$(Outdir)
219
220call PreBuildEvent.cmd</PreBuildEvent>
221  </PropertyGroup>
222  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
223       Other similar extension points exist, see Microsoft.Common.targets.
224  <Target Name="BeforeBuild">
225  </Target>
226  <Target Name="AfterBuild">
227  </Target>
228  -->
229</Project>
Note: See TracBrowser for help on using the repository browser.