Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Visualization/HeuristicLab.Visualization/3.3/HeuristicLab.Visualization-3.3.csproj @ 13045

Last change on this file since 13045 was 13045, checked in by jkarder, 9 years ago

#1265: merged changes from abeham

File size: 10.2 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
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>{B462D3CC-8866-42F0-9832-AD0967613B72}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Visualization</RootNamespace>
12    <AssemblyName>HeuristicLab.Visualization-3.3</AssemblyName>
13    <SignAssembly>true</SignAssembly>
14    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
17    <OldToolsVersion>3.5</OldToolsVersion>
18    <UpgradeBackupLocation>
19    </UpgradeBackupLocation>
20    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
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>
36    <TargetFrameworkProfile />
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
42    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
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    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
58    <DocumentationFile>
59    </DocumentationFile>
60    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
61    <Prefer32Bit>false</Prefer32Bit>
62  </PropertyGroup>
63  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
64    <DebugSymbols>true</DebugSymbols>
65    <OutputPath>bin\x86\Debug\</OutputPath>
66    <DefineConstants>DEBUG;TRACE</DefineConstants>
67    <DebugType>full</DebugType>
68    <PlatformTarget>x86</PlatformTarget>
69    <ErrorReport>prompt</ErrorReport>
70    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
71    <Prefer32Bit>false</Prefer32Bit>
72  </PropertyGroup>
73  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
74    <OutputPath>bin\x86\Release\</OutputPath>
75    <DefineConstants>TRACE</DefineConstants>
76    <DocumentationFile>bin\Release\HeuristicLab.Drawing-3.3.XML</DocumentationFile>
77    <Optimize>true</Optimize>
78    <DebugType>pdbonly</DebugType>
79    <PlatformTarget>x86</PlatformTarget>
80    <ErrorReport>prompt</ErrorReport>
81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82    <Prefer32Bit>false</Prefer32Bit>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
85    <DebugSymbols>true</DebugSymbols>
86    <OutputPath>bin\x64\Debug\</OutputPath>
87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <PlatformTarget>x64</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
92    <Prefer32Bit>false</Prefer32Bit>
93  </PropertyGroup>
94  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
95    <OutputPath>bin\x64\Release\</OutputPath>
96    <DefineConstants>TRACE</DefineConstants>
97    <DocumentationFile>bin\Release\HeuristicLab.Drawing-3.3.XML</DocumentationFile>
98    <Optimize>true</Optimize>
99    <DebugType>pdbonly</DebugType>
100    <PlatformTarget>x64</PlatformTarget>
101    <ErrorReport>prompt</ErrorReport>
102    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
103    <Prefer32Bit>false</Prefer32Bit>
104  </PropertyGroup>
105  <ItemGroup>
106    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
114      <Private>False</Private>
115    </Reference>
116    <Reference Include="System" />
117    <Reference Include="System.Data" />
118    <Reference Include="System.Drawing" />
119    <Reference Include="System.Windows.Forms" />
120    <Reference Include="System.Xml" />
121  </ItemGroup>
122  <ItemGroup>
123    <Compile Include="Chart.cs" />
124    <Compile Include="ChartControl.cs">
125      <SubType>UserControl</SubType>
126    </Compile>
127    <Compile Include="ChartControl.designer.cs">
128      <DependentUpon>ChartControl.cs</DependentUpon>
129    </Compile>
130    <Compile Include="ChartMode.cs" />
131    <Compile Include="AxisType.cs" />
132    <Compile Include="Primitives\Grid.cs" />
133    <Compile Include="Properties\Resources.Designer.cs">
134      <AutoGen>True</AutoGen>
135      <DesignTime>True</DesignTime>
136      <DependentUpon>Resources.resx</DependentUpon>
137    </Compile>
138    <Compile Include="Trees\LayoutEngines\BoxesLayoutEngine.cs" />
139    <Compile Include="Trees\LayoutEngines\ILayoutEngine.cs" />
140    <Compile Include="Trees\LayoutEngines\LayoutNode.cs" />
141    <Compile Include="Trees\LayoutEngines\ReingoldTilfordLayoutEngine.cs" />
142    <Compile Include="Trees\VisualTreeNode.cs" />
143    <Compile Include="Trees\VisualTreeNodeConnection.cs" />
144    <None Include="Plugin.cs.frame" />
145    <Compile Include="Plugin.cs" />
146    <Compile Include="Interfaces\IGrid.cs" />
147    <Compile Include="Interfaces\IGroup.cs" />
148    <Compile Include="Interfaces\IChart.cs" />
149    <Compile Include="Interfaces\IPrimitive.cs" />
150    <Compile Include="Primitives\Axis.cs" />
151    <Compile Include="Primitives\AxisPrimitiveBase.cs" />
152    <Compile Include="Primitives\LinearPrimitiveBase.cs" />
153    <Compile Include="Primitives\RectangularPrimitiveBase.cs" />
154    <Compile Include="Primitives\Ellipse.cs" />
155    <Compile Include="Primitives\FixedSizeCircle.cs" />
156    <Compile Include="Primitives\FixedSizePrimitiveBase.cs" />
157    <Compile Include="Primitives\FixedSizeRectangle.cs" />
158    <Compile Include="Primitives\Group.cs" />
159    <Compile Include="Primitives\Line.cs" />
160    <Compile Include="Primitives\PrimitiveBase.cs" />
161    <Compile Include="Primitives\Rectangle.cs" />
162    <Compile Include="Primitives\SelectionRectangle.cs" />
163    <Compile Include="PropertiesDialog.cs">
164      <SubType>Form</SubType>
165    </Compile>
166    <Compile Include="PropertiesDialog.designer.cs">
167      <DependentUpon>PropertiesDialog.cs</DependentUpon>
168    </Compile>
169    <Compile Include="Properties\AssemblyInfo.cs" />
170    <Compile Include="Structs\Offset.cs" />
171    <Compile Include="Structs\PointD.cs" />
172    <Compile Include="Structs\SizeD.cs" />
173  </ItemGroup>
174  <ItemGroup>
175    <EmbeddedResource Include="Properties\Resources.resx">
176      <Generator>ResXFileCodeGenerator</Generator>
177      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
178    </EmbeddedResource>
179  </ItemGroup>
180  <ItemGroup>
181    <None Include="HeuristicLab.snk" />
182    <None Include="Properties\AssemblyInfo.frame" />
183  </ItemGroup>
184  <ItemGroup>
185    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
186      <Visible>False</Visible>
187      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
188      <Install>false</Install>
189    </BootstrapperPackage>
190    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
191      <Visible>False</Visible>
192      <ProductName>.NET Framework 3.5 SP1</ProductName>
193      <Install>true</Install>
194    </BootstrapperPackage>
195    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
196      <Visible>False</Visible>
197      <ProductName>Windows Installer 3.1</ProductName>
198      <Install>true</Install>
199    </BootstrapperPackage>
200  </ItemGroup>
201  <ItemGroup>
202    <EmbeddedResource Include="Resources\Hand.cur" />
203  </ItemGroup>
204  <ItemGroup>
205    <EmbeddedResource Include="Resources\ZoomIn.cur" />
206  </ItemGroup>
207  <ItemGroup>
208    <EmbeddedResource Include="Resources\ZoomOut.cur" />
209  </ItemGroup>
210  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
211  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
212       Other similar extension points exist, see Microsoft.Common.targets.
213  <Target Name="BeforeBuild">
214  </Target>
215  <Target Name="AfterBuild">
216  </Target>
217  -->
218  <PropertyGroup>
219    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
220set ProjectDir=$(ProjectDir)
221set SolutionDir=$(SolutionDir)
222set Outdir=$(Outdir)
223
224call PreBuildEvent.cmd</PreBuildEvent>
225  </PropertyGroup>
226  <PropertyGroup>
227    <PostBuildEvent>set ProjectName=$(ProjectName)
228set Source=$(TargetPath)
229set Configuration=$(ConfigurationName)
230set Platform=$(PlatformName)
231set SolutionDir=$(SolutionDir)
232
233if exist "$(SolutionDir)CustomPostBuild.cmd" call "$(SolutionDir)CustomPostBuild.cmd"</PostBuildEvent>
234  </PropertyGroup>
235</Project>
Note: See TracBrowser for help on using the repository browser.