Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2457_ExpertSystem/HeuristicLab.OptimizationExpertSystem/3.3/HeuristicLab.OptimizationExpertSystem-3.3.csproj @ 16329

Last change on this file since 16329 was 15694, checked in by abeham, 7 years ago

#2457: Adapted project references to trunk changes

File size: 15.2 KB
RevLine 
[12842]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>{6240A044-BD4B-4DDB-9E67-A6CFA5E0C7BE}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
[13667]10    <RootNamespace>HeuristicLab.OptimizationExpertSystem</RootNamespace>
11    <AssemblyName>HeuristicLab.OptimizationExpertSystem-3.3</AssemblyName>
[12842]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>
[15694]19    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[12842]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>
[15694]27    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[12842]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>
[15694]34    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[12842]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'">
[15694]42    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[12842]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>
[15694]52    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[12842]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'">
[15694]60    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[12842]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>
[15694]75    <Reference Include="ALGLIB-3.7.0">
76      <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
[12957]77      <Private>False</Private>
78    </Reference>
[15694]79    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
80      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
[15254]81      <Private>False</Private>
82    </Reference>
[15694]83    <Reference Include="HeuristicLab.Clients.Access-3.3">
84      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.Access-3.3.dll</HintPath>
[13667]85      <Private>False</Private>
86    </Reference>
[15694]87    <Reference Include="HeuristicLab.Clients.Common-3.3">
88      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
[13718]89      <Private>False</Private>
90    </Reference>
[15694]91    <Reference Include="HeuristicLab.Clients.OKB-3.3">
92      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.OKB-3.3.dll</HintPath>
[13475]93      <Private>False</Private>
94    </Reference>
[15694]95    <Reference Include="HeuristicLab.Collections-3.3">
96      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
[12842]97      <Private>False</Private>
98    </Reference>
[15694]99    <Reference Include="HeuristicLab.Common-3.3">
100      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
[12842]101      <Private>False</Private>
102    </Reference>
[15694]103    <Reference Include="HeuristicLab.Common.Resources-3.3">
104      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
[12842]105      <Private>False</Private>
106    </Reference>
[15694]107    <Reference Include="HeuristicLab.Core-3.3">
108      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
[12842]109      <Private>False</Private>
110    </Reference>
[15694]111    <Reference Include="HeuristicLab.Core.Views-3.3">
112      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
[12842]113      <Private>False</Private>
114    </Reference>
[15694]115    <Reference Include="HeuristicLab.Data-3.3">
116      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
[12842]117      <Private>False</Private>
118    </Reference>
[15694]119    <Reference Include="HeuristicLab.Data.Views-3.3">
120      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
[12842]121      <Private>False</Private>
122    </Reference>
[15694]123    <Reference Include="HeuristicLab.MainForm-3.3">
124      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
[12842]125      <Private>False</Private>
126    </Reference>
[15694]127    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
128      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
[12842]129      <Private>False</Private>
130    </Reference>
[15694]131    <Reference Include="HeuristicLab.Operators-3.3">
132      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
[13663]133      <Private>False</Private>
134    </Reference>
[15694]135    <Reference Include="HeuristicLab.Persistence-3.3">
136      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
[13475]137      <Private>False</Private>
138    </Reference>
[15694]139    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
140      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[12842]141      <Private>False</Private>
142    </Reference>
[15694]143    <Reference Include="HeuristicLab.Random-3.3">
144      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
[13743]145      <Private>False</Private>
146    </Reference>
[15694]147    <Reference Include="HeuristicLab.Scripting-3.3">
148      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Scripting-3.3.dll</HintPath>
[13718]149      <Private>False</Private>
150    </Reference>
[15694]151    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
152      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
[12957]153      <Private>False</Private>
154    </Reference>
[12842]155    <Reference Include="System" />
156    <Reference Include="System.Core" />
[12847]157    <Reference Include="System.Drawing" />
[13475]158    <Reference Include="System.Runtime.Serialization" />
[12847]159    <Reference Include="System.Windows.Forms" />
[13561]160    <Reference Include="System.Windows.Forms.DataVisualization" />
[12842]161    <Reference Include="System.Xml.Linq" />
162    <Reference Include="System.Data.DataSetExtensions" />
163    <Reference Include="Microsoft.CSharp" />
164    <Reference Include="System.Data" />
165    <Reference Include="System.Xml" />
[15694]166    <Reference Include="WeifenLuo.WinFormsUI.Docking-2.7.0">
167      <HintPath>..\..\..\..\trunk\bin\WeifenLuo.WinFormsUI.Docking-2.7.0.dll</HintPath>
[13722]168    </Reference>
[12842]169  </ItemGroup>
170  <ItemGroup>
[13722]171    <Compile Include="Docking\AlgorithmControlForm.cs">
172      <SubType>Form</SubType>
173    </Compile>
174    <Compile Include="Docking\AlgorithmControlForm.Designer.cs">
175      <DependentUpon>AlgorithmControlForm.cs</DependentUpon>
176    </Compile>
[13787]177    <Compile Include="Menu\200_Solving\210_PerformanceModelingMenuItem.cs" />
[13748]178    <Compile Include="Toolbar\DownloadFromOKBToolbarItem.cs" />
179    <Compile Include="Toolbar\ToolbarItemBase.cs" />
[13722]180    <Compile Include="Views\KnowledgeCenterAllinOneView.cs">
[12847]181      <SubType>UserControl</SubType>
182    </Compile>
[13722]183    <Compile Include="Views\KnowledgeCenterAllinOneView.Designer.cs">
184      <DependentUpon>KnowledgeCenterAllinOneView.cs</DependentUpon>
[12847]185    </Compile>
[13722]186    <Compile Include="Interfaces\IOptimizationKnowledgeCenterUi.cs" />
187    <Compile Include="Views\KnowledgeBaseView.cs">
[13720]188      <SubType>UserControl</SubType>
189    </Compile>
[13722]190    <Compile Include="Views\KnowledgeBaseView.Designer.cs">
[13720]191      <DependentUpon>KnowledgeBaseView.cs</DependentUpon>
192    </Compile>
[13718]193    <Compile Include="Menu\0_Config\40_AdministerOkbMenuItem.cs" />
194    <Compile Include="Menu\0_Config\30_DownloadFromOkbMenuItem.cs" />
195    <Compile Include="Menu\0_Config\10_SetCredentialsMenuItem.cs" />
[13787]196    <Compile Include="Menu\200_Solving\220_SolverMenuItem.cs" />
[13720]197    <Compile Include="Menu\300_Learning\310_KnowledgeBaseMenuItem.cs" />
198    <Compile Include="Menu\900_Tools\900_CSharpScriptMenuItem.cs" />
[13718]199    <Compile Include="Menu\900_Tools\910_NewCSharpScriptMenuItem.cs" />
200    <Compile Include="Menu\900_Tools\930_SaveCSharpScriptMenuItem.cs" />
[13720]201    <Compile Include="Menu\900_Tools\990_ShowAllInOneViewMenuItem.cs" />
[13718]202    <Compile Include="Menu\900_Tools\920_OpenCSharpScriptMenuItem.cs" />
203    <Compile Include="Menu\MenuItemBase.cs" />
204    <Compile Include="Menu\0_Config\20_SetProblemMenuItem.cs" />
205    <Compile Include="Menu\100_Understanding\120_SolutionsMenuItem.cs" />
206    <Compile Include="Menu\100_Understanding\110_ProblemInstanceMenuItem.cs" />
[13722]207    <Compile Include="OptimizationKnowledgeCenter.cs">
[13667]208      <SubType>Form</SubType>
209    </Compile>
[13722]210    <Compile Include="OptimizationKnowledgeCenter.Designer.cs">
211      <DependentUpon>OptimizationKnowledgeCenter.cs</DependentUpon>
[13667]212    </Compile>
[12842]213    <Compile Include="Plugin.cs" />
[13787]214    <Compile Include="Views\PerformanceModelingView.cs">
215      <SubType>UserControl</SubType>
216    </Compile>
217    <Compile Include="Views\PerformanceModelingView.Designer.cs">
218      <DependentUpon>PerformanceModelingView.cs</DependentUpon>
219    </Compile>
[13722]220    <Compile Include="Views\SolverView.cs">
[13720]221      <SubType>UserControl</SubType>
222    </Compile>
[13722]223    <Compile Include="Views\SolverView.Designer.cs">
[13720]224      <DependentUpon>SolverView.cs</DependentUpon>
225    </Compile>
[13722]226    <Compile Include="Views\UnderstandingProblemInstanceView.cs">
[13718]227      <SubType>UserControl</SubType>
228    </Compile>
[13722]229    <Compile Include="Views\UnderstandingProblemInstanceView.Designer.cs">
[13718]230      <DependentUpon>UnderstandingProblemInstanceView.cs</DependentUpon>
231    </Compile>
[13722]232    <Compile Include="Views\UnderstandingSolutionsView.cs">
[13720]233      <SubType>UserControl</SubType>
234    </Compile>
[13722]235    <Compile Include="Views\UnderstandingSolutionsView.Designer.cs">
[13720]236      <DependentUpon>UnderstandingSolutionsView.cs</DependentUpon>
237    </Compile>
[13722]238    <Compile Include="Views\KnowledgeCenterViewBase.cs">
[13718]239      <SubType>UserControl</SubType>
240    </Compile>
[13722]241    <Compile Include="Views\KnowledgeCenterViewBase.Designer.cs">
242      <DependentUpon>KnowledgeCenterViewBase.cs</DependentUpon>
[13718]243    </Compile>
[12842]244    <None Include="Properties\AssemblyInfo.cs.frame" />
245    <Compile Include="Properties\AssemblyInfo.cs" />
246  </ItemGroup>
247  <ItemGroup>
248    <None Include="HeuristicLab.snk" />
249    <None Include="Plugin.cs.frame" />
250  </ItemGroup>
251  <ItemGroup>
252    <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
253      <Project>{76945d76-ca61-4147-9dc2-0acdcddf87f9}</Project>
254      <Name>HeuristicLab.Analysis.Views-3.3</Name>
255      <Private>False</Private>
256    </ProjectReference>
257    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
258      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
259      <Name>HeuristicLab.Analysis-3.3</Name>
260      <Private>False</Private>
261    </ProjectReference>
262    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
263      <Project>{662b4b15-8f4d-4ae5-b3eb-d91c215f5af2}</Project>
264      <Name>HeuristicLab.Optimization.Views-3.3</Name>
265      <Private>False</Private>
266    </ProjectReference>
[13667]267    <ProjectReference Include="..\..\HeuristicLab.OptimizationExpertSystem.Common\3.3\HeuristicLab.OptimizationExpertSystem.Common-3.3.csproj">
[12842]268      <Project>{492cc257-e27c-4497-b2c1-09c45310c91c}</Project>
[13667]269      <Name>HeuristicLab.OptimizationExpertSystem.Common-3.3</Name>
[12842]270      <Private>False</Private>
271    </ProjectReference>
272    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
273      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
274      <Name>HeuristicLab.Optimization-3.3</Name>
275      <Private>False</Private>
276    </ProjectReference>
277  </ItemGroup>
[13475]278  <ItemGroup>
[13722]279    <EmbeddedResource Include="Docking\AlgorithmControlForm.resx">
280      <DependentUpon>AlgorithmControlForm.cs</DependentUpon>
[13475]281    </EmbeddedResource>
[13722]282    <EmbeddedResource Include="Views\KnowledgeCenterAllinOneView.resx">
283      <DependentUpon>KnowledgeCenterAllinOneView.cs</DependentUpon>
284    </EmbeddedResource>
285    <EmbeddedResource Include="Views\KnowledgeBaseView.resx">
[13720]286      <DependentUpon>KnowledgeBaseView.cs</DependentUpon>
287    </EmbeddedResource>
[13722]288    <EmbeddedResource Include="OptimizationKnowledgeCenter.resx">
289      <DependentUpon>OptimizationKnowledgeCenter.cs</DependentUpon>
[13667]290    </EmbeddedResource>
[13787]291    <EmbeddedResource Include="Views\PerformanceModelingView.resx">
292      <DependentUpon>PerformanceModelingView.cs</DependentUpon>
293    </EmbeddedResource>
[13722]294    <EmbeddedResource Include="Views\SolverView.resx">
[13720]295      <DependentUpon>SolverView.cs</DependentUpon>
296    </EmbeddedResource>
[13722]297    <EmbeddedResource Include="Views\UnderstandingProblemInstanceView.resx">
[13718]298      <DependentUpon>UnderstandingProblemInstanceView.cs</DependentUpon>
299    </EmbeddedResource>
[13722]300    <EmbeddedResource Include="Views\UnderstandingSolutionsView.resx">
[13720]301      <DependentUpon>UnderstandingSolutionsView.cs</DependentUpon>
302    </EmbeddedResource>
[13722]303    <EmbeddedResource Include="Views\KnowledgeCenterViewBase.resx">
304      <DependentUpon>KnowledgeCenterViewBase.cs</DependentUpon>
[13718]305    </EmbeddedResource>
[13475]306  </ItemGroup>
[13722]307  <ItemGroup />
[12842]308  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
309  <PropertyGroup>
310    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
311set ProjectDir=$(ProjectDir)
312set SolutionDir=$(SolutionDir)
313set Outdir=$(Outdir)
314
315call PreBuildEvent.cmd</PreBuildEvent>
316  </PropertyGroup>
317  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
318       Other similar extension points exist, see Microsoft.Common.targets.
319  <Target Name="BeforeBuild">
320  </Target>
321  <Target Name="AfterBuild">
322  </Target>
323  -->
324</Project>
Note: See TracBrowser for help on using the repository browser.