Changeset 465 for branches/highdpi/Packages/DpiControls/DpiControls.lpk
- Timestamp:
- Nov 30, 2023, 10:16:14 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/Packages/DpiControls/DpiControls.lpk
r265 r465 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <CONFIG> 3 <Package Version=" 4">3 <Package Version="5"> 4 4 <Name Value="DpiControls"/> 5 5 <Type Value="RunAndDesignTime"/> … … 10 10 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-${BuildMode}"/> 11 11 </SearchPaths> 12 <Parsing> 13 <SyntaxOptions> 14 <SyntaxMode Value="Delphi"/> 15 </SyntaxOptions> 16 </Parsing> 12 17 </CompilerOptions> 13 18 <Description Value="Controls with dimensions independent to screen DPI setting. The controls use internally VCL controls. All positions and sizes are scaled from DPI independent values."/> … … 25 30 </Item2> 26 31 </Files> 32 <CompatibilityMode Value="True"/> 27 33 <RequiredPkgs Count="3"> 28 34 <Item1>
Note:
See TracChangeset
for help on using the changeset viewer.