fixed lpi for codetool example

git-svn-id: trunk@8829 -
This commit is contained in:
mattias 2006-02-26 11:34:18 +00:00
parent 736ee4e016
commit bf7f0c3984

View File

@ -31,6 +31,9 @@
</ProjectOptions> </ProjectOptions>
<CompilerOptions> <CompilerOptions>
<Version Value="5"/> <Version Value="5"/>
<SearchPaths>
<OtherUnitFiles Value="$(LazarusDir)/components/codetools/units/$(TargetCPU)-$(TargetOS)/"/>
</SearchPaths>
<CodeGeneration> <CodeGeneration>
<Generate Value="Faster"/> <Generate Value="Faster"/>
</CodeGeneration> </CodeGeneration>