LMS2.4
This commit is contained in:
parent
f9bbecdd3c
commit
7bc9853737
@ -46,13 +46,11 @@
|
|||||||
</Debugging>
|
</Debugging>
|
||||||
<LinkSmart Value="True"/>
|
<LinkSmart Value="True"/>
|
||||||
</Linking>
|
</Linking>
|
||||||
<Other>
|
|
||||||
<ConfigFile>
|
|
||||||
<DontUseConfigFile Value="True"/>
|
|
||||||
</ConfigFile>
|
|
||||||
</Other>
|
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
</Item>
|
</Item>
|
||||||
|
<SharedMatrixOptions Count="1">
|
||||||
|
<Item1 ID="513466983498" Modes="Release,Debug" Type="IDEMacro" MacroName="LCLWidgetType" Value="nogui"/>
|
||||||
|
</SharedMatrixOptions>
|
||||||
</BuildModes>
|
</BuildModes>
|
||||||
<PublishOptions>
|
<PublishOptions>
|
||||||
<Version Value="2"/>
|
<Version Value="2"/>
|
||||||
|
@ -9,7 +9,6 @@ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user