1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3  <ProjectOptions>
4    <Version Value="12"/>
5    <General>
6      <Flags>
7        <MainUnitHasCreateFormStatements Value="False"/>
8        <MainUnitHasTitleStatement Value="False"/>
9        <MainUnitHasScaledStatement Value="False"/>
10        <LRSInOutputDirectory Value="False"/>
11        <CompatibilityMode Value="True"/>
12      </Flags>
13      <SessionStorage Value="InIDEConfig"/>
14    </General>
15    <BuildModes Count="2">
16      <Item1 Name="Debug" Default="True"/>
17      <Item2 Name="Release">
18        <CompilerOptions>
19          <Version Value="11"/>
20          <Target>
21            <Filename Value="../lazbuild"/>
22          </Target>
23          <SearchPaths>
24            <IncludeFiles Value="include;include/$(TargetOS)"/>
25            <OtherUnitFiles Value="../designer;../packager;../debugger;../ide"/>
26            <UnitOutputDirectory Value="../units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
27          </SearchPaths>
28          <CodeGeneration>
29            <SmartLinkUnit Value="True"/>
30            <Optimizations>
31              <OptimizationLevel Value="3"/>
32            </Optimizations>
33          </CodeGeneration>
34          <Linking>
35            <Debugging>
36              <GenerateDebugInfo Value="False"/>
37            </Debugging>
38            <LinkSmart Value="True"/>
39          </Linking>
40        </CompilerOptions>
41      </Item2>
42      <SharedMatrixOptions Count="1">
43        <Item1 ID="037437114172" Type="IDEMacro" MacroName="LCLWidgetType" Value="nogui"/>
44      </SharedMatrixOptions>
45    </BuildModes>
46    <PublishOptions>
47      <Version Value="2"/>
48    </PublishOptions>
49    <RunParams>
50      <FormatVersion Value="2"/>
51    </RunParams>
52    <RequiredPackages Count="3">
53      <Item1>
54        <PackageName Value="DebuggerIntf"/>
55      </Item1>
56      <Item2>
57        <PackageName Value="CodeTools"/>
58      </Item2>
59      <Item3>
60        <PackageName Value="IDEIntf"/>
61      </Item3>
62    </RequiredPackages>
63    <Units Count="4">
64      <Unit0>
65        <Filename Value="lazbuild.lpr"/>
66        <IsPartOfProject Value="True"/>
67      </Unit0>
68      <Unit1>
69        <Filename Value="buildmanager.pas"/>
70        <IsPartOfProject Value="True"/>
71        <UnitName Value="BuildManager"/>
72      </Unit1>
73      <Unit2>
74        <Filename Value="basebuildmanager.pas"/>
75        <IsPartOfProject Value="True"/>
76        <UnitName Value="BaseBuildManager"/>
77      </Unit2>
78      <Unit3>
79        <Filename Value="idecmdline.pas"/>
80        <IsPartOfProject Value="True"/>
81        <UnitName Value="IDECmdLine"/>
82      </Unit3>
83    </Units>
84  </ProjectOptions>
85  <CompilerOptions>
86    <Version Value="11"/>
87    <Target>
88      <Filename Value="../lazbuild"/>
89    </Target>
90    <SearchPaths>
91      <IncludeFiles Value="include;include/$(TargetOS)"/>
92      <OtherUnitFiles Value="../designer;../packager;../debugger;../ide"/>
93      <UnitOutputDirectory Value="../units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
94    </SearchPaths>
95    <Parsing>
96      <SyntaxOptions>
97        <IncludeAssertionCode Value="True"/>
98      </SyntaxOptions>
99    </Parsing>
100    <CodeGeneration>
101      <Checks>
102        <IOChecks Value="True"/>
103        <RangeChecks Value="True"/>
104        <OverflowChecks Value="True"/>
105        <StackChecks Value="True"/>
106      </Checks>
107      <VerifyObjMethodCallValidity Value="True"/>
108    </CodeGeneration>
109    <Linking>
110      <Debugging>
111        <DebugInfoType Value="dsDwarf3"/>
112        <TrashVariables Value="True"/>
113      </Debugging>
114    </Linking>
115  </CompilerOptions>
116</CONFIG>
117