Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OptimizationNetworks/HeuristicLab.Networks.IntegratedOptimization.Views/3.3/HeuristicLab.Networks.IntegratedOptimization.Views-3.3.csproj @ 15894

Last change on this file since 15894 was 15894, checked in by jkarder, 6 years ago

#2205: fixed output paths and project references

File size: 10.0 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>{B7CBE751-C7EF-45CE-A59D-D8A5BBE6CA3E}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Networks.IntegratedOptimization.Views</RootNamespace>
11    <AssemblyName>HeuristicLab.Networks.IntegratedOptimization.Views-3.3</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <TargetFrameworkProfile />
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
34    <DebugSymbols>true</DebugSymbols>
35    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
36    <DefineConstants>DEBUG;TRACE</DefineConstants>
37    <DebugType>full</DebugType>
38    <PlatformTarget>x64</PlatformTarget>
39    <ErrorReport>prompt</ErrorReport>
40    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
43    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
44    <DefineConstants>TRACE</DefineConstants>
45    <Optimize>true</Optimize>
46    <DebugType>pdbonly</DebugType>
47    <PlatformTarget>x64</PlatformTarget>
48    <ErrorReport>prompt</ErrorReport>
49    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
50  </PropertyGroup>
51  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
52    <DebugSymbols>true</DebugSymbols>
53    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
54    <DefineConstants>DEBUG;TRACE</DefineConstants>
55    <DebugType>full</DebugType>
56    <PlatformTarget>x86</PlatformTarget>
57    <ErrorReport>prompt</ErrorReport>
58    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
59  </PropertyGroup>
60  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
61    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
62    <DefineConstants>TRACE</DefineConstants>
63    <Optimize>true</Optimize>
64    <DebugType>pdbonly</DebugType>
65    <PlatformTarget>x86</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
68  </PropertyGroup>
69  <PropertyGroup>
70    <SignAssembly>true</SignAssembly>
71  </PropertyGroup>
72  <PropertyGroup>
73    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
74  </PropertyGroup>
75  <ItemGroup>
76    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
77      <SpecificVersion>False</SpecificVersion>
78      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
79      <Private>False</Private>
80    </Reference>
81    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
82      <Private>False</Private>
83    </Reference>
84    <Reference Include="HeuristicLab.Common-3.3">
85      <Private>False</Private>
86    </Reference>
87    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
88      <SpecificVersion>False</SpecificVersion>
89      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="HeuristicLab.Core-3.3">
93      <Private>False</Private>
94    </Reference>
95    <Reference Include="HeuristicLab.Core.Views-3.3">
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
99      <SpecificVersion>False</SpecificVersion>
100      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
101      <Private>False</Private>
102    </Reference>
103    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
115      <SpecificVersion>False</SpecificVersion>
116      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
117      <Private>False</Private>
118    </Reference>
119    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <SpecificVersion>False</SpecificVersion>
121      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
122      <Private>False</Private>
123    </Reference>
124    <Reference Include="HeuristicLab.Parameters.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
125      <Private>False</Private>
126    </Reference>
127    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
128      <SpecificVersion>False</SpecificVersion>
129      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
130      <Private>False</Private>
131    </Reference>
132    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
133      <SpecificVersion>False</SpecificVersion>
134      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.Problems.Instances.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
138      <Private>False</Private>
139    </Reference>
140    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec">
141      <Private>False</Private>
142    </Reference>
143    <Reference Include="System" />
144    <Reference Include="System.Core" />
145    <Reference Include="System.Drawing" />
146    <Reference Include="System.Windows.Forms" />
147    <Reference Include="System.Windows.Forms.DataVisualization" />
148    <Reference Include="System.Xml.Linq" />
149    <Reference Include="System.Data.DataSetExtensions" />
150    <Reference Include="Microsoft.CSharp" />
151    <Reference Include="System.Data" />
152    <Reference Include="System.Net.Http" />
153    <Reference Include="System.Xml" />
154  </ItemGroup>
155  <ItemGroup>
156    <None Include="Properties\AssemblyInfo.cs.frame" />
157    <None Include="Plugin.cs.frame" />
158    <Compile Include="OrchestratorNodeView.cs">
159      <SubType>UserControl</SubType>
160    </Compile>
161    <Compile Include="OrchestratorNodeView.Designer.cs">
162      <DependentUpon>OrchestratorNodeView.cs</DependentUpon>
163    </Compile>
164    <Compile Include="Plugin.cs" />
165    <Compile Include="Properties\AssemblyInfo.cs" />
166  </ItemGroup>
167  <ItemGroup>
168    <None Include="HeuristicLab.snk" />
169  </ItemGroup>
170  <ItemGroup>
171    <ProjectReference Include="..\..\HeuristicLab.Networks.IntegratedOptimization\3.3\HeuristicLab.Networks.IntegratedOptimization-3.3.csproj">
172      <Project>{B6263D3E-DCAF-42B0-A440-3DEEF1FF0429}</Project>
173      <Name>HeuristicLab.Networks.IntegratedOptimization-3.3</Name>
174      <Private>False</Private>
175    </ProjectReference>
176    <ProjectReference Include="..\..\HeuristicLab.Networks.Views\3.3\HeuristicLab.Networks.Views-3.3.csproj">
177      <Project>{792B263D-92BA-453A-BFDF-261511C2F63B}</Project>
178      <Name>HeuristicLab.Networks.Views-3.3</Name>
179      <Private>False</Private>
180    </ProjectReference>
181    <ProjectReference Include="..\..\HeuristicLab.Networks\3.3\HeuristicLab.Networks-3.3.csproj">
182      <Project>{7cf51332-0e37-447c-8017-82a258c59ef2}</Project>
183      <Name>HeuristicLab.Networks-3.3</Name>
184      <Private>False</Private>
185    </ProjectReference>
186  </ItemGroup>
187  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
188  <PropertyGroup>
189    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
190set ProjectDir=$(ProjectDir)
191set SolutionDir=$(SolutionDir)
192set Outdir=$(Outdir)
193
194call PreBuildEvent.cmd
195</PreBuildEvent>
196  </PropertyGroup>
197  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
198       Other similar extension points exist, see Microsoft.Common.targets.
199  <Target Name="BeforeBuild">
200  </Target>
201  <Target Name="AfterBuild">
202  </Target>
203  -->
204</Project>
Note: See TracBrowser for help on using the repository browser.