1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <CONFIG>
|
---|
3 | <ProjectOptions>
|
---|
4 | <Version Value="11"/>
|
---|
5 | <General>
|
---|
6 | <SessionStorage Value="InProjectDir"/>
|
---|
7 | <MainUnit Value="0"/>
|
---|
8 | <Title Value="DpiComponentsDemo"/>
|
---|
9 | <Scaled Value="True"/>
|
---|
10 | <ResourceType Value="res"/>
|
---|
11 | <UseXPManifest Value="True"/>
|
---|
12 | <XPManifest>
|
---|
13 | <DpiAware Value="True"/>
|
---|
14 | </XPManifest>
|
---|
15 | <Icon Value="0"/>
|
---|
16 | </General>
|
---|
17 | <BuildModes Count="2">
|
---|
18 | <Item1 Name="Debug" Default="True"/>
|
---|
19 | <Item2 Name="Release">
|
---|
20 | <CompilerOptions>
|
---|
21 | <Version Value="11"/>
|
---|
22 | <Target>
|
---|
23 | <Filename Value="DpiComponentsDemo"/>
|
---|
24 | </Target>
|
---|
25 | <SearchPaths>
|
---|
26 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
27 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-${BuildMode}"/>
|
---|
28 | </SearchPaths>
|
---|
29 | <Parsing>
|
---|
30 | <SyntaxOptions>
|
---|
31 | <CStyleOperator Value="False"/>
|
---|
32 | <AllowLabel Value="False"/>
|
---|
33 | <CPPInline Value="False"/>
|
---|
34 | </SyntaxOptions>
|
---|
35 | </Parsing>
|
---|
36 | <CodeGeneration>
|
---|
37 | <Optimizations>
|
---|
38 | <OptimizationLevel Value="3"/>
|
---|
39 | </Optimizations>
|
---|
40 | </CodeGeneration>
|
---|
41 | <Linking>
|
---|
42 | <Debugging>
|
---|
43 | <GenerateDebugInfo Value="False"/>
|
---|
44 | </Debugging>
|
---|
45 | <Options>
|
---|
46 | <Win32>
|
---|
47 | <GraphicApplication Value="True"/>
|
---|
48 | </Win32>
|
---|
49 | </Options>
|
---|
50 | </Linking>
|
---|
51 | <Other>
|
---|
52 | <CompilerMessages>
|
---|
53 | <IgnoredMessages idx5024="True"/>
|
---|
54 | </CompilerMessages>
|
---|
55 | </Other>
|
---|
56 | </CompilerOptions>
|
---|
57 | </Item2>
|
---|
58 | </BuildModes>
|
---|
59 | <PublishOptions>
|
---|
60 | <Version Value="2"/>
|
---|
61 | <UseFileFilters Value="True"/>
|
---|
62 | </PublishOptions>
|
---|
63 | <RunParams>
|
---|
64 | <FormatVersion Value="2"/>
|
---|
65 | <Modes Count="0"/>
|
---|
66 | </RunParams>
|
---|
67 | <RequiredPackages Count="2">
|
---|
68 | <Item1>
|
---|
69 | <PackageName Value="DpiControls"/>
|
---|
70 | <DefaultFilename Value="../DpiControls.lpk" Prefer="True"/>
|
---|
71 | </Item1>
|
---|
72 | <Item2>
|
---|
73 | <PackageName Value="LCL"/>
|
---|
74 | </Item2>
|
---|
75 | </RequiredPackages>
|
---|
76 | <Units Count="3">
|
---|
77 | <Unit0>
|
---|
78 | <Filename Value="DpiComponentsDemo.lpr"/>
|
---|
79 | <IsPartOfProject Value="True"/>
|
---|
80 | </Unit0>
|
---|
81 | <Unit1>
|
---|
82 | <Filename Value="UFormMain.pas"/>
|
---|
83 | <IsPartOfProject Value="True"/>
|
---|
84 | <ComponentName Value="FormMain"/>
|
---|
85 | <HasResources Value="True"/>
|
---|
86 | <ResourceBaseClass Value="Form"/>
|
---|
87 | </Unit1>
|
---|
88 | <Unit2>
|
---|
89 | <Filename Value="UDpiFormMain.pas"/>
|
---|
90 | <IsPartOfProject Value="True"/>
|
---|
91 | <ComponentName Value="DpiFormMain"/>
|
---|
92 | <HasResources Value="True"/>
|
---|
93 | </Unit2>
|
---|
94 | </Units>
|
---|
95 | </ProjectOptions>
|
---|
96 | <CompilerOptions>
|
---|
97 | <Version Value="11"/>
|
---|
98 | <Target>
|
---|
99 | <Filename Value="DpiComponentsDemo"/>
|
---|
100 | </Target>
|
---|
101 | <SearchPaths>
|
---|
102 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
103 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-${BuildMode}"/>
|
---|
104 | </SearchPaths>
|
---|
105 | <Parsing>
|
---|
106 | <SyntaxOptions>
|
---|
107 | <CStyleOperator Value="False"/>
|
---|
108 | <IncludeAssertionCode Value="True"/>
|
---|
109 | <AllowLabel Value="False"/>
|
---|
110 | <CPPInline Value="False"/>
|
---|
111 | </SyntaxOptions>
|
---|
112 | </Parsing>
|
---|
113 | <CodeGeneration>
|
---|
114 | <Checks>
|
---|
115 | <IOChecks Value="True"/>
|
---|
116 | <RangeChecks Value="True"/>
|
---|
117 | <OverflowChecks Value="True"/>
|
---|
118 | <StackChecks Value="True"/>
|
---|
119 | </Checks>
|
---|
120 | <VerifyObjMethodCallValidity Value="True"/>
|
---|
121 | </CodeGeneration>
|
---|
122 | <Linking>
|
---|
123 | <Debugging>
|
---|
124 | <UseHeaptrc Value="True"/>
|
---|
125 | </Debugging>
|
---|
126 | <Options>
|
---|
127 | <Win32>
|
---|
128 | <GraphicApplication Value="True"/>
|
---|
129 | </Win32>
|
---|
130 | </Options>
|
---|
131 | </Linking>
|
---|
132 | <Other>
|
---|
133 | <CompilerMessages>
|
---|
134 | <IgnoredMessages idx5024="True"/>
|
---|
135 | </CompilerMessages>
|
---|
136 | </Other>
|
---|
137 | </CompilerOptions>
|
---|
138 | <Debugging>
|
---|
139 | <Exceptions Count="3">
|
---|
140 | <Item1>
|
---|
141 | <Name Value="EAbort"/>
|
---|
142 | </Item1>
|
---|
143 | <Item2>
|
---|
144 | <Name Value="ECodetoolError"/>
|
---|
145 | </Item2>
|
---|
146 | <Item3>
|
---|
147 | <Name Value="EFOpenError"/>
|
---|
148 | </Item3>
|
---|
149 | </Exceptions>
|
---|
150 | </Debugging>
|
---|
151 | </CONFIG>
|
---|