Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/08/09 12:48:18 (15 years ago)
Author:
gkronber
Message:

Merged change sets from CEDMA branch to trunk:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj

    r852 r1287  
    7272  </ItemGroup>
    7373  <ItemGroup>
    74     <Compile Include="Agent.cs" />
    75     <Compile Include="AgentList.cs" />
     74    <Compile Include="IResultsViewFactory.cs" />
     75    <Compile Include="ResultsEntry.cs" />
     76    <Compile Include="TableResultsView.cs">
     77      <SubType>UserControl</SubType>
     78    </Compile>
     79    <Compile Include="TableResultsView.Designer.cs">
     80      <DependentUpon>TableResultsView.cs</DependentUpon>
     81    </Compile>
    7682    <Compile Include="Console.cs" />
    7783    <Compile Include="ConsoleEditor.cs">
    7884      <SubType>UserControl</SubType>
    7985    </Compile>
    80     <Compile Include="ResultTable.cs" />
    81     <Compile Include="ResultExporter.cs" />
    82     <Compile Include="DatabaseOperatorLibrary.cs" />
    83     <Compile Include="DatabaseOperatorLibraryView.cs">
     86    <Compile Include="Problem.cs" />
     87    <Compile Include="DataSet.cs" />
     88    <Compile Include="DataSetList.cs" />
     89    <Compile Include="DataSetListView.cs">
    8490      <SubType>UserControl</SubType>
    8591    </Compile>
    86     <Compile Include="DatabaseOperatorLibraryView.Designer.cs">
    87       <DependentUpon>DatabaseOperatorLibraryView.cs</DependentUpon>
     92    <Compile Include="DataSetListView.Designer.cs">
     93      <DependentUpon>DataSetListView.cs</DependentUpon>
    8894    </Compile>
    89     <Compile Include="OperatorLink.cs" />
    90     <Compile Include="OperatorLinkPatcher.cs" />
    91     <Compile Include="Result.cs" />
    92     <Compile Include="IResult.cs" />
    93     <Compile Include="HeuristicLabCedmaCorePlugin.cs" />
    94     <Compile Include="IAgent.cs" />
    95     <Compile Include="IAgentList.cs" />
    96     <Compile Include="IDatabaseItem.cs" />
    97     <Compile Include="Properties\AssemblyInfo.cs" />
    98     <Compile Include="AgentListView.cs">
     95    <Compile Include="DataSetView.cs">
    9996      <SubType>UserControl</SubType>
    10097    </Compile>
    101     <Compile Include="AgentListView.Designer.cs">
    102       <DependentUpon>AgentListView.cs</DependentUpon>
     98    <Compile Include="DataSetView.Designer.cs">
     99      <DependentUpon>DataSetView.cs</DependentUpon>
    103100    </Compile>
    104     <Compile Include="AgentView.cs">
     101    <Compile Include="HeuristicLabCedmaCorePlugin.cs" />
     102    <Compile Include="ProblemView.cs">
    105103      <SubType>UserControl</SubType>
    106104    </Compile>
    107     <Compile Include="AgentView.Designer.cs">
    108       <DependentUpon>AgentView.cs</DependentUpon>
     105    <Compile Include="ProblemView.Designer.cs">
     106      <DependentUpon>ProblemView.cs</DependentUpon>
    109107    </Compile>
     108    <Compile Include="Properties\AssemblyInfo.cs" />
     109    <Compile Include="Results.cs" />
    110110  </ItemGroup>
    111111  <ItemGroup>
     
    113113  </ItemGroup>
    114114  <ItemGroup>
    115     <ProjectReference Include="..\HeuristicLab.CEDMA.Charting\HeuristicLab.CEDMA.Charting.csproj">
    116       <Project>{1BF17271-5350-476A-8F6D-FC74FA3E82CA}</Project>
    117       <Name>HeuristicLab.CEDMA.Charting</Name>
    118     </ProjectReference>
    119115    <ProjectReference Include="..\HeuristicLab.CEDMA.DB.Interfaces\HeuristicLab.CEDMA.DB.Interfaces.csproj">
    120116      <Project>{4F9BB789-D561-436B-B226-2BF44B7D0804}</Project>
     
    124120      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    125121      <Name>HeuristicLab.Core</Name>
     122    </ProjectReference>
     123    <ProjectReference Include="..\HeuristicLab.DataAnalysis\HeuristicLab.DataAnalysis.csproj">
     124      <Project>{7DD3A97A-56E9-462F-90E2-A351FE7AF5C2}</Project>
     125      <Name>HeuristicLab.DataAnalysis</Name>
     126    </ProjectReference>
     127    <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     128      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
     129      <Name>HeuristicLab.Data</Name>
    126130    </ProjectReference>
    127131    <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
     
    135139  </ItemGroup>
    136140  <ItemGroup>
    137     <EmbeddedResource Include="AgentListView.resx">
    138       <DependentUpon>AgentListView.cs</DependentUpon>
    139       <SubType>Designer</SubType>
    140     </EmbeddedResource>
    141     <EmbeddedResource Include="AgentView.resx">
    142       <DependentUpon>AgentView.cs</DependentUpon>
    143       <SubType>Designer</SubType>
     141    <EmbeddedResource Include="TableResultsView.resx">
     142      <DependentUpon>TableResultsView.cs</DependentUpon>
    144143    </EmbeddedResource>
    145144    <EmbeddedResource Include="ConsoleEditor.resx">
     
    147146      <SubType>Designer</SubType>
    148147    </EmbeddedResource>
    149     <EmbeddedResource Include="DatabaseOperatorLibraryView.resx">
    150       <DependentUpon>DatabaseOperatorLibraryView.cs</DependentUpon>
    151       <SubType>Designer</SubType>
     148    <EmbeddedResource Include="DataSetListView.resx">
     149      <DependentUpon>DataSetListView.cs</DependentUpon>
     150    </EmbeddedResource>
     151    <EmbeddedResource Include="DataSetView.resx">
     152      <DependentUpon>DataSetView.cs</DependentUpon>
     153    </EmbeddedResource>
     154    <EmbeddedResource Include="ProblemView.resx">
     155      <DependentUpon>ProblemView.cs</DependentUpon>
    152156    </EmbeddedResource>
    153157  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.