Free cookie consent management tool by TermsFeed Policy Generator

source: stable/HeuristicLab.Problems.NK/3.3/HeuristicLab.Problems.NK-3.3.csproj @ 17105

Last change on this file since 17105 was 17105, checked in by mkommend, 5 years ago

#2520: Merged 16584, 16585,16594,16595, 16625, 16658, 16659, 16672, 16707, 16729, 16792, 16796, 16797, 16799, 16819, 16906, 16907, 16908, 16933, 16945, 16992, 16994, 16995, 16996, 16997, 17014, 17015, 17017, 17020, 17021, 17022, 17023, 17024, 17029, 17086, 17087, 17088, 17089 into stable.

File size: 13.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
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>{C3AD50E6-E717-490E-ABC7-32EF7FB03C97}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.NK</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.NK-3.3</AssemblyName>
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>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>..\..\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34    <Prefer32Bit>false</Prefer32Bit>
35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
43    <DebugSymbols>true</DebugSymbols>
44    <OutputPath>..\..\bin\</OutputPath>
45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <DebugType>full</DebugType>
47    <PlatformTarget>x86</PlatformTarget>
48    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.NK.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
49    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
50    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
51    <ErrorReport>prompt</ErrorReport>
52    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
53    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
54    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
55    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
56    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
57    <Prefer32Bit>false</Prefer32Bit>
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    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.NK.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
66    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
67    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
70    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
71    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
72    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
73    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
74    <Prefer32Bit>false</Prefer32Bit>
75  </PropertyGroup>
76  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
77    <DebugSymbols>true</DebugSymbols>
78    <OutputPath>..\..\bin\</OutputPath>
79    <DefineConstants>DEBUG;TRACE</DefineConstants>
80    <DebugType>full</DebugType>
81    <PlatformTarget>x64</PlatformTarget>
82    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.NK.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
83    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
84    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
85    <ErrorReport>prompt</ErrorReport>
86    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
87    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
88    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
89    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
90    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
91    <Prefer32Bit>false</Prefer32Bit>
92  </PropertyGroup>
93  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
94    <OutputPath>..\..\bin\</OutputPath>
95    <DefineConstants>TRACE</DefineConstants>
96    <Optimize>true</Optimize>
97    <DebugType>pdbonly</DebugType>
98    <PlatformTarget>x64</PlatformTarget>
99    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.NK.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
100    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
101    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
102    <ErrorReport>prompt</ErrorReport>
103    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
104    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
105    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
106    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
107    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
108    <Prefer32Bit>false</Prefer32Bit>
109  </PropertyGroup>
110  <ItemGroup>
111    <Reference Include="System" />
112    <Reference Include="System.Core" />
113    <Reference Include="System.Drawing" />
114    <Reference Include="System.Xml.Linq" />
115    <Reference Include="System.Data.DataSetExtensions" />
116    <Reference Include="Microsoft.CSharp" />
117    <Reference Include="System.Data" />
118    <Reference Include="System.Xml" />
119  </ItemGroup>
120  <ItemGroup>
121    <Compile Include="BinaryVectorComparers\IBinaryVectorComparer.cs" />
122    <Compile Include="BinaryVectorComparers\LexicographicBinaryVectorComparer.cs" />
123    <Compile Include="BinaryVectorComparers\AverageBitBinaryVectorComparer.cs" />
124    <Compile Include="BinaryVectorComparers\MedianBitBinaryVectorComparer.cs" />
125    <Compile Include="InteractionInitializers\LimitedRandomInteractionsInitializer.cs" />
126    <Compile Include="InteractionInitializers\IncreasingBlockSizeInteractionsInitializer.cs" />
127    <Compile Include="InteractionInitializers\SortedRandomInteractionsInitializer.cs" />
128    <Compile Include="InteractionInitializers\IInteractionInitializer.cs" />
129    <Compile Include="INKMoveEvaluator.cs" />
130    <Compile Include="NKLandscape.cs" />
131    <Compile Include="Plugin.cs" />
132    <Compile Include="WeightInitializers\ExponentialDistributionWeightsInitializer.cs" />
133    <Compile Include="WeightInitializers\ReverseLinearWeightsInitializer.cs" />
134    <Compile Include="WeightInitializers\LinearWeightsInitializer.cs" />
135    <Compile Include="WeightInitializers\ReverseExponentialWeightsInitializer.cs" />
136    <Compile Include="WeightInitializers\ExponentialWeightsInitializer.cs" />
137    <Compile Include="WeightInitializers\IWeightsInitializer.cs" />
138    <Compile Include="NKBitFlipMoveEvaluator.cs" />
139    <Compile Include="NKMoveEvaluator.cs" />
140    <Compile Include="Properties\AssemblyInfo.cs" />
141    <Compile Include="InteractionInitializers\RandomInteractionsInitializer.cs" />
142    <Compile Include="WeightInitializers\EqualWeightsInitializer.cs" />
143  </ItemGroup>
144  <ItemGroup>
145    <None Include="HeuristicLab.snk" />
146    <None Include="Plugin.cs.frame" />
147    <None Include="Properties\AssemblyInfo.cs.frame" />
148  </ItemGroup>
149  <ItemGroup>
150    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
151      <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
152      <Name>HeuristicLab.Collections-3.3</Name>
153      <Private>False</Private>
154    </ProjectReference>
155    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
156      <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
157      <Name>HeuristicLab.Common-3.3</Name>
158      <Private>False</Private>
159    </ProjectReference>
160    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
161      <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
162      <Name>HeuristicLab.Core-3.3</Name>
163      <Private>False</Private>
164    </ProjectReference>
165    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
166      <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
167      <Name>HeuristicLab.Data-3.3</Name>
168      <Private>False</Private>
169    </ProjectReference>
170    <ProjectReference Include="..\..\HeuristicLab.Encodings.BinaryVectorEncoding\3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj">
171      <Project>{66d249c3-a01d-42a8-82a2-919bc8ec3d83}</Project>
172      <Name>HeuristicLab.Encodings.BinaryVectorEncoding-3.3</Name>
173      <Private>False</Private>
174    </ProjectReference>
175    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
176      <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>
177      <Name>HeuristicLab.Operators-3.3</Name>
178      <Private>False</Private>
179    </ProjectReference>
180    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
181      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
182      <Name>HeuristicLab.Optimization-3.3</Name>
183      <Private>False</Private>
184    </ProjectReference>
185    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
186      <Project>{56f9106a-079f-4c61-92f6-86a84c2d84b7}</Project>
187      <Name>HeuristicLab.Parameters-3.3</Name>
188      <Private>False</Private>
189    </ProjectReference>
190    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
191      <Project>{102bc7d3-0ef9-439c-8f6d-96ff0fdb8e1b}</Project>
192      <Name>HeuristicLab.Persistence-3.3</Name>
193      <Private>False</Private>
194    </ProjectReference>
195    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
196      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
197      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
198      <Private>False</Private>
199    </ProjectReference>
200    <ProjectReference Include="..\..\HeuristicLab.Problems.Binary\3.3\HeuristicLab.Problems.Binary-3.3.csproj">
201      <Project>{fc627be5-0f93-47d8-bd2e-530ea2b8aa5f}</Project>
202      <Name>HeuristicLab.Problems.Binary-3.3</Name>
203      <Private>False</Private>
204    </ProjectReference>
205    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
206      <Project>{f4539fb6-4708-40c9-be64-0a1390aea197}</Project>
207      <Name>HeuristicLab.Random-3.3</Name>
208      <Private>False</Private>
209    </ProjectReference>
210  </ItemGroup>
211  <ItemGroup>
212    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
213      <SpecificVersion>False</SpecificVersion>
214      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
215      <Private>False</Private>
216    </Reference>
217  </ItemGroup>
218  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
219  <PropertyGroup>
220    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
221      set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
222      set ProjectDir=$(ProjectDir)
223      set SolutionDir=$(SolutionDir)
224      set Outdir=$(Outdir)
225
226      call PreBuildEvent.cmd
227    </PreBuildEvent>
228    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
229      export ProjectDir=$(ProjectDir)
230      export SolutionDir=$(SolutionDir)
231
232      $SolutionDir/PreBuildEvent.sh
233    </PreBuildEvent>
234  </PropertyGroup>
235  <PropertyGroup>
236    <PostBuildEvent>
237    </PostBuildEvent>
238  </PropertyGroup>
239  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
240       Other similar extension points exist, see Microsoft.Common.targets.
241  <Target Name="BeforeBuild">
242  </Target>
243  <Target Name="AfterBuild">
244  </Target>
245  -->
246</Project>
Note: See TracBrowser for help on using the repository browser.