@@ -14,8 +14,64 @@ |
| 14 |
<UseAppBundle Value="False"/> |
14 |
<UseAppBundle Value="False"/> |
| 15 |
<ResourceType Value="res"/> |
15 |
<ResourceType Value="res"/> |
| 16 |
</General> |
16 |
</General> |
| 17 |
<BuildModes Count="1"> |
17 |
<BuildModes Count="3"> |
| 18 |
<Item1 Name="Default" Default="True"/> |
18 |
<Item1 Name="Default" Default="True"/> |
|
|
19 |
<Item2 Name="Debug"> |
|
|
20 |
<CompilerOptions> |
|
|
21 |
<Version Value="11"/> |
|
|
22 |
<PathDelim Value="\"/> |
|
|
23 |
<SearchPaths> |
|
|
24 |
<IncludeFiles Value="$(ProjOutDir)"/> |
|
|
25 |
<OtherUnitFiles Value="."/> |
|
|
26 |
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
|
|
27 |
</SearchPaths> |
|
|
28 |
<Parsing> |
|
|
29 |
<SyntaxOptions> |
|
|
30 |
<IncludeAssertionCode Value="True"/> |
|
|
31 |
</SyntaxOptions> |
|
|
32 |
</Parsing> |
|
|
33 |
<CodeGeneration> |
|
|
34 |
<Checks> |
|
|
35 |
<IOChecks Value="True"/> |
|
|
36 |
<RangeChecks Value="True"/> |
|
|
37 |
<OverflowChecks Value="True"/> |
|
|
38 |
<StackChecks Value="True"/> |
|
|
39 |
</Checks> |
|
|
40 |
<VerifyObjMethodCallValidity Value="True"/> |
|
|
41 |
</CodeGeneration> |
|
|
42 |
<Linking> |
|
|
43 |
<Debugging> |
|
|
44 |
<TrashVariables Value="True"/> |
|
|
45 |
</Debugging> |
|
|
46 |
</Linking> |
|
|
47 |
</CompilerOptions> |
|
|
48 |
</Item2> |
|
|
49 |
<Item3 Name="Release"> |
|
|
50 |
<CompilerOptions> |
|
|
51 |
<Version Value="11"/> |
|
|
52 |
<PathDelim Value="\"/> |
|
|
53 |
<Target> |
|
|
54 |
<Filename Value="Release/uge2source"/> |
|
|
55 |
</Target> |
|
|
56 |
<SearchPaths> |
|
|
57 |
<IncludeFiles Value="$(ProjOutDir)"/> |
|
|
58 |
<OtherUnitFiles Value="."/> |
|
|
59 |
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
|
|
60 |
</SearchPaths> |
|
|
61 |
<CodeGeneration> |
|
|
62 |
<SmartLinkUnit Value="True"/> |
|
|
63 |
<Optimizations> |
|
|
64 |
<OptimizationLevel Value="3"/> |
|
|
65 |
</Optimizations> |
|
|
66 |
</CodeGeneration> |
|
|
67 |
<Linking> |
|
|
68 |
<Debugging> |
|
|
69 |
<GenerateDebugInfo Value="False"/> |
|
|
70 |
</Debugging> |
|
|
71 |
<LinkSmart Value="True"/> |
|
|
72 |
</Linking> |
|
|
73 |
</CompilerOptions> |
|
|
74 |
</Item3> |
| 19 |
</BuildModes> |
75 |
</BuildModes> |
| 20 |
<PublishOptions> |
76 |
<PublishOptions> |
| 21 |
<Version Value="2"/> |
77 |
<Version Value="2"/> |