Free cookie consent management tool by TermsFeed Policy Generator

Changeset 1250


Ignore:
Timestamp:
03/05/09 09:20:29 (15 years ago)
Author:
mkofler
Message:

Fixed broken HL3 build caused by QAP project (resource file was referenced but not committed) --> cf. #500.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Assignment.QAP/HeuristicLab.Assignment.QAP.csproj

    r1241 r1250  
    4343  </ItemGroup>
    4444  <ItemGroup>
    45     <Compile Include="Properties\Resources.Designer.cs">
    46       <AutoGen>True</AutoGen>
    47       <DesignTime>True</DesignTime>
    48       <DependentUpon>Resources.resx</DependentUpon>
    49     </Compile>
    5045    <Compile Include="QAPEvaluator.cs" />
    5146    <Compile Include="QAPInjector.cs" />
     
    5853    <Compile Include="QAPParser.cs" />
    5954    <Compile Include="QAPPlugin.cs" />
    60     <Compile Include="Properties\AssemblyInfo.cs" />
    6155  </ItemGroup>
    6256  <ItemGroup>
     
    9185  </ItemGroup>
    9286  <ItemGroup>
    93     <EmbeddedResource Include="Properties\Resources.resx">
    94       <Generator>ResXFileCodeGenerator</Generator>
    95       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    96     </EmbeddedResource>
    9787    <EmbeddedResource Include="QAPInjectorView.resx">
    9888      <DependentUpon>QAPInjectorView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.