1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="12.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>{EA1A0A27-A38D-4086-812A-9CE0FF557103}</ProjectGuid>
|
---|
8 | <OutputType>Library</OutputType>
|
---|
9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
10 | <RootNamespace>HeuristicLab.VariableInteractionNetworks.Views</RootNamespace>
|
---|
11 | <AssemblyName>HeuristicLab.VariableInteractionNetworks.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>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
28 | <DefineConstants>TRACE</DefineConstants>
|
---|
29 | <ErrorReport>prompt</ErrorReport>
|
---|
30 | <WarningLevel>4</WarningLevel>
|
---|
31 | </PropertyGroup>
|
---|
32 | <PropertyGroup>
|
---|
33 | <SignAssembly>true</SignAssembly>
|
---|
34 | </PropertyGroup>
|
---|
35 | <PropertyGroup>
|
---|
36 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
37 | </PropertyGroup>
|
---|
38 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
39 | <DebugSymbols>true</DebugSymbols>
|
---|
40 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
41 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
42 | <DebugType>full</DebugType>
|
---|
43 | <PlatformTarget>x64</PlatformTarget>
|
---|
44 | <ErrorReport>prompt</ErrorReport>
|
---|
45 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
46 | </PropertyGroup>
|
---|
47 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
48 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
49 | <DefineConstants>TRACE</DefineConstants>
|
---|
50 | <Optimize>true</Optimize>
|
---|
51 | <DebugType>pdbonly</DebugType>
|
---|
52 | <PlatformTarget>x64</PlatformTarget>
|
---|
53 | <ErrorReport>prompt</ErrorReport>
|
---|
54 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
55 | </PropertyGroup>
|
---|
56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
57 | <DebugSymbols>true</DebugSymbols>
|
---|
58 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
59 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
60 | <DebugType>full</DebugType>
|
---|
61 | <PlatformTarget>x86</PlatformTarget>
|
---|
62 | <ErrorReport>prompt</ErrorReport>
|
---|
63 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
64 | </PropertyGroup>
|
---|
65 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
66 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
67 | <DefineConstants>TRACE</DefineConstants>
|
---|
68 | <Optimize>true</Optimize>
|
---|
69 | <DebugType>pdbonly</DebugType>
|
---|
70 | <PlatformTarget>x86</PlatformTarget>
|
---|
71 | <ErrorReport>prompt</ErrorReport>
|
---|
72 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
73 | </PropertyGroup>
|
---|
74 | <ItemGroup>
|
---|
75 | <Reference Include="Cola, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
76 | <SpecificVersion>False</SpecificVersion>
|
---|
77 | <HintPath>..\..\..\..\trunk\sources\bin\Cola.dll</HintPath>
|
---|
78 | </Reference>
|
---|
79 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
80 | <SpecificVersion>False</SpecificVersion>
|
---|
81 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
82 | </Reference>
|
---|
83 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
84 | <SpecificVersion>False</SpecificVersion>
|
---|
85 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
86 | <Private>False</Private>
|
---|
87 | </Reference>
|
---|
88 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
89 | <SpecificVersion>False</SpecificVersion>
|
---|
90 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
91 | <Private>False</Private>
|
---|
92 | </Reference>
|
---|
93 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
94 | <SpecificVersion>False</SpecificVersion>
|
---|
95 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
96 | </Reference>
|
---|
97 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
98 | <SpecificVersion>False</SpecificVersion>
|
---|
99 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
100 | <Private>False</Private>
|
---|
101 | </Reference>
|
---|
102 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
103 | <SpecificVersion>False</SpecificVersion>
|
---|
104 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
105 | <Private>False</Private>
|
---|
106 | </Reference>
|
---|
107 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
108 | <SpecificVersion>False</SpecificVersion>
|
---|
109 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
110 | <Private>False</Private>
|
---|
111 | </Reference>
|
---|
112 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
113 | <SpecificVersion>False</SpecificVersion>
|
---|
114 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
115 | </Reference>
|
---|
116 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
117 | <SpecificVersion>False</SpecificVersion>
|
---|
118 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
119 | <Private>False</Private>
|
---|
120 | </Reference>
|
---|
121 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
122 | <SpecificVersion>False</SpecificVersion>
|
---|
123 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
124 | <Private>False</Private>
|
---|
125 | </Reference>
|
---|
126 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
127 | <SpecificVersion>False</SpecificVersion>
|
---|
128 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
129 | <Private>False</Private>
|
---|
130 | </Reference>
|
---|
131 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
132 | <SpecificVersion>False</SpecificVersion>
|
---|
133 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
134 | <Private>False</Private>
|
---|
135 | </Reference>
|
---|
136 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
137 | <SpecificVersion>False</SpecificVersion>
|
---|
138 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
139 | <Private>False</Private>
|
---|
140 | </Reference>
|
---|
141 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
142 | <SpecificVersion>False</SpecificVersion>
|
---|
143 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
144 | <Private>False</Private>
|
---|
145 | </Reference>
|
---|
146 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
147 | <SpecificVersion>False</SpecificVersion>
|
---|
148 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
|
---|
149 | <Private>False</Private>
|
---|
150 | </Reference>
|
---|
151 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
152 | <SpecificVersion>False</SpecificVersion>
|
---|
153 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
|
---|
154 | <Private>False</Private>
|
---|
155 | </Reference>
|
---|
156 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
157 | <SpecificVersion>False</SpecificVersion>
|
---|
158 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
159 | </Reference>
|
---|
160 | <Reference Include="HeuristicLab.Visualization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
161 | <SpecificVersion>False</SpecificVersion>
|
---|
162 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization-3.3.dll</HintPath>
|
---|
163 | </Reference>
|
---|
164 | <Reference Include="PresentationCore" />
|
---|
165 | <Reference Include="PresentationFramework" />
|
---|
166 | <Reference Include="System" />
|
---|
167 | <Reference Include="System.Core" />
|
---|
168 | <Reference Include="System.Drawing" />
|
---|
169 | <Reference Include="System.Windows.Forms" />
|
---|
170 | <Reference Include="System.Xaml" />
|
---|
171 | <Reference Include="System.Xml.Linq" />
|
---|
172 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
173 | <Reference Include="Microsoft.CSharp" />
|
---|
174 | <Reference Include="System.Data" />
|
---|
175 | <Reference Include="System.Xml" />
|
---|
176 | <Reference Include="UIAutomationProvider" />
|
---|
177 | <Reference Include="WindowsBase" />
|
---|
178 | <Reference Include="WindowsFormsIntegration" />
|
---|
179 | </ItemGroup>
|
---|
180 | <ItemGroup>
|
---|
181 | <Compile Include="DirectedGraphChart.cs">
|
---|
182 | <SubType>UserControl</SubType>
|
---|
183 | </Compile>
|
---|
184 | <Compile Include="DirectedGraphChart.Designer.cs">
|
---|
185 | <DependentUpon>DirectedGraphChart.cs</DependentUpon>
|
---|
186 | </Compile>
|
---|
187 | <Compile Include="DirectedGraphChartMode.cs" />
|
---|
188 | <Compile Include="Layout\ConstrainedForceDirectedLayout.cs" />
|
---|
189 | <Compile Include="Plugin.cs" />
|
---|
190 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
191 | <Compile Include="RunCollectionVariableInteractionNetworkView.cs">
|
---|
192 | <SubType>UserControl</SubType>
|
---|
193 | </Compile>
|
---|
194 | <Compile Include="RunCollectionVariableInteractionNetworkView.Designer.cs">
|
---|
195 | <DependentUpon>RunCollectionVariableInteractionNetworkView.cs</DependentUpon>
|
---|
196 | </Compile>
|
---|
197 | </ItemGroup>
|
---|
198 | <ItemGroup>
|
---|
199 | <ProjectReference Include="..\..\HeuristicLab.VariableInteractionNetworks\3.3\HeuristicLab.VariableInteractionNetworks-3.3.csproj">
|
---|
200 | <Project>{d891ed5c-77eb-4a24-9967-decadbf15ce9}</Project>
|
---|
201 | <Name>HeuristicLab.VariableInteractionNetworks-3.3</Name>
|
---|
202 | <Private>False</Private>
|
---|
203 | </ProjectReference>
|
---|
204 | </ItemGroup>
|
---|
205 | <ItemGroup>
|
---|
206 | <None Include="HeuristicLab.snk" />
|
---|
207 | <None Include="Plugin.cs.frame" />
|
---|
208 | </ItemGroup>
|
---|
209 | <ItemGroup>
|
---|
210 | <EmbeddedResource Include="RunCollectionVariableInteractionNetworkView.resx">
|
---|
211 | <DependentUpon>RunCollectionVariableInteractionNetworkView.cs</DependentUpon>
|
---|
212 | </EmbeddedResource>
|
---|
213 | </ItemGroup>
|
---|
214 | <ItemGroup>
|
---|
215 | <Content Include="adaptagrams32.dll">
|
---|
216 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
217 | </Content>
|
---|
218 | <Content Include="adaptagrams64.dll">
|
---|
219 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
220 | </Content>
|
---|
221 | <Content Include="Cola.dll">
|
---|
222 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
223 | </Content>
|
---|
224 | </ItemGroup>
|
---|
225 | <ItemGroup>
|
---|
226 | <Folder Include="Adaptagrams\" />
|
---|
227 | </ItemGroup>
|
---|
228 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
229 | <PropertyGroup>
|
---|
230 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
231 | set ProjectDir=$(ProjectDir)
|
---|
232 | set SolutionDir=$(SolutionDir)
|
---|
233 | set Outdir=$(Outdir)
|
---|
234 |
|
---|
235 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
236 | </PropertyGroup>
|
---|
237 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
238 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
239 | <Target Name="BeforeBuild">
|
---|
240 | </Target>
|
---|
241 | <Target Name="AfterBuild">
|
---|
242 | </Target>
|
---|
243 | -->
|
---|
244 | </Project> |
---|