Implements the new DXF Tokenizer

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1458 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
sekelsenmat
2011-01-25 14:13:33 +00:00
parent 8d6d07fe81
commit d67eefba96
6 changed files with 398 additions and 154 deletions

View File

@@ -3,9 +3,6 @@
<ProjectOptions>
<Version Value="9"/>
<General>
<Flags>
<AlwaysBuild Value="False"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<ResourceType Value="res"/>
@@ -37,7 +34,7 @@
<PackageName Value="LCL"/>
</Item1>
</RequiredPackages>
<Units Count="2">
<Units Count="3">
<Unit0>
<Filename Value="fpvviewer.lpr"/>
<IsPartOfProject Value="True"/>
@@ -50,6 +47,11 @@
<ResourceBaseClass Value="Form"/>
<UnitName Value="fpvv_mainform"/>
</Unit1>
<Unit2>
<Filename Value="dxftokentotree.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dxftokentotree"/>
</Unit2>
</Units>
</ProjectOptions>
<CompilerOptions>