lazarus/components/h2pas/h2paswizard.lpk
mattias 43888531e1 h2pas: unicode file names
git-svn-id: trunk@46819 -
2014-11-12 19:11:26 +00:00

76 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<Name Value="H2PasWizard"/>
<AddToProjectUsesSection Value="True"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
</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>
<Type Value="RunAndDesignTime"/>
<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"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>