* Append extension, needed for Laz codetools. Fixes issue #41061

This commit is contained in:
Michaël Van Canneyt 2024-12-11 11:39:58 +01:00
parent fbd17b43ac
commit f38cfbb23f

View File

@ -1,3 +1,3 @@
{$DEFINE FPC_DOTTEDUNITS}
unit FpWeb.HostApp.Simple;
{$i fpsimpleserver}
{$i fpsimpleserver.pp}