Free cookie consent management tool by TermsFeed Policy Generator

source: branches/SimplifierViewsProgress/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj @ 15318

Last change on this file since 15318 was 15318, checked in by pfleck, 7 years ago

#1666 Created branch and branched plugins.

File size: 12.8 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>{AB687BBE-1BFE-476B-906D-44237135431D}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.MainForm.WindowsForms</RootNamespace>
12    <AssemblyName>HeuristicLab.MainForm.WindowsForms-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <DocumentationFile>
58    </DocumentationFile>
59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
60    <Prefer32Bit>false</Prefer32Bit>
61  </PropertyGroup>
62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
63    <DebugSymbols>true</DebugSymbols>
64    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x64</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
70    <Prefer32Bit>false</Prefer32Bit>
71  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
73    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
74    <DefineConstants>TRACE</DefineConstants>
75    <Optimize>true</Optimize>
76    <DebugType>pdbonly</DebugType>
77    <PlatformTarget>x64</PlatformTarget>
78    <ErrorReport>prompt</ErrorReport>
79    <DocumentationFile>
80    </DocumentationFile>
81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82    <Prefer32Bit>false</Prefer32Bit>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
85    <DebugSymbols>true</DebugSymbols>
86    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <PlatformTarget>x86</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
92    <Prefer32Bit>false</Prefer32Bit>
93  </PropertyGroup>
94  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
95    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
96    <DefineConstants>TRACE</DefineConstants>
97    <Optimize>true</Optimize>
98    <DebugType>pdbonly</DebugType>
99    <PlatformTarget>x86</PlatformTarget>
100    <ErrorReport>prompt</ErrorReport>
101    <DocumentationFile>
102    </DocumentationFile>
103    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
104    <Prefer32Bit>false</Prefer32Bit>
105  </PropertyGroup>
106  <ItemGroup>
107    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
113      <SpecificVersion>False</SpecificVersion>
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
118      <SpecificVersion>False</SpecificVersion>
119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
120      <Private>False</Private>
121    </Reference>
122    <Reference Include="System" />
123    <Reference Include="System.Core">
124      <RequiredTargetFramework>3.5</RequiredTargetFramework>
125    </Reference>
126    <Reference Include="System.Drawing" />
127    <Reference Include="System.Windows.Forms" />
128    <Reference Include="System.Xml.Linq">
129      <RequiredTargetFramework>3.5</RequiredTargetFramework>
130    </Reference>
131    <Reference Include="System.Data.DataSetExtensions">
132      <RequiredTargetFramework>3.5</RequiredTargetFramework>
133    </Reference>
134    <Reference Include="System.Data" />
135    <Reference Include="System.Xml" />
136    <Reference Include="WeifenLuo.WinFormsUI.Docking-2.7.0, Version=2.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
137      <HintPath>..\..\bin\WeifenLuo.WinFormsUI.Docking-2.7.0.dll</HintPath>
138      <Private>False</Private>
139    </Reference>
140  </ItemGroup>
141  <ItemGroup>
142    <Compile Include="ActionUserInterfaceItem.cs" />
143    <Compile Include="Controls\DragOverTabControl.cs">
144      <SubType>Component</SubType>
145    </Compile>
146    <Compile Include="Controls\DragOverTabControl.Designer.cs">
147      <DependentUpon>DragOverTabControl.cs</DependentUpon>
148    </Compile>
149    <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.cs">
150      <SubType>Form</SubType>
151    </Compile>
152    <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.Designer.cs">
153      <DependentUpon>DefineArithmeticProgressionTimeDialog.cs</DependentUpon>
154    </Compile>
155    <Compile Include="Dialogs\DefineArithmeticProgressionDialog.cs">
156      <SubType>Form</SubType>
157    </Compile>
158    <Compile Include="Dialogs\DefineArithmeticProgressionDialog.Designer.cs">
159      <DependentUpon>DefineArithmeticProgressionDialog.cs</DependentUpon>
160    </Compile>
161    <Compile Include="Dialogs\InfoBox.cs">
162      <SubType>Form</SubType>
163    </Compile>
164    <Compile Include="Dialogs\InfoBox.Designer.cs">
165      <DependentUpon>InfoBox.cs</DependentUpon>
166    </Compile>
167    <Compile Include="Plugin.cs" />
168    <Compile Include="Views\AsynchronousContentView.cs">
169      <SubType>UserControl</SubType>
170    </Compile>
171    <Compile Include="Views\AsynchronousContentView.Designer.cs">
172      <DependentUpon>AsynchronousContentView.cs</DependentUpon>
173    </Compile>
174    <Compile Include="Views\ContentView.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="Views\ContentView.Designer.cs">
178      <DependentUpon>ContentView.cs</DependentUpon>
179    </Compile>
180    <None Include="Plugin.cs.frame" />
181    <Compile Include="Controls\ControlExtensions.cs" />
182    <Compile Include="MainForms\DockForm.cs">
183      <SubType>Form</SubType>
184    </Compile>
185    <Compile Include="MainForms\DockForm.Designer.cs">
186      <DependentUpon>DockForm.cs</DependentUpon>
187    </Compile>
188    <Compile Include="MainForms\DockingMainForm.cs">
189      <SubType>Form</SubType>
190    </Compile>
191    <Compile Include="MainForms\DockingMainForm.Designer.cs">
192      <DependentUpon>DockingMainForm.cs</DependentUpon>
193    </Compile>
194    <Compile Include="Controls\Sidebar.cs">
195      <SubType>UserControl</SubType>
196    </Compile>
197    <Compile Include="Controls\Sidebar.Designer.cs">
198      <DependentUpon>Sidebar.cs</DependentUpon>
199    </Compile>
200    <Compile Include="MainForms\DocumentForm.cs">
201      <SubType>Form</SubType>
202    </Compile>
203    <Compile Include="MainForms\DocumentForm.Designer.cs">
204      <DependentUpon>DocumentForm.cs</DependentUpon>
205    </Compile>
206    <Compile Include="MainForms\MainForm.cs">
207      <SubType>Form</SubType>
208    </Compile>
209    <Compile Include="MainForms\MainForm.Designer.cs">
210      <DependentUpon>MainForm.cs</DependentUpon>
211    </Compile>
212    <Compile Include="MenuItem.cs" />
213    <Compile Include="MainForms\MultipleDocumentMainForm.cs">
214      <SubType>Form</SubType>
215    </Compile>
216    <Compile Include="MainForms\MultipleDocumentMainForm.Designer.cs">
217      <DependentUpon>MultipleDocumentMainForm.cs</DependentUpon>
218    </Compile>
219    <Compile Include="Properties\AssemblyInfo.cs" />
220    <Compile Include="MainForms\SingleDocumentMainForm.cs">
221      <SubType>Form</SubType>
222    </Compile>
223    <Compile Include="MainForms\SingleDocumentMainForm.Designer.cs">
224      <DependentUpon>SingleDocumentMainForm.cs</DependentUpon>
225    </Compile>
226    <Compile Include="ToolBarItem.cs" />
227    <Compile Include="Controls\ProgressView.cs">
228      <SubType>UserControl</SubType>
229    </Compile>
230    <Compile Include="Controls\ProgressView.designer.cs">
231      <DependentUpon>ProgressView.cs</DependentUpon>
232    </Compile>
233    <Compile Include="Views\View.cs">
234      <SubType>UserControl</SubType>
235    </Compile>
236    <Compile Include="Views\View.Designer.cs">
237      <DependentUpon>View.cs</DependentUpon>
238    </Compile>
239    <Compile Include="Controls\ViewContextMenuStrip.cs">
240      <SubType>Component</SubType>
241    </Compile>
242    <Compile Include="Controls\ViewContextMenuStrip.Designer.cs">
243      <DependentUpon>ViewContextMenuStrip.cs</DependentUpon>
244    </Compile>
245    <Compile Include="Controls\ViewHost.cs">
246      <SubType>UserControl</SubType>
247    </Compile>
248    <Compile Include="Controls\ViewHost.Designer.cs">
249      <DependentUpon>ViewHost.cs</DependentUpon>
250    </Compile>
251  </ItemGroup>
252  <ItemGroup>
253    <None Include="HeuristicLab.snk" />
254    <None Include="Properties\AssemblyInfo.cs.frame" />
255  </ItemGroup>
256  <ItemGroup>
257    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
258      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
259      <Name>HeuristicLab.MainForm-3.3</Name>
260      <Private>False</Private>
261    </ProjectReference>
262  </ItemGroup>
263  <ItemGroup>
264    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
265      <Visible>False</Visible>
266      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
267      <Install>false</Install>
268    </BootstrapperPackage>
269    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
270      <Visible>False</Visible>
271      <ProductName>.NET Framework 3.5 SP1</ProductName>
272      <Install>true</Install>
273    </BootstrapperPackage>
274    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
275      <Visible>False</Visible>
276      <ProductName>Windows Installer 3.1</ProductName>
277      <Install>true</Install>
278    </BootstrapperPackage>
279  </ItemGroup>
280  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
281  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
282       Other similar extension points exist, see Microsoft.Common.targets.
283  <Target Name="BeforeBuild">
284  </Target>
285  <Target Name="AfterBuild">
286  </Target>
287  -->
288  <PropertyGroup>
289    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
290set ProjectDir=$(ProjectDir)
291set SolutionDir=$(SolutionDir)
292set Outdir=$(Outdir)
293
294call PreBuildEvent.cmd
295</PreBuildEvent>
296    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
297export ProjectDir=$(ProjectDir)
298export SolutionDir=$(SolutionDir)
299
300$SolutionDir/PreBuildEvent.sh
301</PreBuildEvent>
302  </PropertyGroup>
303</Project>
Note: See TracBrowser for help on using the repository browser.