forked from zamtmn/metadarkstyle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadarkstyledsgn226.lpk
54 lines (54 loc) · 1.75 KB
/
metadarkstyledsgn226.lpk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<PathDelim Value="\"/>
<Name Value="metadarkstyledsgn226"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Andrey Zubarev (zamtmn@yandex.ru)"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="$(LazarusDir)\ide\include\$(TargetOS)"/>
<Libraries Value="E:\lazarus\units\x86_64-win64\win32\"/>
<OtherUnitFiles Value="src;$(LazarusDir)\ide"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
</CompilerOptions>
<Description Value="Dark (or custom colored) theme for Lazarus IDE 2.2.6"/>
<License Value="GNU Lesser General Public License as published by the Free Software Foundation either version 2.1 of the License, or (at your option) any later version."/>
<Version Minor="9"/>
<Files>
<Item>
<Filename Value="src\registermetadarkstyledsgn.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="registerMetaDarkStyleDSGN"/>
</Item>
<Item>
<Filename Value="src\metadarkstyledsgnoptionsframe.pas"/>
<UnitName Value="MetaDarkStyleDSGNOptionsFrame"/>
</Item>
</Files>
<RequiredPkgs>
<Item>
<PackageName Value="CodeTools"/>
</Item>
<Item>
<PackageName Value="IDEIntf"/>
</Item>
<Item>
<PackageName Value="MetaDarkStyle"/>
</Item>
<Item>
<PackageName Value="FCL"/>
</Item>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<UseFileFilters Value="True"/>
</PublishOptions>
</Package>
</CONFIG>