Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Console/3.3/HeuristicLab.Hive.Client.Console-3.3.csproj @ 4077

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

moved JobBase to 3.3-HiveMigration and changed versions in hive-projects (#1091)

File size: 10.0 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)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{8B14A35E-DBDF-43EB-B019-23E9FBC5A35E}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Hive.Client.Console</RootNamespace>
12    <AssemblyName>HeuristicLab.Hive.Client.Console-3.3</AssemblyName>
13    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <StartupObject>
18    </StartupObject>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23  </PropertyGroup>
24  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
25    <DebugSymbols>true</DebugSymbols>
26    <DebugType>full</DebugType>
27    <Optimize>false</Optimize>
28    <OutputPath>bin\Debug\</OutputPath>
29    <DefineConstants>TRACE;DEBUG</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
33  </PropertyGroup>
34  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
35    <DebugType>pdbonly</DebugType>
36    <Optimize>true</Optimize>
37    <OutputPath>bin\Release\</OutputPath>
38    <DefineConstants>TRACE</DefineConstants>
39    <ErrorReport>prompt</ErrorReport>
40    <WarningLevel>4</WarningLevel>
41    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
42  </PropertyGroup>
43  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
44    <DebugSymbols>true</DebugSymbols>
45    <OutputPath>bin\x86\Debug\</OutputPath>
46    <DefineConstants>DEBUG;TRACE</DefineConstants>
47    <DebugType>full</DebugType>
48    <PlatformTarget>x86</PlatformTarget>
49    <ErrorReport>prompt</ErrorReport>
50    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
51  </PropertyGroup>
52  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
53    <OutputPath>bin\x86\Release\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <Optimize>true</Optimize>
56    <DebugType>pdbonly</DebugType>
57    <PlatformTarget>x86</PlatformTarget>
58    <ErrorReport>prompt</ErrorReport>
59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>bin\x64\Debug\</OutputPath>
64    <DefineConstants>TRACE;DEBUG</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x64</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
71    <OutputPath>bin\x64\Release\</OutputPath>
72    <DefineConstants>TRACE</DefineConstants>
73    <Optimize>true</Optimize>
74    <DebugType>pdbonly</DebugType>
75    <PlatformTarget>x64</PlatformTarget>
76    <ErrorReport>prompt</ErrorReport>
77    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
78  </PropertyGroup>
79  <ItemGroup>
80    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
81      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
82    </Reference>
83    <Reference Include="System" />
84    <Reference Include="System.Core">
85      <RequiredTargetFramework>3.5</RequiredTargetFramework>
86    </Reference>
87    <Reference Include="System.Runtime.Serialization">
88      <RequiredTargetFramework>3.0</RequiredTargetFramework>
89    </Reference>
90    <Reference Include="System.ServiceModel">
91      <RequiredTargetFramework>3.0</RequiredTargetFramework>
92    </Reference>
93    <Reference Include="System.Xml.Linq">
94      <RequiredTargetFramework>3.5</RequiredTargetFramework>
95    </Reference>
96    <Reference Include="System.Data.DataSetExtensions">
97      <RequiredTargetFramework>3.5</RequiredTargetFramework>
98    </Reference>
99    <Reference Include="System.Data" />
100    <Reference Include="System.Deployment" />
101    <Reference Include="System.Drawing" />
102    <Reference Include="System.Windows.Forms" />
103    <Reference Include="System.Xml" />
104    <Reference Include="ZedGraph, Version=5.1.4.31904, Culture=neutral, PublicKeyToken=02a83cbd123fcd60, processorArchitecture=MSIL">
105      <SpecificVersion>False</SpecificVersion>
106      <HintPath>.\ZedGraph.dll</HintPath>
107    </Reference>
108  </ItemGroup>
109  <ItemGroup>
110    <Compile Include="HiveClientConsole.cs">
111      <SubType>Form</SubType>
112    </Compile>
113    <Compile Include="HiveClientConsole.designer.cs">
114      <DependentUpon>HiveClientConsole.cs</DependentUpon>
115    </Compile>
116    <Compile Include="HiveClientConsolePlugin.cs" />
117    <Compile Include="HiveClientConsoleApplication.cs" />
118    <Compile Include="LogFileReader.cs" />
119    <Compile Include="Properties\AssemblyInfo.cs" />
120    <EmbeddedResource Include="HiveClientConsole.resx">
121      <DependentUpon>HiveClientConsole.cs</DependentUpon>
122      <SubType>Designer</SubType>
123    </EmbeddedResource>
124    <EmbeddedResource Include="Properties\Resources.resx">
125      <Generator>ResXFileCodeGenerator</Generator>
126      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
127      <SubType>Designer</SubType>
128    </EmbeddedResource>
129    <EmbeddedResource Include="Recurrence.resx">
130      <DependentUpon>Recurrence.cs</DependentUpon>
131      <SubType>Designer</SubType>
132    </EmbeddedResource>
133    <Compile Include="Properties\Resources.Designer.cs">
134      <AutoGen>True</AutoGen>
135      <DependentUpon>Resources.resx</DependentUpon>
136      <DesignTime>True</DesignTime>
137    </Compile>
138    <None Include="HeuristicLab.snk" />
139    <None Include="Properties\AssemblyInfo.frame" />
140    <None Include="Properties\Settings.settings">
141      <Generator>SettingsSingleFileGenerator</Generator>
142      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
143    </None>
144    <Compile Include="Properties\Settings.Designer.cs">
145      <AutoGen>True</AutoGen>
146      <DependentUpon>Settings.settings</DependentUpon>
147      <DesignTimeSharedInput>True</DesignTimeSharedInput>
148    </Compile>
149    <Compile Include="Recurrence.cs">
150      <SubType>Form</SubType>
151    </Compile>
152    <Compile Include="Recurrence.Designer.cs">
153      <DependentUpon>Recurrence.cs</DependentUpon>
154    </Compile>
155    <Compile Include="Service References\ClientService\Reference.cs">
156      <AutoGen>True</AutoGen>
157      <DesignTime>True</DesignTime>
158      <DependentUpon>Reference.svcmap</DependentUpon>
159    </Compile>
160  </ItemGroup>
161  <ItemGroup>
162    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj">
163      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
164      <Name>HeuristicLab.Hive.Contracts-3.3</Name>
165    </ProjectReference>
166  </ItemGroup>
167  <ItemGroup>
168    <None Include="Resources\Error.png" />
169  </ItemGroup>
170  <ItemGroup>
171    <None Include="Resources\Info.png" />
172    <None Include="Service References\ClientService\HeuristicLab.Hive.Client.Common.xsd" />
173    <None Include="Service References\ClientService\HeuristicLab.Hive.Client.Core.ClientConsoleService.xsd" />
174    <None Include="Service References\ClientService\service.wsdl" />
175    <None Include="Service References\ClientService\service.xsd" />
176    <None Include="Service References\ClientService\service1.xsd" />
177  </ItemGroup>
178  <ItemGroup>
179    <WCFMetadata Include="Service References\" />
180  </ItemGroup>
181  <ItemGroup>
182    <WCFMetadataStorage Include="Service References\ClientService\" />
183  </ItemGroup>
184  <ItemGroup>
185    <None Include="Service References\ClientService\configuration91.svcinfo" />
186  </ItemGroup>
187  <ItemGroup>
188    <None Include="Service References\ClientService\configuration.svcinfo" />
189  </ItemGroup>
190  <ItemGroup>
191    <None Include="app.config" />
192    <None Include="Service References\ClientService\HeuristicLab.Hive.Client.Console.ClientService.ConnectionContainer.datasource">
193      <DependentUpon>Reference.svcmap</DependentUpon>
194    </None>
195    <None Include="Service References\ClientService\HeuristicLab.Hive.Client.Console.ClientService.StatusCommons.datasource">
196      <DependentUpon>Reference.svcmap</DependentUpon>
197    </None>
198    <None Include="Service References\ClientService\Reference.svcmap">
199      <Generator>WCF Proxy Generator</Generator>
200      <LastGenOutput>Reference.cs</LastGenOutput>
201    </None>
202  </ItemGroup>
203  <ItemGroup>
204    <None Include="Resources\schedule.jpg" />
205  </ItemGroup>
206  <ItemGroup>
207    <None Include="Properties\DataSources\Calendar.Appointment.datasource" />
208    <None Include="Resources\shutdown-icon.png" />
209  </ItemGroup>
210  <ItemGroup>
211    <None Include="Resources\Disaster-warning-48.png" />
212  </ItemGroup>
213  <ItemGroup>
214    <None Include="Resources\Global-network-48.png" />
215  </ItemGroup>
216  <ItemGroup>
217    <None Include="Resources\exit-48.png" />
218    <None Include="Service References\ClientService\Calendar1.xsd" />
219    <None Include="Service References\ClientService\System.Drawing1.xsd" />
220  </ItemGroup>
221  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
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  <PropertyGroup>
230    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
231set ProjectDir=$(ProjectDir)
232set SolutionDir=$(SolutionDir)
233set Outdir=$(Outdir)
234
235call PreBuildEvent.cmd</PreBuildEvent>
236  </PropertyGroup>
237</Project>
Note: See TracBrowser for help on using the repository browser.