1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <CONFIG>
|
---|
3 | <Package Version="5">
|
---|
4 | <Name Value="VCard"/>
|
---|
5 | <Type Value="RunAndDesignTime"/>
|
---|
6 | <Author Value="Chronos <robie@centrum.cz>"/>
|
---|
7 | <CompilerOptions>
|
---|
8 | <Version Value="11"/>
|
---|
9 | <SearchPaths>
|
---|
10 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
|
---|
11 | </SearchPaths>
|
---|
12 | <Parsing>
|
---|
13 | <SyntaxOptions>
|
---|
14 | <SyntaxMode Value="Delphi"/>
|
---|
15 | <CStyleOperator Value="False"/>
|
---|
16 | <AllowLabel Value="False"/>
|
---|
17 | <CPPInline Value="False"/>
|
---|
18 | </SyntaxOptions>
|
---|
19 | </Parsing>
|
---|
20 | <CodeGeneration>
|
---|
21 | <Optimizations>
|
---|
22 | <OptimizationLevel Value="0"/>
|
---|
23 | </Optimizations>
|
---|
24 | </CodeGeneration>
|
---|
25 | <Linking>
|
---|
26 | <Debugging>
|
---|
27 | <GenerateDebugInfo Value="False"/>
|
---|
28 | </Debugging>
|
---|
29 | </Linking>
|
---|
30 | <Other>
|
---|
31 | <CompilerMessages>
|
---|
32 | <IgnoredMessages idx6058="True" idx5071="True" idx3124="True" idx3123="True"/>
|
---|
33 | </CompilerMessages>
|
---|
34 | </Other>
|
---|
35 | </CompilerOptions>
|
---|
36 | <Description Value="VCard file format component."/>
|
---|
37 | <License Value="CC0 Copyleft"/>
|
---|
38 | <Version Major="1"/>
|
---|
39 | <Files>
|
---|
40 | <Item>
|
---|
41 | <Filename Value="VCard.pas"/>
|
---|
42 | <HasRegisterProc Value="True"/>
|
---|
43 | <UnitName Value="VCard"/>
|
---|
44 | </Item>
|
---|
45 | <Item>
|
---|
46 | <Filename Value="QuotedPrintable.pas"/>
|
---|
47 | <UnitName Value="QuotedPrintable"/>
|
---|
48 | </Item>
|
---|
49 | <Item>
|
---|
50 | <Filename Value="ContactImage.pas"/>
|
---|
51 | <HasRegisterProc Value="True"/>
|
---|
52 | <UnitName Value="ContactImage"/>
|
---|
53 | </Item>
|
---|
54 | <Item>
|
---|
55 | <Filename Value="VCardPackage.pas"/>
|
---|
56 | <Type Value="Main Unit"/>
|
---|
57 | <UnitName Value="VCardPackage"/>
|
---|
58 | </Item>
|
---|
59 | <Item>
|
---|
60 | <Filename Value="VCardProcessor.pas"/>
|
---|
61 | <UnitName Value="VCardProcessor"/>
|
---|
62 | </Item>
|
---|
63 | <Item>
|
---|
64 | <Filename Value="NameDetails.pas"/>
|
---|
65 | <UnitName Value="NameDetails"/>
|
---|
66 | </Item>
|
---|
67 | </Files>
|
---|
68 | <i18n>
|
---|
69 | <EnableI18N Value="True"/>
|
---|
70 | <OutDir Value="Languages"/>
|
---|
71 | <EnableI18NForLFM Value="True"/>
|
---|
72 | </i18n>
|
---|
73 | <RequiredPkgs>
|
---|
74 | <Item>
|
---|
75 | <PackageName Value="Common"/>
|
---|
76 | </Item>
|
---|
77 | <Item>
|
---|
78 | <PackageName Value="LCL"/>
|
---|
79 | </Item>
|
---|
80 | <Item>
|
---|
81 | <PackageName Value="FCL"/>
|
---|
82 | </Item>
|
---|
83 | </RequiredPkgs>
|
---|
84 | <UsageOptions>
|
---|
85 | <UnitPath Value="$(PkgOutDir)"/>
|
---|
86 | </UsageOptions>
|
---|
87 | <PublishOptions>
|
---|
88 | <Version Value="2"/>
|
---|
89 | <UseFileFilters Value="True"/>
|
---|
90 | </PublishOptions>
|
---|
91 | </Package>
|
---|
92 | </CONFIG>
|
---|