Skip to content

Commit 5193660

Browse files
author
Joachim Marder
committed
Unify settings for ImplcitBuild
1 parent cd55325 commit 5193660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/RAD Studio 10.4+/VirtualTreesR.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ package VirtualTreesR;
2727
{$ENDIF IMPLICITBUILDING}
2828
{$LIBSUFFIX AUTO}
2929
{$RUNONLY}
30-
{$IMPLICITBUILD OFF}
30+
{$IMPLICITBUILD ON}
3131

3232
requires
3333
vcl,

0 commit comments

Comments
 (0)