- Timestamp:
- 01/14/14 12:40:26 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj
r10067 r10335 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{A5452B63-B33B-4F9F-9E81-98B75EDB5612}</ProjectGuid> 9 <OutputType> Exe</OutputType>9 <OutputType>Library</OutputType> 10 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 11 <RootNamespace>HeuristicLab.Grammars</RootNamespace> … … 107 107 <Compile Include="SemanticSymbol.cs" /> 108 108 <Compile Include="Sequence.cs" /> 109 <Compile Include="Test.cs" />110 109 <Compile Include="Symbol.cs" /> 111 <Compile Include="Language.cs" />112 110 <Compile Include="Grammar.cs" /> 113 111 <Compile Include="Interfaces\IAttribute.cs" />
Note: See TracChangeset
for help on using the changeset viewer.