Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3529


Ignore:
Timestamp:
04/26/10 05:54:00 (14 years ago)
Author:
swagner
Message:

Updated content of start page (#936)

Location:
trunk/sources/HeuristicLab.Optimizer/3.3
Files:
9 added
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj

    r3498 r3529  
    185185    </EmbeddedResource>
    186186  </ItemGroup>
     187  <ItemGroup>
     188    <EmbeddedResource Include="Documents\ES_Griewank.hl" />
     189    <None Include="Documents\Images\New.png" />
     190    <None Include="Documents\Images\Open.png" />
     191    <None Include="Documents\Images\Pause.png" />
     192    <None Include="Documents\Images\Play.png" />
     193    <None Include="Documents\Images\Restart.png" />
     194    <None Include="Documents\Images\Stop.png" />
     195    <EmbeddedResource Include="Documents\IslandGA_TSP.hl" />
     196    <EmbeddedResource Include="Documents\LS_OneMax.hl" />
     197    <EmbeddedResource Include="Documents\SA_Rastrigin.hl" />
     198    <EmbeddedResource Include="Documents\TS_TSP.hl" />
     199  </ItemGroup>
    187200  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    188201  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.