Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/09/13 09:23:45 (11 years ago)
Author:
gkronber
Message:

#2026: worked on plugin for grammars and made some changes for compatibility with the latest stable version of HL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GPDL/Test/Test.csproj

    r9846 r10031  
    118118  </Choose>
    119119  <ItemGroup>
     120    <Compile Include="TestGrammar.cs" />
    120121    <Compile Include="TestGpdlExamples.cs" />
    121122    <Compile Include="TestGpdlCompiler.cs" />
     
    123124  </ItemGroup>
    124125  <ItemGroup>
     126    <ProjectReference Include="..\HeuristicLab.Grammars\3.3\HeuristicLab.Grammars-3.3.csproj">
     127      <Project>{a5452b63-b33b-4f9f-9e81-98b75edb5612}</Project>
     128      <Name>HeuristicLab.Grammars-3.3</Name>
     129    </ProjectReference>
    125130    <ProjectReference Include="..\HeuristicLab.Problems.GPDL.Views\3.4\HeuristicLab.Problems.GPDL.Views-3.4.csproj">
    126131      <Project>{3f9e665a-3dcb-49c3-8806-0e47fc48ea52}</Project>
Note: See TracChangeset for help on using the changeset viewer.