mirror of https://gitlab.com/basile.b/dexed.git
49 lines
1.2 KiB
XML
49 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<Package Version="4">
|
|
<Name Value="DexedDesignControls"/>
|
|
<Type Value="RunAndDesignTime"/>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="../src"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowWarn Value="False"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Files Count="1">
|
|
<Item1>
|
|
<Filename Value="../src/u_dsgncontrols.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<UnitName Value="u_dsgncontrols"/>
|
|
</Item1>
|
|
</Files>
|
|
<RequiredPkgs Count="2">
|
|
<Item1>
|
|
<PackageName Value="LCL"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="FCL"/>
|
|
</Item2>
|
|
</RequiredPkgs>
|
|
<UsageOptions>
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
</UsageOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<CustomOptions Items="ExternHelp" Version="2">
|
|
<_ExternHelp Items="Count"/>
|
|
</CustomOptions>
|
|
</Package>
|
|
</CONFIG>
|