Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKB/HeuristicLab.OKB.Cockpit.Admin.ItemEditor/HeuristicLab.OKB.Cockpit.Admin.ItemEditor-3.3.csproj @ 4311

Last change on this file since 4311 was 4311, checked in by swagner, 14 years ago

Integrated OKB clients for HL 3.3 (#1166)

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>{CFBF2410-99A1-44EC-BFEA-F1AD4C3DA622}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.OKB.Cockpit.Admin.ItemEditor</RootNamespace>
12    <AssemblyName>HeuristicLab.OKB.Cockpit.Admin.ItemEditor-3.3</AssemblyName>
13    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
17    <OldToolsVersion>3.5</OldToolsVersion>
18    <UpgradeBackupLocation />
19    <PublishUrl>publish\</PublishUrl>
20    <Install>true</Install>
21    <InstallFrom>Disk</InstallFrom>
22    <UpdateEnabled>false</UpdateEnabled>
23    <UpdateMode>Foreground</UpdateMode>
24    <UpdateInterval>7</UpdateInterval>
25    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
26    <UpdatePeriodically>false</UpdatePeriodically>
27    <UpdateRequired>false</UpdateRequired>
28    <MapFileExtensions>true</MapFileExtensions>
29    <ApplicationRevision>0</ApplicationRevision>
30    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
31    <IsWebBootstrapper>false</IsWebBootstrapper>
32    <UseApplicationTrust>false</UseApplicationTrust>
33    <BootstrapperEnabled>true</BootstrapperEnabled>
34  </PropertyGroup>
35  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
36    <DebugSymbols>true</DebugSymbols>
37    <DebugType>full</DebugType>
38    <Optimize>false</Optimize>
39    <OutputPath>bin\Debug\</OutputPath>
40    <DefineConstants>DEBUG;TRACE</DefineConstants>
41    <ErrorReport>prompt</ErrorReport>
42    <WarningLevel>4</WarningLevel>
43    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
44  </PropertyGroup>
45  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
46    <DebugType>pdbonly</DebugType>
47    <Optimize>true</Optimize>
48    <OutputPath>bin\Release\</OutputPath>
49    <DefineConstants>TRACE</DefineConstants>
50    <ErrorReport>prompt</ErrorReport>
51    <WarningLevel>4</WarningLevel>
52    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
53  </PropertyGroup>
54  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
55    <DebugSymbols>true</DebugSymbols>
56    <OutputPath>bin\x86\Debug\</OutputPath>
57    <DefineConstants>DEBUG;TRACE</DefineConstants>
58    <DebugType>full</DebugType>
59    <PlatformTarget>x86</PlatformTarget>
60    <ErrorReport>prompt</ErrorReport>
61    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
62  </PropertyGroup>
63  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
64    <OutputPath>bin\x86\Release\</OutputPath>
65    <DefineConstants>TRACE</DefineConstants>
66    <Optimize>true</Optimize>
67    <DebugType>pdbonly</DebugType>
68    <PlatformTarget>x86</PlatformTarget>
69    <ErrorReport>prompt</ErrorReport>
70    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
71  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
73    <DebugSymbols>true</DebugSymbols>
74    <OutputPath>bin\x64\Debug\</OutputPath>
75    <DefineConstants>DEBUG;TRACE</DefineConstants>
76    <DebugType>full</DebugType>
77    <PlatformTarget>x64</PlatformTarget>
78    <ErrorReport>prompt</ErrorReport>
79    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
80  </PropertyGroup>
81  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
82    <OutputPath>bin\x64\Release\</OutputPath>
83    <DefineConstants>TRACE</DefineConstants>
84    <Optimize>true</Optimize>
85    <DebugType>pdbonly</DebugType>
86    <PlatformTarget>x64</PlatformTarget>
87    <ErrorReport>prompt</ErrorReport>
88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
89  </PropertyGroup>
90  <ItemGroup>
91    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
92      <SpecificVersion>False</SpecificVersion>
93      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
94    </Reference>
95    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.2744, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
96      <SpecificVersion>False</SpecificVersion>
97      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
98    </Reference>
99    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
100      <SpecificVersion>False</SpecificVersion>
101      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
102    </Reference>
103    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
104      <SpecificVersion>False</SpecificVersion>
105      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
106    </Reference>
107    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
110    </Reference>
111    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.2744, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
114    </Reference>
115    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
116      <SpecificVersion>False</SpecificVersion>
117      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="System" />
120    <Reference Include="System.Core">
121      <RequiredTargetFramework>3.5</RequiredTargetFramework>
122    </Reference>
123    <Reference Include="System.Windows.Forms" />
124    <Reference Include="System.Xml.Linq">
125      <RequiredTargetFramework>3.5</RequiredTargetFramework>
126    </Reference>
127    <Reference Include="System.Data.DataSetExtensions">
128      <RequiredTargetFramework>3.5</RequiredTargetFramework>
129    </Reference>
130    <Reference Include="System.Data" />
131    <Reference Include="System.Xml" />
132  </ItemGroup>
133  <ItemGroup>
134    <None Include="HeuristicLabOKBCockpitAdminItemEditorPlugin.cs.frame" />
135    <Compile Include="HeuristicLabOKBCockpitAdminItemEditorPlugin.cs" />
136    <Compile Include="HL3_3OperatorGraphEditor.cs" />
137    <Compile Include="Properties\AssemblyInfo.cs" />
138    <None Include="Properties\AssemblyInfo.frame" />
139  </ItemGroup>
140  <ItemGroup>
141    <ProjectReference Include="..\HeuristicLab.MainForm.WPF\HeuristicLab.MainForm.WPF-3.3.csproj">
142      <Project>{1DBC4D60-0064-4A53-B48C-63D144A67B07}</Project>
143      <Name>HeuristicLab.MainForm.WPF-3.3</Name>
144    </ProjectReference>
145    <ProjectReference Include="..\HeuristicLab.OKB.AlgorithmHost\HeuristicLab.OKB.AlgorithmHost-3.3.csproj">
146      <Project>{7B60CBDC-E7E3-4610-91E2-7CE831A02D35}</Project>
147      <Name>HeuristicLab.OKB.AlgorithmHost-3.3</Name>
148    </ProjectReference>
149    <ProjectReference Include="..\HeuristicLab.OKB.Cockpit.Admin\HeuristicLab.OKB.Cockpit.Admin-3.3.csproj">
150      <Project>{9AADAE96-361F-48F0-B9B0-31B7DACD0492}</Project>
151      <Name>HeuristicLab.OKB.Cockpit.Admin-3.3</Name>
152    </ProjectReference>
153    <ProjectReference Include="..\HeuristicLab.OKB.Cockpit\HeuristicLab.OKB.Cockpit-3.3.csproj">
154      <Project>{52567721-66A9-4411-9ED6-48DE37732868}</Project>
155      <Name>HeuristicLab.OKB.Cockpit-3.3</Name>
156    </ProjectReference>
157  </ItemGroup>
158  <ItemGroup>
159    <None Include="UpdateLocalInstallation.cmd" />
160  </ItemGroup>
161  <ItemGroup>
162    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
163      <Visible>False</Visible>
164      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
165      <Install>false</Install>
166    </BootstrapperPackage>
167    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
168      <Visible>False</Visible>
169      <ProductName>.NET Framework 3.5 SP1</ProductName>
170      <Install>true</Install>
171    </BootstrapperPackage>
172    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
173      <Visible>False</Visible>
174      <ProductName>Windows Installer 3.1</ProductName>
175      <Install>true</Install>
176    </BootstrapperPackage>
177  </ItemGroup>
178  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
179  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
180       Other similar extension points exist, see Microsoft.Common.targets.
181  <Target Name="BeforeBuild">
182  </Target>
183  <Target Name="AfterBuild">
184  </Target>
185  -->
186  <PropertyGroup>
187    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
188set ProjectDir=$(ProjectDir)
189set SolutionDir=$(SolutionDir)
190set Outdir=$(Outdir)
191
192SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
193SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabOKBCockpitAdminItemEditorPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabOKBCockpitAdminItemEditorPlugin.cs"</PreBuildEvent>
194    <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
195set ProjectDir=$(ProjectDir)
196set SolutionDir=$(SolutionDir)
197set Outdir=$(Outdir)
198
199call UpdateLocalInstallation.cmd</PostBuildEvent>
200  </PropertyGroup>
201</Project>
Note: See TracBrowser for help on using the repository browser.