lazarus/components/h2pas/h2paswizard.lpk
mattias 0b2f239a79 h2pas: added $(IDEBuildOptions)
git-svn-id: trunk@62388 -
2019-12-14 17:36:22 +00:00

78 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<Name Value="H2PasWizard"/>
<Type Value="RunAndDesignTime"/>
<AddToProjectUsesSection Value="True"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<CustomOptions Value="$(IDEBuildOptions)"/>
</Other>
</CompilerOptions>
<Files Count="6">
<Item1>
<Filename Value="h2pasconvert.pas"/>
<UnitName Value="H2PasConvert"/>
</Item1>
<Item2>
<Filename Value="h2pasdlg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="H2PasDlg"/>
</Item2>
<Item3>
<Filename Value="h2pasdlg.lfm"/>
<Type Value="LFM"/>
</Item3>
<Item4>
<Filename Value="h2passtrconsts.pas"/>
<UnitName Value="H2PasStrConsts"/>
</Item4>
<Item5>
<Filename Value="idetextconvlistedit.pas"/>
<UnitName Value="IDETextConvListEdit"/>
</Item5>
<Item6>
<Filename Value="idetextconvlistadd.pas"/>
<UnitName Value="IDETextConvListAdd"/>
</Item6>
</Files>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>
</i18n>
<RequiredPkgs Count="5">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="SynEdit"/>
</Item2>
<Item3>
<PackageName Value="IDEIntf"/>
</Item3>
<Item4>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item4>
<Item5>
<PackageName Value="CodeTools"/>
</Item5>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>