Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OptimizationNetworks/HeuristicLab.Networks.Views.NetworkVisualization.Views/3.3/HeuristicLab.Networks.Views.NetworkVisualization.Views-3.3.csproj @ 13077

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

#2205: worked on optimization networks

  • added first version of network visualization
  • updated frame files
File size: 8.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4  <PropertyGroup>
5    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7    <ProjectGuid>{A1EFA7B2-C288-4342-8318-27F4D2F29C18}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Networks.Views.NetworkVisualization.Views</RootNamespace>
11    <AssemblyName>HeuristicLab.Networks.Views.NetworkVisualization.Views-3.3</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14  </PropertyGroup>
15  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
16    <DebugSymbols>true</DebugSymbols>
17    <DebugType>full</DebugType>
18    <Optimize>false</Optimize>
19    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
20    <DefineConstants>DEBUG;TRACE</DefineConstants>
21    <ErrorReport>prompt</ErrorReport>
22    <WarningLevel>4</WarningLevel>
23  </PropertyGroup>
24  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
25    <DebugType>pdbonly</DebugType>
26    <Optimize>true</Optimize>
27    <OutputPath>..\..\bin\</OutputPath>
28    <DefineConstants>TRACE</DefineConstants>
29    <ErrorReport>prompt</ErrorReport>
30    <WarningLevel>4</WarningLevel>
31  </PropertyGroup>
32  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
33    <DebugSymbols>true</DebugSymbols>
34    <OutputPath>..\..\bin\</OutputPath>
35    <DefineConstants>DEBUG;TRACE</DefineConstants>
36    <DebugType>full</DebugType>
37    <PlatformTarget>x64</PlatformTarget>
38    <ErrorReport>prompt</ErrorReport>
39    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
40  </PropertyGroup>
41  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
42    <OutputPath>..\..\bin\</OutputPath>
43    <DefineConstants>TRACE</DefineConstants>
44    <Optimize>true</Optimize>
45    <DebugType>pdbonly</DebugType>
46    <PlatformTarget>x64</PlatformTarget>
47    <ErrorReport>prompt</ErrorReport>
48    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
49  </PropertyGroup>
50  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
51    <DebugSymbols>true</DebugSymbols>
52    <OutputPath>..\..\bin\</OutputPath>
53    <DefineConstants>DEBUG;TRACE</DefineConstants>
54    <DebugType>full</DebugType>
55    <PlatformTarget>x86</PlatformTarget>
56    <ErrorReport>prompt</ErrorReport>
57    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
58  </PropertyGroup>
59  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
60    <OutputPath>..\..\bin\</OutputPath>
61    <DefineConstants>TRACE</DefineConstants>
62    <Optimize>true</Optimize>
63    <DebugType>pdbonly</DebugType>
64    <PlatformTarget>x86</PlatformTarget>
65    <ErrorReport>prompt</ErrorReport>
66    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
67  </PropertyGroup>
68  <PropertyGroup>
69    <SignAssembly>true</SignAssembly>
70  </PropertyGroup>
71  <PropertyGroup>
72    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
73  </PropertyGroup>
74  <ItemGroup>
75    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
76      <SpecificVersion>False</SpecificVersion>
77      <Private>False</Private>
78    </Reference>
79    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
80      <SpecificVersion>False</SpecificVersion>
81      <Private>False</Private>
82    </Reference>
83    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
84      <SpecificVersion>False</SpecificVersion>
85      <Private>False</Private>
86    </Reference>
87    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
88      <SpecificVersion>False</SpecificVersion>
89      <Private>False</Private>
90    </Reference>
91    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
92      <SpecificVersion>False</SpecificVersion>
93      <Private>False</Private>
94    </Reference>
95    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
96      <SpecificVersion>False</SpecificVersion>
97      <Private>False</Private>
98    </Reference>
99    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <SpecificVersion>False</SpecificVersion>
101      <Private>False</Private>
102    </Reference>
103    <Reference Include="HeuristicLab.Visualization-3.3, Version=3.3.0.12537, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
104      <SpecificVersion>False</SpecificVersion>
105      <Private>False</Private>
106    </Reference>
107    <Reference Include="System" />
108    <Reference Include="System.Core" />
109    <Reference Include="System.Drawing" />
110    <Reference Include="System.Windows.Forms" />
111    <Reference Include="System.Xml.Linq" />
112    <Reference Include="System.Data.DataSetExtensions" />
113    <Reference Include="System.Data" />
114    <Reference Include="System.Net.Http" />
115    <Reference Include="System.Xml" />
116  </ItemGroup>
117  <ItemGroup>
118    <None Include="HeuristicLab.snk" />
119    <None Include="Plugin.cs.frame" />
120    <Compile Include="ChartModes\AddNodesChartMode.cs" />
121    <Compile Include="ChartModes\AddPortsChartMode.cs" />
122    <Compile Include="ChartModes\NetworkSelectChartMode.cs" />
123    <Compile Include="ChartModes\ConnectPortsChartMode.cs" />
124    <Compile Include="NetworkVisualizationView.cs">
125      <SubType>UserControl</SubType>
126    </Compile>
127    <Compile Include="NetworkVisualizationView.Designer.cs">
128      <DependentUpon>NetworkVisualizationView.cs</DependentUpon>
129    </Compile>
130    <Compile Include="Plugin.cs" />
131    <Compile Include="Properties\AssemblyInfo.cs" />
132    <None Include="Properties\AssemblyInfo.cs.frame" />
133  </ItemGroup>
134  <ItemGroup>
135    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
136      <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
137      <Name>HeuristicLab.Common.Resources-3.3</Name>
138      <Private>False</Private>
139    </ProjectReference>
140    <ProjectReference Include="..\..\HeuristicLab.Networks.Views.NetworkVisualization\3.3\HeuristicLab.Networks.Views.NetworkVisualization-3.3.csproj">
141      <Project>{b76a8cf7-be2a-4ce7-943d-ab19a7cc7798}</Project>
142      <Name>HeuristicLab.Networks.Views.NetworkVisualization-3.3</Name>
143    </ProjectReference>
144    <ProjectReference Include="..\..\HeuristicLab.Networks.Views\3.3\HeuristicLab.Networks.Views-3.3.csproj">
145      <Project>{792b263d-92ba-453a-bfdf-261511c2f63b}</Project>
146      <Name>HeuristicLab.Networks.Views-3.3</Name>
147      <Private>False</Private>
148    </ProjectReference>
149    <ProjectReference Include="..\..\HeuristicLab.Networks\3.3\HeuristicLab.Networks-3.3.csproj">
150      <Project>{7cf51332-0e37-447c-8017-82a258c59ef2}</Project>
151      <Name>HeuristicLab.Networks-3.3</Name>
152      <Private>False</Private>
153    </ProjectReference>
154  </ItemGroup>
155  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
156  <PropertyGroup>
157    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
158set ProjectDir=$(ProjectDir)
159set SolutionDir=$(SolutionDir)
160set Outdir=$(Outdir)
161
162call PreBuildEvent.cmd
163</PreBuildEvent>
164  </PropertyGroup>
165  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
166       Other similar extension points exist, see Microsoft.Common.targets.
167  <Target Name="BeforeBuild">
168  </Target>
169  <Target Name="AfterBuild">
170  </Target>
171  -->
172</Project>
Note: See TracBrowser for help on using the repository browser.