Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9155


Ignore:
Timestamp:
01/14/13 15:37:26 (11 years ago)
Author:
abeham
Message:

#1961: commit of project files

Location:
branches/CMAES
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/CMAES/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.3/HeuristicLab.Algorithms.CMAEvolutionStrategy-3.3.csproj

    r9141 r9155  
    118118      <Private>False</Private>
    119119    </Reference>
    120     <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    121       <SpecificVersion>False</SpecificVersion>
    122       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
    123       <Private>False</Private>
    124     </Reference>
    125120    <Reference Include="HeuristicLab.Operators-3.3">
    126121      <SpecificVersion>False</SpecificVersion>
     
    222217      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
    223218      <Name>HeuristicLab.Analysis-3.3</Name>
     219      <Private>False</Private>
     220    </ProjectReference>
     221    <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
     222      <Project>{bb6d334a-4bb6-4674-9883-31a6ebb32cab}</Project>
     223      <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
    224224      <Private>False</Private>
    225225    </ProjectReference>
  • branches/CMAES/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj

    r9149 r9155  
    184184      <DependentUpon>ScatterPlotDataRowVisualPropertiesControl.cs</DependentUpon>
    185185    </Compile>
    186     <Compile Include="ScatterPlotView.cs" />
     186    <Compile Include="ScatterPlotView.cs">
     187      <SubType>UserControl</SubType>
     188    </Compile>
    187189    <Compile Include="ScatterPlotView.Designer.cs">
    188190      <DependentUpon>ScatterPlotView.cs</DependentUpon>
    189191    </Compile>
    190     <Compile Include="ScatterPlotHistoryView.cs" />
     192    <Compile Include="ScatterPlotHistoryView.cs">
     193      <SubType>UserControl</SubType>
     194    </Compile>
    191195    <Compile Include="ScatterPlotHistoryView.Designer.cs">
    192196      <DependentUpon>ScatterPlotHistoryView.cs</DependentUpon>
    193197    </Compile>
    194198    <None Include="Plugin.cs.frame" />
    195     <Compile Include="AlleleFrequencyCollectionView.cs" />
     199    <Compile Include="AlleleFrequencyCollectionView.cs">
     200      <SubType>UserControl</SubType>
     201    </Compile>
    196202    <Compile Include="AlleleFrequencyCollectionView.Designer.cs">
    197203      <DependentUpon>AlleleFrequencyCollectionView.cs</DependentUpon>
     
    215221      <DependentUpon>DataTableVisualPropertiesDialog.cs</DependentUpon>
    216222    </Compile>
    217     <Compile Include="HeatMapHistoryView.cs" />
     223    <Compile Include="HeatMapHistoryView.cs">
     224      <SubType>UserControl</SubType>
     225    </Compile>
    218226    <Compile Include="HeatMapHistoryView.Designer.cs">
    219227      <DependentUpon>HeatMapHistoryView.cs</DependentUpon>
    220228    </Compile>
    221     <Compile Include="DataTableHistoryView.cs" />
     229    <Compile Include="DataTableHistoryView.cs">
     230      <SubType>UserControl</SubType>
     231    </Compile>
    222232    <Compile Include="DataTableHistoryView.Designer.cs">
    223233      <DependentUpon>DataTableHistoryView.cs</DependentUpon>
    224234    </Compile>
    225     <Compile Include="HeatMapView.cs" />
     235    <Compile Include="HeatMapView.cs">
     236      <SubType>UserControl</SubType>
     237    </Compile>
    226238    <Compile Include="HeatMapView.Designer.cs">
    227239      <DependentUpon>HeatMapView.cs</DependentUpon>
    228240    </Compile>
    229     <Compile Include="AlleleFrequencyView.cs" />
     241    <Compile Include="AlleleFrequencyView.cs">
     242      <SubType>UserControl</SubType>
     243    </Compile>
    230244    <Compile Include="AlleleFrequencyView.Designer.cs">
    231245      <DependentUpon>AlleleFrequencyView.cs</DependentUpon>
    232246    </Compile>
    233     <Compile Include="AlleleFrequencyCollectionHistoryView.cs" />
     247    <Compile Include="AlleleFrequencyCollectionHistoryView.cs">
     248      <SubType>UserControl</SubType>
     249    </Compile>
    234250    <Compile Include="AlleleFrequencyCollectionHistoryView.Designer.cs">
    235251      <DependentUpon>AlleleFrequencyCollectionHistoryView.cs</DependentUpon>
     
    237253    <Compile Include="Plugin.cs" />
    238254    <Compile Include="Properties\AssemblyInfo.cs" />
    239     <Compile Include="DataTableView.cs" />
     255    <Compile Include="DataTableView.cs">
     256      <SubType>UserControl</SubType>
     257    </Compile>
    240258    <Compile Include="DataTableView.Designer.cs">
    241259      <DependentUpon>DataTableView.cs</DependentUpon>
     
    245263    <None Include="HeuristicLab.snk" />
    246264    <None Include="Properties\AssemblyInfo.cs.frame" />
    247   </ItemGroup>
    248   <ItemGroup>
    249     <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    250       <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    251       <Name>HeuristicLab.Analysis-3.3</Name>
    252       <Private>False</Private>
    253     </ProjectReference>
    254265  </ItemGroup>
    255266  <ItemGroup>
     
    274285      <DependentUpon>HeatMapView.cs</DependentUpon>
    275286    </EmbeddedResource>
     287  </ItemGroup>
     288  <ItemGroup>
     289    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     290      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
     291      <Name>HeuristicLab.Analysis-3.3</Name>
     292      <Private>False</Private>
     293    </ProjectReference>
    276294  </ItemGroup>
    277295  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  • branches/CMAES/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj

    r9141 r9155  
    168168  </ItemGroup>
    169169  <ItemGroup>
    170     <Compile Include="Creators\PredefinedRealVectorCreator.cs" />
     170    <Compile Include="Creators\NormalDistributedRealVectorCreator.cs" />
    171171    <Compile Include="Interfaces\IRealVectorMultiNeighborhoodShakingOperator.cs" />
    172172    <Compile Include="ParticleOperators\RealVectorParticleCreator.cs" />
Note: See TracChangeset for help on using the changeset viewer.