Skip to content

Commit 40fbfae

Browse files
committed
Revert "Unify settings for ImplcitBuild"
This reverts commit 5193660.
1 parent 54b5eea commit 40fbfae

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 ON}
30+
{$IMPLICITBUILD OFF}
3131

3232
requires
3333
vcl,

0 commit comments

Comments
 (0)