Free cookie consent management tool by TermsFeed Policy Generator

source: tags/3.3.2/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj @ 13398

Last change on this file since 13398 was 4477, checked in by gkronber, 14 years ago

Merged r4458, r4459,r4462,r4464 from data analysis exploration branch into trunk. #1142

File size: 13.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Encodings.PermutationEncoding</RootNamespace>
12    <AssemblyName>HeuristicLab.Encodings.PermutationEncoding-3.3</AssemblyName>
13    <SignAssembly>true</SignAssembly>
14    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
17    <OldToolsVersion>3.5</OldToolsVersion>
18    <UpgradeBackupLocation>
19    </UpgradeBackupLocation>
20    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
21    <PublishUrl>publish\</PublishUrl>
22    <Install>true</Install>
23    <InstallFrom>Disk</InstallFrom>
24    <UpdateEnabled>false</UpdateEnabled>
25    <UpdateMode>Foreground</UpdateMode>
26    <UpdateInterval>7</UpdateInterval>
27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28    <UpdatePeriodically>false</UpdatePeriodically>
29    <UpdateRequired>false</UpdateRequired>
30    <MapFileExtensions>true</MapFileExtensions>
31    <ApplicationRevision>0</ApplicationRevision>
32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33    <IsWebBootstrapper>false</IsWebBootstrapper>
34    <UseApplicationTrust>false</UseApplicationTrust>
35    <BootstrapperEnabled>true</BootstrapperEnabled>
36  </PropertyGroup>
37  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
38    <DebugSymbols>true</DebugSymbols>
39    <DebugType>full</DebugType>
40    <Optimize>false</Optimize>
41    <OutputPath>bin\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <ErrorReport>prompt</ErrorReport>
44    <WarningLevel>4</WarningLevel>
45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
46  </PropertyGroup>
47  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48    <DebugType>pdbonly</DebugType>
49    <Optimize>true</Optimize>
50    <OutputPath>bin\Release\</OutputPath>
51    <DefineConstants>TRACE</DefineConstants>
52    <ErrorReport>prompt</ErrorReport>
53    <WarningLevel>4</WarningLevel>
54    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
55    <DocumentationFile>bin\Release\HeuristicLab.Encodings.PermutationEncoding-3.3.xml</DocumentationFile>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>bin\x86\Debug\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x86</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
68    <OutputPath>bin\x86\Release\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
70    <DocumentationFile>bin\x86\Release\HeuristicLab.Encodings.PermutationEncoding-3.3.xml</DocumentationFile>
71    <Optimize>true</Optimize>
72    <DebugType>pdbonly</DebugType>
73    <PlatformTarget>x86</PlatformTarget>
74    <ErrorReport>prompt</ErrorReport>
75    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
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    <ErrorReport>prompt</ErrorReport>
84    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
85  </PropertyGroup>
86  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
87    <OutputPath>bin\x64\Release\</OutputPath>
88    <DefineConstants>TRACE</DefineConstants>
89    <DocumentationFile>bin\x64\Release\HeuristicLab.Permutation-3.2.xml</DocumentationFile>
90    <Optimize>true</Optimize>
91    <DebugType>pdbonly</DebugType>
92    <PlatformTarget>x64</PlatformTarget>
93    <ErrorReport>prompt</ErrorReport>
94    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
95  </PropertyGroup>
96  <ItemGroup>
97    <Reference Include="System" />
98    <Reference Include="System.Core">
99      <RequiredTargetFramework>3.5</RequiredTargetFramework>
100    </Reference>
101    <Reference Include="System.Data" />
102    <Reference Include="System.Drawing" />
103    <Reference Include="System.Xml" />
104  </ItemGroup>
105  <ItemGroup>
106    <Compile Include="Creators\RandomPermutationCreator.cs" />
107    <Compile Include="Crossovers\CosaCrossover.cs" />
108    <Compile Include="Crossovers\CyclicCrossover.cs" />
109    <Compile Include="Crossovers\CyclicCrossover2.cs" />
110    <Compile Include="Crossovers\EdgeRecombinationCrossover.cs" />
111    <Compile Include="Crossovers\MaximalPreservativeCrossover.cs" />
112    <Compile Include="Crossovers\MultiPermutationCrossover.cs" />
113    <Compile Include="Crossovers\OrderBasedCrossover.cs" />
114    <Compile Include="Crossovers\OrderCrossover.cs" />
115    <Compile Include="Crossovers\OrderCrossover2.cs" />
116    <Compile Include="Crossovers\PartiallyMatchedCrossover.cs" />
117    <Compile Include="Crossovers\PositionBasedCrossover.cs" />
118    <Compile Include="HeuristicLabEncodingsPermutationEncodingPlugin.cs" />
119    <Compile Include="Interfaces\IPermutationCreator.cs" />
120    <Compile Include="Interfaces\IPermutationCrossover.cs" />
121    <Compile Include="Interfaces\IPermutationManipulator.cs" />
122    <Compile Include="Interfaces\IPermutationMoveOperator.cs" />
123    <Compile Include="Interfaces\IPermutationOperator.cs" />
124    <Compile Include="Interfaces\IPermutationTranslocationMoveOperator.cs" />
125    <Compile Include="Interfaces\IPermutationInversionMoveOperator.cs" />
126    <Compile Include="Manipulators\InsertionManipulator.cs" />
127    <Compile Include="Manipulators\InversionManipulator.cs" />
128    <Compile Include="Manipulators\MultiPermutationManipulator.cs" />
129    <Compile Include="Manipulators\ScrambleManipulator.cs" />
130    <Compile Include="Manipulators\Swap2Manipulator.cs" />
131    <Compile Include="Manipulators\Swap3Manipulator.cs" />
132    <Compile Include="Manipulators\TranslocationInversionManipulator.cs" />
133    <Compile Include="Manipulators\TranslocationManipulator.cs" />
134    <Compile Include="Moves\PermutationMoveAttribute.cs" />
135    <Compile Include="Moves\ThreeIndexMove.cs" />
136    <Compile Include="Moves\ThreeOpt\StochasticSingleInsertionMoveGenerator.cs" />
137    <Compile Include="Moves\ThreeOpt\TranslocationMoveAbsoluteAttribute.cs" />
138    <Compile Include="Moves\ThreeOpt\ExhaustiveInsertionMoveGenerator.cs">
139      <SubType>Code</SubType>
140    </Compile>
141    <Compile Include="Moves\ThreeOpt\StochasticTranslocationMultiMoveGenerator.cs" />
142    <Compile Include="Moves\ThreeOpt\StochasticTranslocationSingleMoveGenerator.cs" />
143    <Compile Include="Moves\ThreeOpt\TranslocationMove.cs" />
144    <Compile Include="Moves\ThreeOpt\TranslocationMoveGenerator.cs" />
145    <Compile Include="Moves\ThreeOpt\TranslocationMoveHardTabuCriterion.cs" />
146    <Compile Include="Moves\ThreeOpt\TranslocationMoveMaker.cs" />
147    <Compile Include="Moves\ThreeOpt\TranslocationMoveRelativeAttribute.cs" />
148    <Compile Include="Moves\ThreeOpt\TranslocationMoveSoftTabuCriterion.cs" />
149    <Compile Include="Moves\ThreeOpt\TranslocationMoveTabuMaker.cs" />
150    <Compile Include="Moves\TwoIndexMove.cs">
151      <SubType>Code</SubType>
152    </Compile>
153    <Compile Include="Moves\TwoOpt\InversionMoveAbsoluteAttribute.cs" />
154    <Compile Include="Moves\TwoOpt\ExhaustiveInversionMoveGenerator.cs" />
155    <Compile Include="Moves\TwoOpt\InversionMove.cs" />
156    <Compile Include="Moves\TwoOpt\InversionMoveHardTabuCriterion.cs" />
157    <Compile Include="Moves\TwoOpt\InversionMoveRelativeAttribute.cs" />
158    <Compile Include="Moves\TwoOpt\InversionMoveGenerator.cs" />
159    <Compile Include="Moves\TwoOpt\InversionMoveMaker.cs" />
160    <Compile Include="Moves\TwoOpt\InversionMoveSoftTabuCriterion.cs" />
161    <Compile Include="Moves\TwoOpt\InversionMoveTabuMaker.cs" />
162    <Compile Include="Moves\TwoOpt\StochasticInversionMultiMoveGenerator.cs" />
163    <Compile Include="Moves\TwoOpt\StochasticInversionSingleMoveGenerator.cs" />
164    <Compile Include="PermutationManipulator.cs" />
165    <Compile Include="PermutationCrossover.cs" />
166    <Compile Include="Permutation.cs" />
167    <Compile Include="PermutationType.cs" />
168    <Compile Include="PermutationTypes.cs" />
169    <Compile Include="Properties\AssemblyInfo.cs" />
170  </ItemGroup>
171  <ItemGroup>
172    <None Include="HeuristicLab.snk" />
173    <None Include="HeuristicLabEncodingsPermutationEncodingPlugin.cs.frame" />
174    <None Include="Properties\AssemblyInfo.frame" />
175  </ItemGroup>
176  <ItemGroup>
177    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
178      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
179      <Name>HeuristicLab.Collections-3.3</Name>
180    </ProjectReference>
181    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
182      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
183      <Name>HeuristicLab.Common.Resources-3.3</Name>
184    </ProjectReference>
185    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
186      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
187      <Name>HeuristicLab.Common-3.3</Name>
188    </ProjectReference>
189    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
190      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
191      <Name>HeuristicLab.Core-3.3</Name>
192    </ProjectReference>
193    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
194      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
195      <Name>HeuristicLab.Data-3.3</Name>
196    </ProjectReference>
197    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
198      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
199      <Name>HeuristicLab.Operators-3.3</Name>
200    </ProjectReference>
201    <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
202      <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>
203      <Name>HeuristicLab.Optimization.Operators-3.3</Name>
204    </ProjectReference>
205    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
206      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
207      <Name>HeuristicLab.Optimization-3.3</Name>
208    </ProjectReference>
209    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
210      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
211      <Name>HeuristicLab.Parameters-3.3</Name>
212    </ProjectReference>
213    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
214      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
215      <Name>HeuristicLab.Persistence-3.3</Name>
216    </ProjectReference>
217    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
218      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
219      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
220    </ProjectReference>
221  </ItemGroup>
222  <ItemGroup>
223    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
224      <Visible>False</Visible>
225      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
226      <Install>false</Install>
227    </BootstrapperPackage>
228    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
229      <Visible>False</Visible>
230      <ProductName>.NET Framework 3.5 SP1</ProductName>
231      <Install>true</Install>
232    </BootstrapperPackage>
233    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
234      <Visible>False</Visible>
235      <ProductName>Windows Installer 3.1</ProductName>
236      <Install>true</Install>
237    </BootstrapperPackage>
238  </ItemGroup>
239  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
240  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
241       Other similar extension points exist, see Microsoft.Common.targets.
242  <Target Name="BeforeBuild">
243  </Target>
244  <Target Name="AfterBuild">
245  </Target>
246  -->
247  <PropertyGroup>
248    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
249set ProjectDir=$(ProjectDir)
250set SolutionDir=$(SolutionDir)
251set Outdir=$(Outdir)
252
253call PreBuildEvent.cmd
254SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabEncodingsPermutationEncodingPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabEncodingsPermutationEncodingPlugin.cs"</PreBuildEvent>
255  </PropertyGroup>
256</Project>
Note: See TracBrowser for help on using the repository browser.