This commit is contained in:
Алексей Заблоцкий 2025-07-03 10:37:12 +03:00
parent 8bfdd979ec
commit f9bbecdd3c
2 changed files with 1 additions and 3 deletions

View File

@ -53,9 +53,6 @@
</Other> </Other>
</CompilerOptions> </CompilerOptions>
</Item> </Item>
<SharedMatrixOptions Count="1">
<Item1 ID="700255898348" Modes="Debug,Release" Type="IDEMacro" MacroName="LCLWidgetType" Value="nogui"/>
</SharedMatrixOptions>
</BuildModes> </BuildModes>
<PublishOptions> <PublishOptions>
<Version Value="2"/> <Version Value="2"/>

View File

@ -9,6 +9,7 @@ Uses
{$ENDIF} {$ENDIF}
Interfaces, // this includes the LCL widgetset Interfaces, // this includes the LCL widgetset
sysutils, sysutils,
system,
DaemonApp, lazdaemonapp, cgi_mapper, cgi_daemon, tcpthreadhelper, DaemonApp, lazdaemonapp, cgi_mapper, cgi_daemon, tcpthreadhelper,
ConnectionsDmUnit, baseconnection, tcpserver, cgiReport, cgiDM, extTypes, ConnectionsDmUnit, baseconnection, tcpserver, cgiReport, cgiDM, extTypes,
reportDMUnit, abbrevia, lnetbase, applicantlist reportDMUnit, abbrevia, lnetbase, applicantlist