Free cookie consent management tool by TermsFeed Policy Generator

Changeset 7636


Ignore:
Timestamp:
03/19/12 20:35:11 (12 years ago)
Author:
epitzer
Message:

#1800 move programmable operator views into its own plugin

Location:
trunk/sources
Files:
9 added
2 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3.sln

    r7558 r7636  
    9494    {CCF61DA0-B226-4C0F-8052-29ACC6BDE6EE} = {CCF61DA0-B226-4C0F-8052-29ACC6BDE6EE}
    9595    {4FE983A1-AAF8-4977-B9E2-52B3224510CB} = {4FE983A1-AAF8-4977-B9E2-52B3224510CB}
     96    {8C426FA3-6614-412C-B669-BCE58DB9710E} = {8C426FA3-6614-412C-B669-BCE58DB9710E}
    9697    {6410BDA6-3641-42B2-BABA-AA626E2F6F71} = {6410BDA6-3641-42B2-BABA-AA626E2F6F71}
    9798    {068C70A7-8CAF-4AB6-8721-4564D62292BC} = {068C70A7-8CAF-4AB6-8721-4564D62292BC}
     
    290291EndProject
    291292Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Instances.TSPLIB.Views-3.3", "HeuristicLab.Problems.Instances.TSPLIB.Views\3.3\HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.csproj", "{8B2BC81F-6B6C-414D-A934-57FD3FA8D6DC}"
     293EndProject
     294Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Operators.Programmable.Views", "HeuristicLab.Operators.Programmable.Views\3.3\HeuristicLab.Operators.Programmable.Views.csproj", "{8C426FA3-6614-412C-B669-BCE58DB9710E}"
    292295EndProject
    293296Global
     
    14201423    {8B2BC81F-6B6C-414D-A934-57FD3FA8D6DC}.Release|x86.ActiveCfg = Release|x86
    14211424    {8B2BC81F-6B6C-414D-A934-57FD3FA8D6DC}.Release|x86.Build.0 = Release|x86
     1425    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1426    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Debug|Any CPU.Build.0 = Debug|Any CPU
     1427    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Debug|x64.ActiveCfg = Debug|x64
     1428    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Debug|x64.Build.0 = Debug|x64
     1429    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Debug|x86.ActiveCfg = Debug|x86
     1430    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Debug|x86.Build.0 = Debug|x86
     1431    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1432    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Release|Any CPU.Build.0 = Release|Any CPU
     1433    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Release|x64.ActiveCfg = Release|x64
     1434    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Release|x64.Build.0 = Release|x64
     1435    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Release|x86.ActiveCfg = Release|x86
     1436    {8C426FA3-6614-412C-B669-BCE58DB9710E}.Release|x86.Build.0 = Release|x86
    14221437  EndGlobalSection
    14231438  GlobalSection(SolutionProperties) = preSolution
  • trunk/sources/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj

    r6866 r7636  
    103103      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    104104    </Reference>
    105     <Reference Include="System.Data" />
    106105    <Reference Include="System.Data.Linq">
    107106      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    108107    </Reference>
    109108    <Reference Include="System.Drawing" />
    110     <Reference Include="System.Windows.Forms" />
    111     <Reference Include="System.Xml" />
    112109  </ItemGroup>
    113110  <ItemGroup>
     
    115112    <Compile Include="Plugin.cs" />
    116113    <Compile Include="ProgrammableOperator.cs" />
    117     <Compile Include="ProgrammableOperatorView.cs">
    118       <SubType>UserControl</SubType>
    119     </Compile>
    120     <Compile Include="ProgrammableOperatorView.Designer.cs">
    121       <DependentUpon>ProgrammableOperatorView.cs</DependentUpon>
    122     </Compile>
    123114    <Compile Include="ProgrammableSingleSuccessorOperator.cs" />
    124115    <Compile Include="Properties\AssemblyInfo.cs" />
     
    129120  </ItemGroup>
    130121  <ItemGroup>
    131     <ProjectReference Include="..\..\HeuristicLab.CodeEditor\3.3\HeuristicLab.CodeEditor-3.3.csproj">
    132       <Project>{489CFE09-FDF7-4C89-BAB5-BD09CADD61AD}</Project>
    133       <Name>HeuristicLab.CodeEditor-3.3</Name>
    134       <Private>False</Private>
    135     </ProjectReference>
    136122    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    137123      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     
    149135      <Private>False</Private>
    150136    </ProjectReference>
    151     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    152       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    153       <Name>HeuristicLab.Core.Views-3.3</Name>
    154       <Private>False</Private>
    155     </ProjectReference>
    156137    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    157138      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     
    164145      <Private>False</Private>
    165146    </ProjectReference>
    166     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    167       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    168       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    169       <Private>False</Private>
    170     </ProjectReference>
    171     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    172       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    173       <Name>HeuristicLab.MainForm-3.3</Name>
    174       <Private>False</Private>
    175     </ProjectReference>
    176     <ProjectReference Include="..\..\HeuristicLab.Operators.Views\3.3\HeuristicLab.Operators.Views-3.3.csproj">
    177       <Project>{C49CB749-8B24-4628-8003-E86475749410}</Project>
    178       <Name>HeuristicLab.Operators.Views-3.3</Name>
    179       <Private>False</Private>
    180     </ProjectReference>
    181147    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    182148      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    183149      <Name>HeuristicLab.Operators-3.3</Name>
    184       <Private>False</Private>
    185     </ProjectReference>
    186     <ProjectReference Include="..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">
    187       <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>
    188       <Name>HeuristicLab.Parameters.Views-3.3</Name>
    189150      <Private>False</Private>
    190151    </ProjectReference>
  • trunk/sources/HeuristicLab.Operators.Programmable/3.3/Plugin.cs.frame

    r7259 r7636  
    2828  [Plugin("HeuristicLab.Operators.Programmable", "3.3.6.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Operators.Programmable-3.3.dll", PluginFileType.Assembly)]
    30   [PluginDependency("HeuristicLab.CodeEditor", "3.3")]
    3130  [PluginDependency("HeuristicLab.Collections", "3.3")]
    3231  [PluginDependency("HeuristicLab.Common", "3.3")]
    3332  [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    3433  [PluginDependency("HeuristicLab.Core", "3.3")]
    35   [PluginDependency("HeuristicLab.Core.Views", "3.3")]
    3634  [PluginDependency("HeuristicLab.Data", "3.3")]
    37   [PluginDependency("HeuristicLab.MainForm", "3.3")]
    38   [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
    3935  [PluginDependency("HeuristicLab.Operators", "3.3")]
    4036  [PluginDependency("HeuristicLab.Parameters", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.