Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/16/13 16:01:05 (11 years ago)
Author:
ascheibe
Message:

#2069 added a view for displaying/reloading enemies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj

    r9890 r9971  
    4646    <Reference Include="HeuristicLab.Common-3.3">
    4747      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     48      <Private>False</Private>
     49    </Reference>
     50    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     51      <SpecificVersion>False</SpecificVersion>
     52      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    4853      <Private>False</Private>
    4954    </Reference>
     
    103108    <None Include="Plugin.cs.frame" />
    104109    <None Include="Properties\AssemblyInfo.cs.frame" />
     110    <Compile Include="EnemyCollectionView.cs">
     111      <SubType>UserControl</SubType>
     112    </Compile>
     113    <Compile Include="EnemyCollectionView.Designer.cs">
     114      <DependentUpon>EnemyCollectionView.cs</DependentUpon>
     115    </Compile>
    105116    <Compile Include="SolutionCodeView.cs">
    106117      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.