Changeset 10031 for branches/HeuristicLab.Problems.GPDL/Test
- Timestamp:
- 10/09/13 09:23:45 (11 years ago)
- Location:
- branches/HeuristicLab.Problems.GPDL/Test
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.GPDL/Test/Test.csproj
r9846 r10031 118 118 </Choose> 119 119 <ItemGroup> 120 <Compile Include="TestGrammar.cs" /> 120 121 <Compile Include="TestGpdlExamples.cs" /> 121 122 <Compile Include="TestGpdlCompiler.cs" /> … … 123 124 </ItemGroup> 124 125 <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> 125 130 <ProjectReference Include="..\HeuristicLab.Problems.GPDL.Views\3.4\HeuristicLab.Problems.GPDL.Views-3.4.csproj"> 126 131 <Project>{3f9e665a-3dcb-49c3-8806-0e47fc48ea52}</Project>
Note: See TracChangeset
for help on using the changeset viewer.