Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/06/11 20:52:53 (13 years ago)
Author:
abeham
Message:

#1516

  • fixed code formatting
  • added some license headers
  • removed unnecessary resx file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.ExternalEvaluation.Views/3.3/HeuristicLab.Problems.ExternalEvaluation.Views-3.3.csproj

    r6140 r6519  
    9494  </PropertyGroup>
    9595  <ItemGroup>
     96    <Reference Include="HeuristicLab.Data.Views-3.3">
     97      <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\x86\Release\HeuristicLab.Data.Views-3.3.dll</HintPath>
     98    </Reference>
     99    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
    96100    <Reference Include="System" />
    97101    <Reference Include="System.Core">
     
    173177      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    174178      <Name>HeuristicLab.MainForm-3.3</Name>
     179    </ProjectReference>
     180    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
     181      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
     182      <Name>HeuristicLab.Optimization.Views-3.3</Name>
    175183    </ProjectReference>
    176184    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     
    203211    </BootstrapperPackage>
    204212  </ItemGroup>
    205   <ItemGroup>
    206     <EmbeddedResource Include="EvaluationCacheView.resx">
    207       <DependentUpon>EvaluationCacheView.cs</DependentUpon>
    208     </EmbeddedResource>
    209   </ItemGroup>
    210213  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    211214  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.