Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj @ 4490

Last change on this file since 4490 was 4490, checked in by mkommend, 14 years ago

Created PluginDependenciesTest and corrected all projects (ticket #1202).

File size: 11.2 KB
RevLine 
[3437]1<?xml version="1.0" encoding="utf-8"?>
[4065]2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
[3437]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>v3.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
[4065]17    <FileUpgradeFlags>
18    </FileUpgradeFlags>
19    <OldToolsVersion>3.5</OldToolsVersion>
20    <UpgradeBackupLocation />
21    <PublishUrl>publish\</PublishUrl>
22    <Install>true</Install>
23    <InstallFrom>Disk</InstallFrom>
24    <UpdateEnabled>false</UpdateEnabled>
25    <UpdateMode>Foreground</UpdateMode>
26    <UpdateInterval>7</UpdateInterval>
27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28    <UpdatePeriodically>false</UpdatePeriodically>
29    <UpdateRequired>false</UpdateRequired>
30    <MapFileExtensions>true</MapFileExtensions>
31    <ApplicationRevision>0</ApplicationRevision>
32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33    <IsWebBootstrapper>false</IsWebBootstrapper>
34    <UseApplicationTrust>false</UseApplicationTrust>
35    <BootstrapperEnabled>true</BootstrapperEnabled>
[3437]36  </PropertyGroup>
37  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
38    <DebugSymbols>true</DebugSymbols>
39    <DebugType>full</DebugType>
40    <Optimize>false</Optimize>
41    <OutputPath>bin\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <ErrorReport>prompt</ErrorReport>
44    <WarningLevel>4</WarningLevel>
[4065]45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[3437]46  </PropertyGroup>
47  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48    <DebugType>pdbonly</DebugType>
49    <Optimize>true</Optimize>
50    <OutputPath>bin\Release\</OutputPath>
51    <DefineConstants>TRACE</DefineConstants>
52    <ErrorReport>prompt</ErrorReport>
53    <WarningLevel>4</WarningLevel>
54    <DocumentationFile>bin\Release\HeuristicLab.MainForm.WindowsForms-3.3.xml</DocumentationFile>
[4065]55    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[3437]56  </PropertyGroup>
57  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
58    <DebugSymbols>true</DebugSymbols>
59    <OutputPath>bin\x64\Debug\</OutputPath>
60    <DefineConstants>DEBUG;TRACE</DefineConstants>
61    <DebugType>full</DebugType>
62    <PlatformTarget>x64</PlatformTarget>
63    <ErrorReport>prompt</ErrorReport>
[4065]64    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[3437]65  </PropertyGroup>
66  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
67    <OutputPath>bin\x64\Release\</OutputPath>
68    <DefineConstants>TRACE</DefineConstants>
69    <Optimize>true</Optimize>
70    <DebugType>pdbonly</DebugType>
71    <PlatformTarget>x64</PlatformTarget>
72    <ErrorReport>prompt</ErrorReport>
73    <DocumentationFile>bin\x64\Release\HeuristicLab.MainForm.WindowsForms-3.3.xml</DocumentationFile>
[4065]74    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[3437]75  </PropertyGroup>
76  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
77    <DebugSymbols>true</DebugSymbols>
78    <OutputPath>bin\x86\Debug\</OutputPath>
79    <DefineConstants>DEBUG;TRACE</DefineConstants>
80    <DebugType>full</DebugType>
81    <PlatformTarget>x86</PlatformTarget>
82    <ErrorReport>prompt</ErrorReport>
[4065]83    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[3437]84  </PropertyGroup>
85  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
86    <OutputPath>bin\x86\Release\</OutputPath>
87    <DefineConstants>TRACE</DefineConstants>
88    <Optimize>true</Optimize>
89    <DebugType>pdbonly</DebugType>
90    <PlatformTarget>x86</PlatformTarget>
91    <ErrorReport>prompt</ErrorReport>
92    <DocumentationFile>bin\x86\Release\HeuristicLab.MainForm.WindowsForms-3.3.xml</DocumentationFile>
[4065]93    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[3437]94  </PropertyGroup>
95  <ItemGroup>
96    <Reference Include="System" />
97    <Reference Include="System.Core">
98      <RequiredTargetFramework>3.5</RequiredTargetFramework>
99    </Reference>
100    <Reference Include="System.Drawing" />
101    <Reference Include="System.Windows.Forms" />
102    <Reference Include="System.Xml.Linq">
103      <RequiredTargetFramework>3.5</RequiredTargetFramework>
104    </Reference>
105    <Reference Include="System.Data.DataSetExtensions">
106      <RequiredTargetFramework>3.5</RequiredTargetFramework>
107    </Reference>
108    <Reference Include="System.Data" />
109    <Reference Include="System.Xml" />
110  </ItemGroup>
111  <ItemGroup>
112    <Compile Include="ActionUserInterfaceItem.cs" />
113    <Compile Include="AsynchronousContentView.cs">
114      <SubType>UserControl</SubType>
115    </Compile>
116    <Compile Include="AsynchronousContentView.Designer.cs">
117      <DependentUpon>AsynchronousContentView.cs</DependentUpon>
118    </Compile>
119    <Compile Include="ContentView.cs">
120      <SubType>UserControl</SubType>
121    </Compile>
122    <Compile Include="ContentView.Designer.cs">
123      <DependentUpon>ContentView.cs</DependentUpon>
124    </Compile>
125    <None Include="HeuristicLabMainFormWindowsFormsPlugin.cs.frame" />
126    <Compile Include="ControlExtensions.cs" />
127    <Compile Include="DockForm.cs">
128      <SubType>Form</SubType>
129    </Compile>
130    <Compile Include="DockForm.Designer.cs">
131      <DependentUpon>DockForm.cs</DependentUpon>
132    </Compile>
133    <Compile Include="DockingMainForm.cs">
134      <SubType>Form</SubType>
135    </Compile>
136    <Compile Include="DockingMainForm.Designer.cs">
137      <DependentUpon>DockingMainForm.cs</DependentUpon>
138    </Compile>
[3571]139    <Compile Include="Sidebar.cs">
140      <SubType>UserControl</SubType>
141    </Compile>
142    <Compile Include="Sidebar.Designer.cs">
143      <DependentUpon>Sidebar.cs</DependentUpon>
144    </Compile>
[3437]145    <Compile Include="DocumentForm.cs">
146      <SubType>Form</SubType>
147    </Compile>
148    <Compile Include="DocumentForm.Designer.cs">
149      <DependentUpon>DocumentForm.cs</DependentUpon>
150    </Compile>
151    <Compile Include="HeuristicLabMainFormWindowsFormsPlugin.cs" />
152    <Compile Include="MainForm.cs">
153      <SubType>Form</SubType>
154    </Compile>
155    <Compile Include="MainForm.Designer.cs">
156      <DependentUpon>MainForm.cs</DependentUpon>
157    </Compile>
158    <Compile Include="MenuItem.cs" />
159    <Compile Include="MultipleDocumentMainForm.cs">
160      <SubType>Form</SubType>
161    </Compile>
162    <Compile Include="MultipleDocumentMainForm.Designer.cs">
163      <DependentUpon>MultipleDocumentMainForm.cs</DependentUpon>
164    </Compile>
165    <Compile Include="Properties\AssemblyInfo.cs" />
166    <Compile Include="SingleDocumentMainForm.cs">
167      <SubType>Form</SubType>
168    </Compile>
169    <Compile Include="SingleDocumentMainForm.Designer.cs">
170      <DependentUpon>SingleDocumentMainForm.cs</DependentUpon>
171    </Compile>
172    <Compile Include="ToolBarItem.cs" />
173    <Compile Include="View.cs">
174      <SubType>UserControl</SubType>
175    </Compile>
176    <Compile Include="View.Designer.cs">
177      <DependentUpon>View.cs</DependentUpon>
178    </Compile>
179    <Compile Include="ViewContextMenuStrip.cs">
180      <SubType>Component</SubType>
181    </Compile>
182    <Compile Include="ViewContextMenuStrip.Designer.cs">
183      <DependentUpon>ViewContextMenuStrip.cs</DependentUpon>
184    </Compile>
185    <Compile Include="ViewHost.cs">
186      <SubType>UserControl</SubType>
187    </Compile>
188    <Compile Include="ViewHost.Designer.cs">
189      <DependentUpon>ViewHost.cs</DependentUpon>
190    </Compile>
191  </ItemGroup>
192  <ItemGroup>
193    <None Include="HeuristicLab.snk" />
194    <None Include="Properties\AssemblyInfo.frame" />
195  </ItemGroup>
196  <ItemGroup>
[3702]197    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
[3437]198      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
[3702]199      <Name>HeuristicLab.Common.Resources-3.3</Name>
[3437]200    </ProjectReference>
201    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
202      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
203      <Name>HeuristicLab.Common-3.3</Name>
204    </ProjectReference>
[4490]205    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\HeuristicLab.WinFormsUI-2.3.1\HeuristicLab.WinFormsUI-2.3.1.csproj">
206      <Project>{678E2145-8152-4E19-9646-07D439D00301}</Project>
207      <Name>HeuristicLab.WinFormsUI-2.3.1 %28HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\HeuristicLab.WinFormsUI-2.3.1\HeuristicLab.WinFormsUI-2.3.1%29</Name>
208    </ProjectReference>
[3437]209    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1\WinFormsUI-2.3.1.csproj">
210      <Project>{1849A92E-DCFC-4E05-BB0A-D7B7A3DAFCFB}</Project>
211      <Name>WinFormsUI-2.3.1</Name>
212    </ProjectReference>
213    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
214      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
215      <Name>HeuristicLab.MainForm-3.3</Name>
216    </ProjectReference>
[3832]217    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
[3437]218      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
[3832]219      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
[3437]220    </ProjectReference>
221  </ItemGroup>
[4065]222  <ItemGroup>
223    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
224      <Visible>False</Visible>
225      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
226      <Install>false</Install>
227    </BootstrapperPackage>
228    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
229      <Visible>False</Visible>
230      <ProductName>.NET Framework 3.5 SP1</ProductName>
231      <Install>true</Install>
232    </BootstrapperPackage>
233    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
234      <Visible>False</Visible>
235      <ProductName>Windows Installer 3.1</ProductName>
236      <Install>true</Install>
237    </BootstrapperPackage>
238  </ItemGroup>
[3437]239  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
240  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
241       Other similar extension points exist, see Microsoft.Common.targets.
242  <Target Name="BeforeBuild">
243  </Target>
244  <Target Name="AfterBuild">
245  </Target>
246  -->
247  <PropertyGroup>
248    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
249set ProjectDir=$(ProjectDir)
250set SolutionDir=$(SolutionDir)
251set Outdir=$(Outdir)
252
253call PreBuildEvent.cmd
254SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabMainFormWindowsFormsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabMainFormWindowsFormsPlugin.cs"</PreBuildEvent>
255  </PropertyGroup>
256</Project>
Note: See TracBrowser for help on using the repository browser.