[9154] | 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>
|
---|
[9352] | 11 | <RootNamespace>HeuristicLab.Problems.LCS.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.LCS.Views-3.3</AssemblyName>
|
---|
[9154] | 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>
|
---|
[9228] | 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>
|
---|
[9154] | 52 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 53 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[9228] | 54 | <Private>False</Private>
|
---|
[9154] | 55 | </Reference>
|
---|
| 56 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 57 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[9228] | 58 | <Private>False</Private>
|
---|
[9154] | 59 | </Reference>
|
---|
| 60 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 61 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[9228] | 62 | <Private>False</Private>
|
---|
[9154] | 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>
|
---|
[9352] | 75 | <Compile Include="DecisionListView.cs">
|
---|
| 76 | <SubType>UserControl</SubType>
|
---|
| 77 | </Compile>
|
---|
| 78 | <Compile Include="DecisionListView.Designer.cs">
|
---|
| 79 | <DependentUpon>DecisionListView.cs</DependentUpon>
|
---|
| 80 | </Compile>
|
---|
[9154] | 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>
|
---|
[9194] | 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>
|
---|
[9228] | 99 | <Private>False</Private>
|
---|
[9194] | 100 | </ProjectReference>
|
---|
[9154] | 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>
|
---|
[9228] | 104 | <Private>False</Private>
|
---|
[9154] | 105 | </ProjectReference>
|
---|
[9352] | 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>
|
---|
[9154] | 114 | </ItemGroup>
|
---|
| 115 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 116 | <PropertyGroup>
|
---|
| 117 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 118 | set ProjectDir=$(ProjectDir)
|
---|
| 119 | set SolutionDir=$(SolutionDir)
|
---|
| 120 | set Outdir=$(Outdir)
|
---|
| 121 |
|
---|
| 122 | call 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> |
---|