lazarus/components/fpweb/lazwebextra.lpk
maxim a5c1a266e9 Components, fpWeb:
1. Localized fpWeb components IDE integration by Marcelo B Paula, bug #16841.
  2. Added fpWeb Portuguese translation by Marcelo B Paula.
  3. Added fpWeb Russian translation.

git-svn-id: trunk@26463 -
2010-07-04 21:11:41 +00:00

104 lines
2.8 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="3">
<Name Value="lazwebextra"/>
<AddToProjectUsesSection Value="False"/>
<CompilerOptions>
<Version Value="9"/>
<SearchPaths>
<OtherUnitFiles Value="/home/michael/public_html/extjs/"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Optimizations>
<OptimizationLevel Value="0"/>
</Optimizations>
</CodeGeneration>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Files Count="11">
<Item1>
<Filename Value="reglazwebextra.pp"/>
<HasRegisterProc Value="True"/>
<UnitName Value="reglazwebextra"/>
</Item1>
<Item2>
<Filename Value="extjsjson.pp"/>
<Type Value="Virtual Unit"/>
<UnitName Value="extjsjson"/>
</Item2>
<Item3>
<Filename Value="extjsxml.pp"/>
<Type Value="Virtual Unit"/>
<UnitName Value="extjsxml"/>
</Item3>
<Item4>
<Filename Value="fpextjs.pp"/>
<Type Value="Virtual Unit"/>
<UnitName Value="fpextjs"/>
</Item4>
<Item5>
<Filename Value="fpwebdata.pp"/>
<Type Value="Virtual Unit"/>
<UnitName Value="fpwebdata"/>
</Item5>
<Item6>
<Filename Value="sqldbwebdata.pp"/>
<Type Value="Virtual Unit"/>
<UnitName Value="sqldbwebdata"/>
</Item6>
<Item7>
<Filename Value="frmrpcmoduleoptions.lfm"/>
<Type Value="LFM"/>
</Item7>
<Item8>
<Filename Value="frmrpcmoduleoptions.pp"/>
<UnitName Value="frmrpcmoduleoptions"/>
</Item8>
<Item9>
<Filename Value="fpextdirect.pp"/>
<Type Value="Virtual Unit"/>
<UnitName Value="fpextdirect"/>
</Item9>
<Item10>
<Filename Value="fpjsonrpc.pp"/>
<Type Value="Virtual Unit"/>
<UnitName Value="fpjsonrpc"/>
</Item10>
<Item11>
<Filename Value="webjsonrpc.pp"/>
<Type Value="Virtual Unit"/>
<UnitName Value="webjsonrpc"/>
</Item11>
</Files>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>
</i18n>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="weblaz"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)/"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>