|
7 | 7 | <MainUnitHasCreateFormStatements Value="False"/> |
8 | 8 | <MainUnitHasTitleStatement Value="False"/> |
9 | 9 | <MainUnitHasScaledStatement Value="False"/> |
| 10 | + <CompatibilityMode Value="True"/> |
10 | 11 | </Flags> |
11 | 12 | <SessionStorage Value="InProjectDir"/> |
12 | 13 | <Title Value="wcontest"/> |
13 | 14 | <UseAppBundle Value="False"/> |
14 | 15 | <ResourceType Value="res"/> |
15 | 16 | </General> |
16 | | - <BuildModes> |
17 | | - <Item Name="Debug" Default="True"/> |
18 | | - <Item Name="Release"> |
| 17 | + <BuildModes Count="2"> |
| 18 | + <Item1 Name="Debug" Default="True"/> |
| 19 | + <Item2 Name="Release"> |
19 | 20 | <CompilerOptions> |
20 | 21 | <Version Value="11"/> |
21 | 22 | <Target> |
22 | 23 | <Filename Value="../../../bin/gklark"/> |
23 | 24 | </Target> |
24 | 25 | <SearchPaths> |
25 | 26 | <IncludeFiles Value="$(ProjOutDir)"/> |
26 | | - <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> |
| 27 | + <UnitOutputDirectory Value="../../../bin/lib/$(TargetCPU)-$(TargetOS)"/> |
27 | 28 | </SearchPaths> |
28 | 29 | <CodeGeneration> |
29 | 30 | <SmartLinkUnit Value="True"/> |
|
38 | 39 | </Debugging> |
39 | 40 | <LinkSmart Value="True"/> |
40 | 41 | </Linking> |
41 | | - <Other> |
42 | | - <ConfigFile> |
43 | | - <WriteConfigFilePath Value=""/> |
44 | | - </ConfigFile> |
45 | | - </Other> |
46 | 42 | </CompilerOptions> |
47 | | - </Item> |
| 43 | + </Item2> |
48 | 44 | </BuildModes> |
49 | 45 | <PublishOptions> |
50 | 46 | <Version Value="2"/> |
|
53 | 49 | <RunParams> |
54 | 50 | <FormatVersion Value="2"/> |
55 | 51 | </RunParams> |
56 | | - <RequiredPackages> |
57 | | - <Item> |
| 52 | + <RequiredPackages Count="1"> |
| 53 | + <Item1> |
58 | 54 | <PackageName Value="LazUtils"/> |
59 | | - </Item> |
| 55 | + </Item1> |
60 | 56 | </RequiredPackages> |
61 | | - <Units> |
62 | | - <Unit> |
| 57 | + <Units Count="1"> |
| 58 | + <Unit0> |
63 | 59 | <Filename Value="wcontest.lpr"/> |
64 | 60 | <IsPartOfProject Value="True"/> |
65 | | - </Unit> |
| 61 | + </Unit0> |
66 | 62 | </Units> |
67 | 63 | </ProjectOptions> |
68 | 64 | <CompilerOptions> |
|
72 | 68 | </Target> |
73 | 69 | <SearchPaths> |
74 | 70 | <IncludeFiles Value="$(ProjOutDir)"/> |
75 | | - <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> |
| 71 | + <UnitOutputDirectory Value="../../../bin/lib/$(TargetCPU)-$(TargetOS)"/> |
76 | 72 | </SearchPaths> |
77 | 73 | <Parsing> |
78 | 74 | <SyntaxOptions> |
|
94 | 90 | <UseExternalDbgSyms Value="True"/> |
95 | 91 | </Debugging> |
96 | 92 | </Linking> |
97 | | - <Other> |
98 | | - <ConfigFile> |
99 | | - <WriteConfigFilePath Value=""/> |
100 | | - </ConfigFile> |
101 | | - </Other> |
102 | 93 | </CompilerOptions> |
103 | 94 | <Debugging> |
104 | | - <Exceptions> |
105 | | - <Item> |
| 95 | + <Exceptions Count="3"> |
| 96 | + <Item1> |
106 | 97 | <Name Value="EAbort"/> |
107 | | - </Item> |
108 | | - <Item> |
| 98 | + </Item1> |
| 99 | + <Item2> |
109 | 100 | <Name Value="ECodetoolError"/> |
110 | | - </Item> |
111 | | - <Item> |
| 101 | + </Item2> |
| 102 | + <Item3> |
112 | 103 | <Name Value="EFOpenError"/> |
113 | | - </Item> |
| 104 | + </Item3> |
114 | 105 | </Exceptions> |
115 | 106 | </Debugging> |
116 | 107 | </CONFIG> |
0 commit comments