Last change
on this file was 159, checked in by chronos, 17 months ago |
- Modified: Support multiple translator PO directories.
|
File size:
1.5 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <CONFIG>
|
---|
3 | <Package Version="5">
|
---|
4 | <Name Value="SynEditEx"/>
|
---|
5 | <Type Value="RunAndDesignTime"/>
|
---|
6 | <CompilerOptions>
|
---|
7 | <Version Value="11"/>
|
---|
8 | <SearchPaths>
|
---|
9 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
|
---|
10 | </SearchPaths>
|
---|
11 | <Parsing>
|
---|
12 | <SyntaxOptions>
|
---|
13 | <SyntaxMode Value="Delphi"/>
|
---|
14 | <CStyleOperator Value="False"/>
|
---|
15 | <AllowLabel Value="False"/>
|
---|
16 | <CPPInline Value="False"/>
|
---|
17 | </SyntaxOptions>
|
---|
18 | </Parsing>
|
---|
19 | <CodeGeneration>
|
---|
20 | <Optimizations>
|
---|
21 | <OptimizationLevel Value="0"/>
|
---|
22 | </Optimizations>
|
---|
23 | </CodeGeneration>
|
---|
24 | <Linking>
|
---|
25 | <Debugging>
|
---|
26 | <GenerateDebugInfo Value="False"/>
|
---|
27 | </Debugging>
|
---|
28 | </Linking>
|
---|
29 | </CompilerOptions>
|
---|
30 | <Files>
|
---|
31 | <Item>
|
---|
32 | <Filename Value="SynEditEx.pas"/>
|
---|
33 | <HasRegisterProc Value="True"/>
|
---|
34 | <UnitName Value="SynEditEx"/>
|
---|
35 | </Item>
|
---|
36 | <Item>
|
---|
37 | <Filename Value="SynEditExPackage.pas"/>
|
---|
38 | <Type Value="Main Unit"/>
|
---|
39 | <UnitName Value="SynEditExPackage"/>
|
---|
40 | </Item>
|
---|
41 | </Files>
|
---|
42 | <RequiredPkgs>
|
---|
43 | <Item>
|
---|
44 | <PackageName Value="SynEdit"/>
|
---|
45 | </Item>
|
---|
46 | <Item>
|
---|
47 | <PackageName Value="FCL"/>
|
---|
48 | </Item>
|
---|
49 | </RequiredPkgs>
|
---|
50 | <UsageOptions>
|
---|
51 | <UnitPath Value="$(PkgOutDir)"/>
|
---|
52 | </UsageOptions>
|
---|
53 | <PublishOptions>
|
---|
54 | <Version Value="2"/>
|
---|
55 | <UseFileFilters Value="True"/>
|
---|
56 | </PublishOptions>
|
---|
57 | </Package>
|
---|
58 | </CONFIG>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.