pas2js/packages/webwidget/lazwebwidgets.lpk
2019-08-04 21:22:33 +00:00

50 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="lazwebwidgets"/>
<Type Value="RunTimeOnly"/>
<AutoUpdate Value="Manually"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<ExecuteBefore>
<Command Value="$MakeExe(IDE,pas2js) -O- -Jc -vbq lazwebwidgets.pas"/>
<Parsers Count="1">
<Item1 Value="Pas2JS"/>
</Parsers>
</ExecuteBefore>
</Other>
<SkipCompiler Value="True"/>
</CompilerOptions>
<Files Count="2">
<Item1>
<Filename Value="webwidget.pas"/>
<UnitName Value="webwidget"/>
</Item1>
<Item2>
<Filename Value="htmlwidgets.pp"/>
<UnitName Value="htmlwidgets"/>
</Item2>
</Files>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="pas2js_rtl"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>