Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/HeuristicLab.ExactOptimization-3.3.csproj @ 16719

Last change on this file since 16719 was 16719, checked in by ddorfmei, 5 years ago

#2931: removed file reference from project file

File size: 15.5 KB
RevLine 
[16070]1<?xml version="1.0" encoding="utf-8"?>
[16138]2<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
[16070]3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{FA3B9270-48B7-4C77-9FEA-2A6EDE82E909}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
[16582]11    <RootNamespace>HeuristicLab.ExactOptimization</RootNamespace>
12    <AssemblyName>HeuristicLab.ExactOptimization-3.3</AssemblyName>
[16070]13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <TargetFrameworkProfile />
16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>..\..\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
25    <Prefer32Bit>false</Prefer32Bit>
[16138]26    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
27    <LangVersion>default</LangVersion>
[16070]28  </PropertyGroup>
29  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
30    <DebugType>pdbonly</DebugType>
31    <Optimize>true</Optimize>
32    <OutputPath>..\..\bin\</OutputPath>
33    <DefineConstants>TRACE</DefineConstants>
34    <ErrorReport>prompt</ErrorReport>
35    <WarningLevel>4</WarningLevel>
36    <Prefer32Bit>false</Prefer32Bit>
37  </PropertyGroup>
38  <PropertyGroup>
39    <SignAssembly>true</SignAssembly>
40  </PropertyGroup>
41  <PropertyGroup>
42    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
43  </PropertyGroup>
44  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
45    <DebugSymbols>true</DebugSymbols>
46    <OutputPath>bin\x86\Debug\</OutputPath>
47    <DefineConstants>DEBUG;TRACE</DefineConstants>
48    <DebugType>full</DebugType>
49    <PlatformTarget>x86</PlatformTarget>
50    <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
51    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
52    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
53    <ErrorReport>prompt</ErrorReport>
54    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
55    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
56    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
57    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
58    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
62    <OutputPath>bin\x86\Release\</OutputPath>
63    <DefineConstants>TRACE</DefineConstants>
64    <Optimize>true</Optimize>
65    <DebugType>pdbonly</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <CodeAnalysisLogFile>bin\Release\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
68    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
69    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
70    <ErrorReport>prompt</ErrorReport>
71    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
72    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
73    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
74    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
75    <Prefer32Bit>false</Prefer32Bit>
76  </PropertyGroup>
77  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
78    <DebugSymbols>true</DebugSymbols>
79    <OutputPath>bin\x64\Debug\</OutputPath>
80    <DefineConstants>DEBUG;TRACE</DefineConstants>
81    <DebugType>full</DebugType>
82    <PlatformTarget>x64</PlatformTarget>
83    <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
84    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
85    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
88    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
89    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
90    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
91    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
92    <Prefer32Bit>false</Prefer32Bit>
93  </PropertyGroup>
94  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
95    <OutputPath>bin\x64\Release\</OutputPath>
96    <DefineConstants>TRACE</DefineConstants>
97    <Optimize>true</Optimize>
98    <DebugType>pdbonly</DebugType>
99    <PlatformTarget>x64</PlatformTarget>
100    <CodeAnalysisLogFile>bin\Release\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
101    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
102    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
103    <ErrorReport>prompt</ErrorReport>
104    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
105    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
106    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
107    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
108    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
109    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
110    <Prefer32Bit>false</Prefer32Bit>
111  </PropertyGroup>
112  <ItemGroup>
[16234]113    <Reference Include="Google.OrTools, Version=6.9.5866.0, Culture=neutral, PublicKeyToken=5d849a56a8afc8c7, processorArchitecture=AMD64">
[16070]114      <SpecificVersion>False</SpecificVersion>
[16138]115      <HintPath>..\..\bin\Google.OrTools.dll</HintPath>
[16070]116    </Reference>
[16717]117    <Reference Include="HeuristicLab.OrTools-7.0.0, Version=6.10.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
[16070]118      <SpecificVersion>False</SpecificVersion>
[16717]119      <HintPath>..\..\bin\HeuristicLab.OrTools-7.0.0.dll</HintPath>
[16070]120    </Reference>
121    <Reference Include="System" />
122    <Reference Include="System.Core" />
[16172]123    <Reference Include="System.Drawing" />
[16405]124    <Reference Include="WindowsBase" />
[16070]125  </ItemGroup>
126  <ItemGroup>
[16582]127    <Compile Include="LinearProgramming\Algorithms\ResultStatus.cs" />
[16233]128    <Compile Include="LinearProgramming\Algorithms\Solvers\BopSolver.cs" />
129    <Compile Include="LinearProgramming\Algorithms\Solvers\CoinOrSolver.cs" />
[16405]130    <Compile Include="LinearProgramming\Algorithms\Solvers\Base\ExternalLinearSolver.cs" />
[16233]131    <Compile Include="LinearProgramming\Algorithms\Solvers\GlopSolver.cs" />
132    <Compile Include="LinearProgramming\Algorithms\Solvers\GlpkSolver.cs" />
[16405]133    <Compile Include="LinearProgramming\Algorithms\Solvers\Base\IExternalLinearSolver.cs" />
134    <Compile Include="LinearProgramming\Algorithms\Solvers\Base\IIncrementalLinearSolver.cs" />
135    <Compile Include="LinearProgramming\Algorithms\Solvers\Base\ExternalIncrementalLinearSolver.cs" />
136    <Compile Include="LinearProgramming\Algorithms\Solvers\Base\IncrementalLinearSolver.cs" />
[16373]137    <Compile Include="LinearProgramming\Algorithms\ProblemType.cs" />
[16233]138    <Compile Include="LinearProgramming\Algorithms\Solvers\ScipSolver.cs" />
[16405]139    <Compile Include="LinearProgramming\Problems\CompiledProblemDefinition.cs" />
[16582]140    <Compile Include="LinearProgramming\Problems\FileBasedLinearProblemDefinition.cs" />
141    <Compile Include="LinearProgramming\Problems\LinearProblem.cs" />
[16233]142    <Compile Include="LinearProgramming\Algorithms\Solvers\CplexSolver.cs" />
143    <Compile Include="LinearProgramming\Algorithms\Solvers\GurobiSolver.cs" />
[16405]144    <Compile Include="LinearProgramming\Algorithms\Solvers\Base\ILinearSolver.cs" />
[16582]145    <Compile Include="LinearProgramming\Problems\ILinearProblemDefinition.cs" />
[16172]146    <Compile Include="LinearProgramming\Algorithms\LinearProgrammingAlgorithm.cs" />
[16405]147    <Compile Include="LinearProgramming\Algorithms\LinearSolverExtensions.cs" />
148    <Compile Include="LinearProgramming\Algorithms\Solvers\Base\LinearSolver.cs" />
[16582]149    <Compile Include="LinearProgramming\Problems\ProgrammableLinearProblemDefinition.cs" />
[16405]150    <Compile Include="LinearProgramming\Algorithms\ProtoWriteFormat.cs" />
[16582]151    <Compile Include="LinearProgramming\Algorithms\SolverResponseStatus.cs" />
152    <Resource Include="LinearProgramming\Templates\CompiledLinearProblemDefinition.cs" />
[16172]153    <Compile Include="LinearProgramming\Templates\ScriptTemplates.Designer.cs">
154      <AutoGen>True</AutoGen>
155      <DesignTime>True</DesignTime>
156      <DependentUpon>ScriptTemplates.resx</DependentUpon>
157    </Compile>
[16070]158    <Compile Include="Properties\AssemblyInfo.cs" />
[16234]159    <Compile Include="Properties\Settings.Designer.cs">
160      <AutoGen>True</AutoGen>
161      <DesignTimeSharedInput>True</DesignTimeSharedInput>
[16288]162      <DependentUpon>Settings.settings</DependentUpon>
[16234]163    </Compile>
[16373]164    <None Include="app.config">
165      <SubType>Designer</SubType>
166    </None>
[16070]167    <None Include="Plugin.cs.frame" />
168    <Compile Include="Plugin.cs" />
169    <None Include="Properties\AssemblyInfo.cs.frame" />
[16234]170    <None Include="Properties\Settings.settings">
171      <Generator>PublicSettingsSingleFileGenerator</Generator>
172      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
173    </None>
[16070]174  </ItemGroup>
175  <ItemGroup>
176    <None Include="HeuristicLab.snk" />
177  </ItemGroup>
[16172]178  <ItemGroup>
[16234]179    <EmbeddedResource Include="LinearProgramming\Templates\ScriptTemplates.resx">
180      <Generator>ResXFileCodeGenerator</Generator>
[16582]181      <SubType>Designer</SubType>
[16234]182      <LastGenOutput>ScriptTemplates.Designer.cs</LastGenOutput>
183    </EmbeddedResource>
184  </ItemGroup>
185  <ItemGroup>
[16233]186    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
187      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
188      <Name>HeuristicLab.Analysis-3.3</Name>
189    </ProjectReference>
[16172]190    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
191      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
192      <Name>HeuristicLab.Collections-3.3</Name>
193    </ProjectReference>
194    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
195      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
196      <Name>HeuristicLab.Common.Resources-3.3</Name>
197    </ProjectReference>
198    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
199      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
200      <Name>HeuristicLab.Common-3.3</Name>
201    </ProjectReference>
202    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
203      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
204      <Name>HeuristicLab.Core-3.3</Name>
205    </ProjectReference>
206    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
207      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
208      <Name>HeuristicLab.Data-3.3</Name>
209    </ProjectReference>
[16717]210    <ProjectReference Include="..\..\HeuristicLab.Encodings.BinaryVectorEncoding\3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj">
211      <Project>{66D249C3-A01D-42A8-82A2-919BC8EC3D83}</Project>
212      <Name>HeuristicLab.Encodings.BinaryVectorEncoding-3.3</Name>
213    </ProjectReference>
[16582]214    <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
215      <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
216      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
217    </ProjectReference>
[16172]218    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
219      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
220      <Name>HeuristicLab.Optimization-3.3</Name>
221    </ProjectReference>
222    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
223      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
224      <Name>HeuristicLab.Parameters-3.3</Name>
225    </ProjectReference>
226    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
227      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
228      <Name>HeuristicLab.Persistence-3.3</Name>
229    </ProjectReference>
[16234]230    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
231      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
232      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
233    </ProjectReference>
[16717]234    <ProjectReference Include="..\..\HeuristicLab.Problems.Knapsack\3.3\HeuristicLab.Problems.Knapsack-3.3.csproj">
235      <Project>{E10F395F-C8A6-48AD-B470-9AA7A1F43809}</Project>
236      <Name>HeuristicLab.Problems.Knapsack-3.3</Name>
237    </ProjectReference>
[16172]238    <ProjectReference Include="..\..\HeuristicLab.Problems.Programmable\3.3\HeuristicLab.Problems.Programmable-3.3.csproj">
239      <Project>{EE07BFF8-B23D-41F5-8AD7-AC9598D7A2C9}</Project>
240      <Name>HeuristicLab.Problems.Programmable-3.3</Name>
241    </ProjectReference>
[16582]242    <ProjectReference Include="..\..\HeuristicLab.Problems.TravelingSalesman\3.3\HeuristicLab.Problems.TravelingSalesman-3.3.csproj">
243      <Project>{D767C38D-8014-46B0-9A32-03A3AECCE34A}</Project>
244      <Name>HeuristicLab.Problems.TravelingSalesman-3.3</Name>
245    </ProjectReference>
[16172]246    <ProjectReference Include="..\..\HeuristicLab.Scripting\3.3\HeuristicLab.Scripting-3.3.csproj">
247      <Project>{21977CC3-1757-4B3B-87BD-FF817AAA900F}</Project>
248      <Name>HeuristicLab.Scripting-3.3</Name>
249    </ProjectReference>
250  </ItemGroup>
[16070]251  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
252  <PropertyGroup>
253    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
254set ProjectDir=$(ProjectDir)
255set SolutionDir=$(SolutionDir)
256set Outdir=$(Outdir)
257
258call PreBuildEvent.cmd</PreBuildEvent>
259  </PropertyGroup>
260  <PropertyGroup>
261    <PostBuildEvent>
262    </PostBuildEvent>
263  </PropertyGroup>
264  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
265       Other similar extension points exist, see Microsoft.Common.targets.
266  <Target Name="BeforeBuild">
267  </Target>
268  <Target Name="AfterBuild">
269  </Target>
270  -->
271</Project>
Note: See TracBrowser for help on using the repository browser.