Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 13112 was 13112, checked in by jkarder, 8 years ago

#1265: implemented new render stage concept

File size: 10.7 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="ChartModes\PanChartMode.cs" />
133    <Compile Include="ChartModes\RulerChartMode.cs" />
134    <Compile Include="Primitives\Grid.cs" />
135    <Compile Include="Properties\Resources.Designer.cs">
136      <AutoGen>True</AutoGen>
137      <DesignTime>True</DesignTime>
138      <DependentUpon>Resources.resx</DependentUpon>
139    </Compile>
140    <Compile Include="ChartModes\SelectChartMode.cs" />
141    <Compile Include="RenderStage.cs" />
142    <Compile Include="RenderStages\BackgroundColorRenderStage.cs" />
143    <Compile Include="RenderStages\EnabledRenderStage.cs" />
144    <Compile Include="RenderStages\GridRenderStage.cs" />
145    <Compile Include="RenderStages\GroupRenderStage.cs" />
146    <Compile Include="Trees\LayoutEngines\BoxesLayoutEngine.cs" />
147    <Compile Include="Trees\LayoutEngines\ILayoutEngine.cs" />
148    <Compile Include="Trees\LayoutEngines\LayoutNode.cs" />
149    <Compile Include="Trees\LayoutEngines\ReingoldTilfordLayoutEngine.cs" />
150    <Compile Include="Trees\VisualTreeNode.cs" />
151    <Compile Include="Trees\VisualTreeNodeConnection.cs" />
152    <Compile Include="ChartModes\ZoomInChartMode.cs" />
153    <Compile Include="ChartModes\ZoomOutChartMode.cs" />
154    <None Include="Plugin.cs.frame" />
155    <Compile Include="Plugin.cs" />
156    <Compile Include="Interfaces\IGrid.cs" />
157    <Compile Include="Interfaces\IGroup.cs" />
158    <Compile Include="Interfaces\IChart.cs" />
159    <Compile Include="Interfaces\IPrimitive.cs" />
160    <Compile Include="Primitives\Axis.cs" />
161    <Compile Include="Primitives\AxisPrimitiveBase.cs" />
162    <Compile Include="Primitives\LinearPrimitiveBase.cs" />
163    <Compile Include="Primitives\RectangularPrimitiveBase.cs" />
164    <Compile Include="Primitives\Ellipse.cs" />
165    <Compile Include="Primitives\FixedSizeCircle.cs" />
166    <Compile Include="Primitives\FixedSizePrimitiveBase.cs" />
167    <Compile Include="Primitives\FixedSizeRectangle.cs" />
168    <Compile Include="Primitives\Group.cs" />
169    <Compile Include="Primitives\Line.cs" />
170    <Compile Include="Primitives\PrimitiveBase.cs" />
171    <Compile Include="Primitives\Rectangle.cs" />
172    <Compile Include="Primitives\SelectionRectangle.cs" />
173    <Compile Include="PropertiesDialog.cs">
174      <SubType>Form</SubType>
175    </Compile>
176    <Compile Include="PropertiesDialog.designer.cs">
177      <DependentUpon>PropertiesDialog.cs</DependentUpon>
178    </Compile>
179    <Compile Include="Properties\AssemblyInfo.cs" />
180    <Compile Include="Structs\Offset.cs" />
181    <Compile Include="Structs\PointD.cs" />
182    <Compile Include="Structs\SizeD.cs" />
183  </ItemGroup>
184  <ItemGroup>
185    <EmbeddedResource Include="Properties\Resources.resx">
186      <Generator>ResXFileCodeGenerator</Generator>
187      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
188    </EmbeddedResource>
189  </ItemGroup>
190  <ItemGroup>
191    <None Include="HeuristicLab.snk" />
192    <None Include="Properties\AssemblyInfo.frame" />
193  </ItemGroup>
194  <ItemGroup>
195    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
196      <Visible>False</Visible>
197      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
198      <Install>false</Install>
199    </BootstrapperPackage>
200    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
201      <Visible>False</Visible>
202      <ProductName>.NET Framework 3.5 SP1</ProductName>
203      <Install>true</Install>
204    </BootstrapperPackage>
205    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
206      <Visible>False</Visible>
207      <ProductName>Windows Installer 3.1</ProductName>
208      <Install>true</Install>
209    </BootstrapperPackage>
210  </ItemGroup>
211  <ItemGroup>
212    <EmbeddedResource Include="Resources\Hand.cur" />
213  </ItemGroup>
214  <ItemGroup>
215    <EmbeddedResource Include="Resources\ZoomIn.cur" />
216  </ItemGroup>
217  <ItemGroup>
218    <EmbeddedResource Include="Resources\ZoomOut.cur" />
219  </ItemGroup>
220  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
221  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
222       Other similar extension points exist, see Microsoft.Common.targets.
223  <Target Name="BeforeBuild">
224  </Target>
225  <Target Name="AfterBuild">
226  </Target>
227  -->
228  <PropertyGroup>
229    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
230set ProjectDir=$(ProjectDir)
231set SolutionDir=$(SolutionDir)
232set Outdir=$(Outdir)
233
234call PreBuildEvent.cmd</PreBuildEvent>
235  </PropertyGroup>
236  <PropertyGroup>
237    <PostBuildEvent>set ProjectName=$(ProjectName)
238set Source=$(TargetPath)
239set Configuration=$(ConfigurationName)
240set Platform=$(PlatformName)
241set SolutionDir=$(SolutionDir)
242
243if exist "$(SolutionDir)CustomPostBuild.cmd" call "$(SolutionDir)CustomPostBuild.cmd"</PostBuildEvent>
244  </PropertyGroup>
245</Project>
Note: See TracBrowser for help on using the repository browser.