started work on freetype support

some cleaning up of the sources

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blaszijk
2012-01-03 00:01:04 +00:00
parent bad806494f
commit 89004493d0
9 changed files with 397 additions and 50 deletions

View File

@ -33,7 +33,7 @@
<FormatVersion Value="1"/>
</local>
</RunParams>
<Units Count="5">
<Units Count="6">
<Unit0>
<Filename Value="example.pp"/>
<IsPartOfProject Value="True"/>
@ -59,6 +59,11 @@
<IsPartOfProject Value="True"/>
<UnitName Value="nvGlutWidgets"/>
</Unit4>
<Unit5>
<Filename Value="..\..\gl\glfreetype.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="glFreeType"/>
</Unit5>
</Units>
</ProjectOptions>
<CompilerOptions>
@ -69,7 +74,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<OtherUnitFiles Value="..;..\..\nvglutils"/>
<OtherUnitFiles Value="..;..\..\nvglutils;..\..\gl"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>