|
8 | 8 | <MainUnitHasCreateFormStatements Value="False"/> |
9 | 9 | <MainUnitHasTitleStatement Value="False"/> |
10 | 10 | <MainUnitHasScaledStatement Value="False"/> |
| 11 | + <CompatibilityMode Value="True"/> |
11 | 12 | </Flags> |
12 | 13 | <SessionStorage Value="InProjectDir"/> |
13 | 14 | <Title Value="1 BRC"/> |
14 | 15 | <UseAppBundle Value="False"/> |
15 | 16 | <ResourceType Value="res"/> |
16 | 17 | </General> |
17 | | - <BuildModes> |
18 | | - <Item Name="Default" Default="True"/> |
19 | | - <Item Name="Debug"> |
| 18 | + <BuildModes Count="3"> |
| 19 | + <Item1 Name="Default" Default="True"/> |
| 20 | + <Item2 Name="Debug"> |
20 | 21 | <CompilerOptions> |
21 | 22 | <Version Value="11"/> |
22 | 23 | <PathDelim Value="\"/> |
|
50 | 51 | </Debugging> |
51 | 52 | </Linking> |
52 | 53 | </CompilerOptions> |
53 | | - </Item> |
54 | | - <Item Name="Release"> |
| 54 | + </Item2> |
| 55 | + <Item3 Name="Release"> |
55 | 56 | <CompilerOptions> |
56 | 57 | <Version Value="11"/> |
57 | 58 | <PathDelim Value="\"/> |
58 | 59 | <Target> |
59 | | - <Filename Value="OneBRCproj"/> |
| 60 | + <Filename Value="..\..\..\bin\ghatem"/> |
60 | 61 | </Target> |
61 | 62 | <SearchPaths> |
62 | 63 | <IncludeFiles Value="$(ProjOutDir)"/> |
63 | | - <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 64 | + <UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/> |
64 | 65 | </SearchPaths> |
65 | 66 | <CodeGeneration> |
66 | 67 | <SmartLinkUnit Value="True"/> |
|
76 | 77 | <LinkSmart Value="True"/> |
77 | 78 | </Linking> |
78 | 79 | </CompilerOptions> |
79 | | - </Item> |
| 80 | + </Item3> |
80 | 81 | </BuildModes> |
81 | 82 | <PublishOptions> |
82 | 83 | <Version Value="2"/> |
|
85 | 86 | <RunParams> |
86 | 87 | <FormatVersion Value="2"/> |
87 | 88 | </RunParams> |
88 | | - <RequiredPackages> |
89 | | - <Item> |
| 89 | + <RequiredPackages Count="2"> |
| 90 | + <Item1> |
90 | 91 | <PackageName Value="mormot2"/> |
91 | | - </Item> |
92 | | - <Item> |
| 92 | + </Item1> |
| 93 | + <Item2> |
93 | 94 | <PackageName Value="LCLBase"/> |
94 | | - </Item> |
| 95 | + </Item2> |
95 | 96 | </RequiredPackages> |
96 | | - <Units> |
97 | | - <Unit> |
| 97 | + <Units Count="2"> |
| 98 | + <Unit0> |
98 | 99 | <Filename Value="OneBRCproj.lpr"/> |
99 | 100 | <IsPartOfProject Value="True"/> |
100 | | - </Unit> |
101 | | - <Unit> |
| 101 | + </Unit0> |
| 102 | + <Unit1> |
102 | 103 | <Filename Value="onebrc.pas"/> |
103 | 104 | <IsPartOfProject Value="True"/> |
104 | 105 | <UnitName Value="OneBRC"/> |
105 | | - </Unit> |
| 106 | + </Unit1> |
106 | 107 | </Units> |
107 | 108 | </ProjectOptions> |
108 | 109 | <CompilerOptions> |
|
122 | 123 | </Linking> |
123 | 124 | </CompilerOptions> |
124 | 125 | <Debugging> |
125 | | - <Exceptions> |
126 | | - <Item> |
| 126 | + <Exceptions Count="3"> |
| 127 | + <Item1> |
127 | 128 | <Name Value="EAbort"/> |
128 | | - </Item> |
129 | | - <Item> |
| 129 | + </Item1> |
| 130 | + <Item2> |
130 | 131 | <Name Value="ECodetoolError"/> |
131 | | - </Item> |
132 | | - <Item> |
| 132 | + </Item2> |
| 133 | + <Item3> |
133 | 134 | <Name Value="EFOpenError"/> |
134 | | - </Item> |
| 135 | + </Item3> |
135 | 136 | </Exceptions> |
136 | 137 | </Debugging> |
137 | 138 | </CONFIG> |
0 commit comments