|
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="OneBRC"/> |
14 | 15 | <UseAppBundle Value="False"/> |
15 | 16 | <ResourceType Value="res"/> |
16 | 17 | </General> |
17 | | - <BuildModes> |
18 | | - <Item Name="Default" Default="True"/> |
| 18 | + <BuildModes Count="3"> |
| 19 | + <Item1 Name="Default" Default="True"/> |
| 20 | + <Item2 Name="Debug"> |
| 21 | + <CompilerOptions> |
| 22 | + <Version Value="11"/> |
| 23 | + <PathDelim Value="\"/> |
| 24 | + <Target> |
| 25 | + <Filename Value="..\..\..\bin\ikelaiah"/> |
| 26 | + </Target> |
| 27 | + <SearchPaths> |
| 28 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 29 | + <UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/> |
| 30 | + </SearchPaths> |
| 31 | + <Parsing> |
| 32 | + <SyntaxOptions> |
| 33 | + <IncludeAssertionCode Value="True"/> |
| 34 | + </SyntaxOptions> |
| 35 | + </Parsing> |
| 36 | + <CodeGeneration> |
| 37 | + <RelocatableUnit Value="True"/> |
| 38 | + <Checks> |
| 39 | + <IOChecks Value="True"/> |
| 40 | + <RangeChecks Value="True"/> |
| 41 | + <OverflowChecks Value="True"/> |
| 42 | + <StackChecks Value="True"/> |
| 43 | + </Checks> |
| 44 | + <VerifyObjMethodCallValidity Value="True"/> |
| 45 | + </CodeGeneration> |
| 46 | + <Linking> |
| 47 | + <Debugging> |
| 48 | + <DebugInfoType Value="dsDwarf3"/> |
| 49 | + <UseHeaptrc Value="True"/> |
| 50 | + <TrashVariables Value="True"/> |
| 51 | + <UseExternalDbgSyms Value="True"/> |
| 52 | + </Debugging> |
| 53 | + </Linking> |
| 54 | + <Other> |
| 55 | + <CustomOptions Value="-dDEBUG"/> |
| 56 | + <OtherDefines Count="1"> |
| 57 | + <Define0 Value="DEBUG"/> |
| 58 | + </OtherDefines> |
| 59 | + </Other> |
| 60 | + </CompilerOptions> |
| 61 | + </Item2> |
| 62 | + <Item3 Name="Release"> |
| 63 | + <CompilerOptions> |
| 64 | + <Version Value="11"/> |
| 65 | + <PathDelim Value="\"/> |
| 66 | + <Target> |
| 67 | + <Filename Value="..\..\..\bin\ikelaiah"/> |
| 68 | + </Target> |
| 69 | + <SearchPaths> |
| 70 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 71 | + <UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/> |
| 72 | + </SearchPaths> |
| 73 | + <CodeGeneration> |
| 74 | + <SmartLinkUnit Value="True"/> |
| 75 | + <RelocatableUnit Value="True"/> |
| 76 | + <Optimizations> |
| 77 | + <OptimizationLevel Value="3"/> |
| 78 | + </Optimizations> |
| 79 | + </CodeGeneration> |
| 80 | + <Linking> |
| 81 | + <Debugging> |
| 82 | + <GenerateDebugInfo Value="False"/> |
| 83 | + <RunWithoutDebug Value="True"/> |
| 84 | + </Debugging> |
| 85 | + <LinkSmart Value="True"/> |
| 86 | + </Linking> |
| 87 | + </CompilerOptions> |
| 88 | + </Item3> |
19 | 89 | </BuildModes> |
20 | 90 | <PublishOptions> |
21 | 91 | <Version Value="2"/> |
|
24 | 94 | <RunParams> |
25 | 95 | <FormatVersion Value="2"/> |
26 | 96 | </RunParams> |
27 | | - <Units> |
28 | | - <Unit> |
| 97 | + <Units Count="3"> |
| 98 | + <Unit0> |
29 | 99 | <Filename Value="OneBRC.lpr"/> |
30 | 100 | <IsPartOfProject Value="True"/> |
31 | | - </Unit> |
32 | | - <Unit> |
| 101 | + </Unit0> |
| 102 | + <Unit1> |
33 | 103 | <Filename Value="stopwatch.pas"/> |
34 | 104 | <IsPartOfProject Value="True"/> |
35 | 105 | <UnitName Value="Stopwatch"/> |
36 | | - </Unit> |
37 | | - <Unit> |
| 106 | + </Unit1> |
| 107 | + <Unit2> |
38 | 108 | <Filename Value="weatherstation.pas"/> |
39 | 109 | <IsPartOfProject Value="True"/> |
40 | 110 | <UnitName Value="WeatherStation"/> |
41 | | - </Unit> |
| 111 | + </Unit2> |
42 | 112 | </Units> |
43 | 113 | </ProjectOptions> |
44 | 114 | <CompilerOptions> |
45 | 115 | <Version Value="11"/> |
46 | 116 | <PathDelim Value="\"/> |
47 | 117 | <Target> |
48 | | - <Filename Value="OneBRC"/> |
| 118 | + <Filename Value="..\..\..\bin\ikelaiah"/> |
49 | 119 | </Target> |
50 | 120 | <SearchPaths> |
51 | 121 | <IncludeFiles Value="$(ProjOutDir)"/> |
52 | | - <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 122 | + <UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/> |
53 | 123 | </SearchPaths> |
54 | 124 | <CodeGeneration> |
55 | 125 | <SmartLinkUnit Value="True"/> |
|
63 | 133 | </Linking> |
64 | 134 | </CompilerOptions> |
65 | 135 | <Debugging> |
66 | | - <Exceptions> |
67 | | - <Item> |
| 136 | + <Exceptions Count="3"> |
| 137 | + <Item1> |
68 | 138 | <Name Value="EAbort"/> |
69 | | - </Item> |
70 | | - <Item> |
| 139 | + </Item1> |
| 140 | + <Item2> |
71 | 141 | <Name Value="ECodetoolError"/> |
72 | | - </Item> |
73 | | - <Item> |
| 142 | + </Item2> |
| 143 | + <Item3> |
74 | 144 | <Name Value="EFOpenError"/> |
75 | | - </Item> |
| 145 | + </Item3> |
76 | 146 | </Exceptions> |
77 | 147 | </Debugging> |
78 | 148 | </CONFIG> |
0 commit comments