Skip to content

Commit 54b5eea

Browse files
committed
Revert "Fix build problems on command line with Delphi 12.3"
This reverts commit 4199d5e.
1 parent 85edf1d commit 54b5eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/RAD Studio 10.4+/VirtualTreesD.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{$DESCRIPTION 'VirtualTreeView Controls'}
3030
{$LIBSUFFIX AUTO}
3131
{$DESIGNONLY}
32-
{$IMPLICITBUILD ON}
32+
{$IMPLICITBUILD OFF}
3333

3434
requires
3535
DesignIDE,

0 commit comments

Comments
 (0)