mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Adjust filenames for Delphi 10 package of VirtualTreeView.
Left for later: - Creating .bdsproj files for both packages VirtualTrees.dpk and VirtualTreesD.dpk . - Adding these bdsproj files to the D10 superpackage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package VirtualTreesD10;
|
||||
package VirtualTrees;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
@@ -1,4 +1,4 @@
|
||||
package VirtualTreesD10D;
|
||||
package VirtualTreesD;
|
||||
|
||||
{$R *.res}
|
||||
{$R '..\..\Design\VirtualTreesD.dcr'}
|
||||
Reference in New Issue
Block a user