Free cookie consent management tool by TermsFeed Policy Generator

source: branches/LearningClassifierSystems/HeuristicLab.Problems.LCS.Views/3.3/HeuristicLab.Problems.LCS.Views-3.3.csproj @ 9352

Last change on this file since 9352 was 9352, checked in by sforsten, 11 years ago

#1980:

  • added DecisionListView
  • added event handlers in *ProblemData
  • renamed project Problems.XCS.Views to Problems.lCS.Views and Problems.Instances.ConditionActionClassification to Problems.Instances.LCS
  • integrated niching in GAssist and added NichingTournamentSelector
  • minor code improvements and property changes
File size: 6.0 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>{8FFB8E0F-BC17-4D72-AF0F-E67A22F8EDE5}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.LCS.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.LCS.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>..\..\..\..\trunk\sources\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\sources\bin\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup>
34    <SignAssembly>true</SignAssembly>
35  </PropertyGroup>
36  <PropertyGroup>
37    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
38  </PropertyGroup>
39  <ItemGroup>
40    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
41      <Private>False</Private>
42    </Reference>
43    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
44      <Private>False</Private>
45    </Reference>
46    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
47      <Private>False</Private>
48    </Reference>
49    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
50      <Private>False</Private>
51    </Reference>
52    <Reference Include="HeuristicLab.MainForm-3.3">
53      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
54      <Private>False</Private>
55    </Reference>
56    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
57      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
58      <Private>False</Private>
59    </Reference>
60    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
61      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
62      <Private>False</Private>
63    </Reference>
64    <Reference Include="System" />
65    <Reference Include="System.Core" />
66    <Reference Include="System.Drawing" />
67    <Reference Include="System.Windows.Forms" />
68    <Reference Include="System.Xml.Linq" />
69    <Reference Include="System.Data.DataSetExtensions" />
70    <Reference Include="Microsoft.CSharp" />
71    <Reference Include="System.Data" />
72    <Reference Include="System.Xml" />
73  </ItemGroup>
74  <ItemGroup>
75    <Compile Include="DecisionListView.cs">
76      <SubType>UserControl</SubType>
77    </Compile>
78    <Compile Include="DecisionListView.Designer.cs">
79      <DependentUpon>DecisionListView.cs</DependentUpon>
80    </Compile>
81    <Compile Include="XCSModelView.cs">
82      <SubType>UserControl</SubType>
83    </Compile>
84    <Compile Include="XCSModelView.Designer.cs">
85      <DependentUpon>XCSModelView.cs</DependentUpon>
86    </Compile>
87    <None Include="Plugin.cs.frame" />
88    <Compile Include="Plugin.cs" />
89    <Compile Include="Properties\AssemblyInfo.cs" />
90    <None Include="Properties\AssemblyInfo.cs.frame" />
91  </ItemGroup>
92  <ItemGroup>
93    <None Include="HeuristicLab.snk" />
94  </ItemGroup>
95  <ItemGroup>
96    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
97      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
98      <Name>HeuristicLab.Core-3.3</Name>
99      <Private>False</Private>
100    </ProjectReference>
101    <ProjectReference Include="..\..\HeuristicLab.Encodings.ConditionActionEncoding\3.3\HeuristicLab.Encodings.ConditionActionEncoding-3.3.csproj">
102      <Project>{422FB262-0845-4969-8D16-12F057AA90B1}</Project>
103      <Name>HeuristicLab.Encodings.ConditionActionEncoding-3.3</Name>
104      <Private>False</Private>
105    </ProjectReference>
106    <ProjectReference Include="..\..\HeuristicLab.Encodings.DecisionList\3.3\HeuristicLab.Encodings.DecisionList-3.3.csproj">
107      <Project>{86912e6b-4ef3-4b37-809b-5a7c4a28d0c9}</Project>
108      <Name>HeuristicLab.Encodings.DecisionList-3.3</Name>
109    </ProjectReference>
110    <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators.LCS\3.3\HeuristicLab.Optimization.Operators.LCS-3.3.csproj">
111      <Project>{f2c6d3b0-bd4f-4747-b13e-b18e53a2a09d}</Project>
112      <Name>HeuristicLab.Optimization.Operators.LCS-3.3</Name>
113    </ProjectReference>
114  </ItemGroup>
115  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
116  <PropertyGroup>
117    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
118set ProjectDir=$(ProjectDir)
119set SolutionDir=$(SolutionDir)
120set Outdir=$(Outdir)
121
122call PreBuildEvent.cmd</PreBuildEvent>
123  </PropertyGroup>
124  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
125       Other similar extension points exist, see Microsoft.Common.targets.
126  <Target Name="BeforeBuild">
127  </Target>
128  <Target Name="AfterBuild">
129  </Target>
130  -->
131</Project>
Note: See TracBrowser for help on using the repository browser.